[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:20:35.973086  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:46127
I20260710 13:20:35.974622  1508 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:20:35.975762  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.993688  1515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:35.993732  1514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:35.995311  1508 server_base.cc:1061] running on GCE node
W20260710 13:20:35.994158  1517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:37.212174  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:37.212447  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:37.212616  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689637212599 us; error 0 us; skew 500 ppm
I20260710 13:20:37.213491  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:37.219529  1508 webserver.cc:533] Webserver started at http://127.1.121.62:38751/ using document root <none> and password file <none>
I20260710 13:20:37.220496  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:37.220709  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:37.221148  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:37.227571  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "924b48c41dba4211b1a1a24b13db656f"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.238876  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:20:37.245646  1523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.246984  1508 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:37.247409  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "924b48c41dba4211b1a1a24b13db656f"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.247756  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:37.309310  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:37.310946  1508 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:20:37.311421  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:37.388870  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:46127
I20260710 13:20:37.388983  1574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:46127 every 8 connection(s)
I20260710 13:20:37.397799  1575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.421975  1575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: Bootstrap starting.
I20260710 13:20:37.428558  1575 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.430828  1575 log.cc:826] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: Log is configured to *not* fsync() on all Append() calls
I20260710 13:20:37.435658  1575 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: No bootstrap required, opened a new log
I20260710 13:20:37.456301  1575 raft_consensus.cc:359] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER }
I20260710 13:20:37.456869  1575 raft_consensus.cc:385] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.457187  1575 raft_consensus.cc:740] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 924b48c41dba4211b1a1a24b13db656f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.458099  1575 consensus_queue.cc:260] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER }
I20260710 13:20:37.458585  1575 raft_consensus.cc:399] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:37.458927  1575 raft_consensus.cc:493] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:37.459286  1575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.463541  1575 raft_consensus.cc:515] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER }
I20260710 13:20:37.464442  1575 leader_election.cc:304] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [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: 924b48c41dba4211b1a1a24b13db656f; no voters: 
I20260710 13:20:37.466187  1575 leader_election.cc:290] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:37.466548  1578 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.468834  1578 raft_consensus.cc:697] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 1 LEADER]: Becoming Leader. State: Replica: 924b48c41dba4211b1a1a24b13db656f, State: Running, Role: LEADER
I20260710 13:20:37.469846  1578 consensus_queue.cc:237] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [LEADER]: Queue going to LEADER mode. State: All 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: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER }
I20260710 13:20:37.470870  1575 sys_catalog.cc:565] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:37.480826  1580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 924b48c41dba4211b1a1a24b13db656f. Latest consensus state: current_term: 1 leader_uuid: "924b48c41dba4211b1a1a24b13db656f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER } }
I20260710 13:20:37.480907  1579 sys_catalog.cc:455] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "924b48c41dba4211b1a1a24b13db656f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "924b48c41dba4211b1a1a24b13db656f" member_type: VOTER } }
I20260710 13:20:37.481582  1580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:37.481841  1579 sys_catalog.cc:458] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:37.485447  1586 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:37.497641  1586 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:37.500530  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:37.516153  1586 catalog_manager.cc:1383] Generated new cluster ID: eaababb357f9459d93db926325d65f82
I20260710 13:20:37.516495  1586 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:37.538743  1586 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:37.540930  1586 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:37.561739  1586 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: Generated new TSK 0
I20260710 13:20:37.562969  1586 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:37.631938  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:37.642022  1597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:37.643805  1598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:37.649669  1508 server_base.cc:1061] running on GCE node
W20260710 13:20:37.650030  1600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:37.651067  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:37.651363  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:37.651582  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689637651564 us; error 0 us; skew 500 ppm
I20260710 13:20:37.652381  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:37.656536  1508 webserver.cc:533] Webserver started at http://127.1.121.1:41687/ using document root <none> and password file <none>
I20260710 13:20:37.657258  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:37.657506  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:37.657842  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:37.659374  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "37d804a01aab4bfdb7258fafa4b19468"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.666445  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:20:37.671753  1605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.672673  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:20:37.673025  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "37d804a01aab4bfdb7258fafa4b19468"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.673404  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:37.695281  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:37.697075  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:37.699952  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:37.705564  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:37.705900  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.706219  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:37.706460  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.799986  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:42933
I20260710 13:20:37.800045  1667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:42933 every 8 connection(s)
I20260710 13:20:37.807878  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:37.822068  1673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:37.837972  1672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:37.839044  1675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:37.840940  1668 heartbeater.cc:344] Connected to a master server at 127.1.121.62:46127
I20260710 13:20:37.841379  1668 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:37.842263  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:37.842561  1668 heartbeater.cc:507] Master 127.1.121.62:46127 requested a full tablet report, sending...
I20260710 13:20:37.843317  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:37.843587  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:37.843807  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689637843786 us; error 0 us; skew 500 ppm
I20260710 13:20:37.844533  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:37.846329  1540 ts_manager.cc:194] Registered new tserver with Master: 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933)
I20260710 13:20:37.847705  1508 webserver.cc:533] Webserver started at http://127.1.121.2:41429/ using document root <none> and password file <none>
I20260710 13:20:37.848240  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:37.848453  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:37.848733  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:37.849304  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48758
I20260710 13:20:37.849879  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.856098  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:20:37.860406  1680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.861174  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:20:37.861441  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-f9vl"
I20260710 13:20:37.861721  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:37.897053  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:37.898353  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:37.900508  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:37.903925  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:37.904163  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.904397  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:37.904561  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.003779  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:45737
I20260710 13:20:38.003881  1742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:45737 every 8 connection(s)
I20260710 13:20:38.013357  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:38.022157  1746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:38.024679  1747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:38.028970  1743 heartbeater.cc:344] Connected to a master server at 127.1.121.62:46127
I20260710 13:20:38.029458  1743 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.029446  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:38.030467  1743 heartbeater.cc:507] Master 127.1.121.62:46127 requested a full tablet report, sending...
W20260710 13:20:38.030990  1749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:38.032007  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:38.032277  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:38.032471  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689638032454 us; error 0 us; skew 500 ppm
I20260710 13:20:38.032763  1540 ts_manager.cc:194] Registered new tserver with Master: 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:38.033192  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:38.034536  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48762
I20260710 13:20:38.036196  1508 webserver.cc:533] Webserver started at http://127.1.121.3:45755/ using document root <none> and password file <none>
I20260710 13:20:38.036852  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:38.037101  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:38.037395  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:38.038408  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-f9vl"
I20260710 13:20:38.043071  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:38.046564  1754 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.047477  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:38.047791  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
format_stamp: "Formatted at 2026-07-10 13:20:38 on dist-test-slave-f9vl"
I20260710 13:20:38.048105  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:38.069480  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:38.070686  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:38.072229  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:38.074326  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:38.074555  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.074785  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:38.074954  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:38.171234  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:37893
I20260710 13:20:38.171377  1816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:37893 every 8 connection(s)
I20260710 13:20:38.190052  1817 heartbeater.cc:344] Connected to a master server at 127.1.121.62:46127
I20260710 13:20:38.190425  1817 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:38.191299  1817 heartbeater.cc:507] Master 127.1.121.62:46127 requested a full tablet report, sending...
I20260710 13:20:38.193415  1540 ts_manager.cc:194] Registered new tserver with Master: c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:38.194236  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014613035s
I20260710 13:20:38.195340  1540 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48772
I20260710 13:20:38.247596  1540 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48782:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:38.251696  1540 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:38.374889  1780 tablet_service.cc:1511] Processing CreateTablet for tablet 85fb71962ba944ec96bd3f7f2882a252 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:38.377085  1779 tablet_service.cc:1511] Processing CreateTablet for tablet e30e144c245a44289cb27d624444c205 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:38.382385  1781 tablet_service.cc:1511] Processing CreateTablet for tablet e10c01493ee34a3392fdc58409b43f96 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:38.385958  1782 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c631cbad44b68b981e17ae9b983d7 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:38.388993  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85fb71962ba944ec96bd3f7f2882a252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.392727  1781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10c01493ee34a3392fdc58409b43f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.388675  1633 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c631cbad44b68b981e17ae9b983d7 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:38.385155  1778 tablet_service.cc:1511] Processing CreateTablet for tablet 000e44a0c02245718b311e8499154b66 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:38.396826  1629 tablet_service.cc:1511] Processing CreateTablet for tablet 000e44a0c02245718b311e8499154b66 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:38.397339  1782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c631cbad44b68b981e17ae9b983d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.400185  1630 tablet_service.cc:1511] Processing CreateTablet for tablet e30e144c245a44289cb27d624444c205 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:38.404997  1633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c631cbad44b68b981e17ae9b983d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.403275  1631 tablet_service.cc:1511] Processing CreateTablet for tablet 85fb71962ba944ec96bd3f7f2882a252 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:38.406217  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30e144c245a44289cb27d624444c205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.407574  1629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e44a0c02245718b311e8499154b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.408234  1707 tablet_service.cc:1511] Processing CreateTablet for tablet e10c01493ee34a3392fdc58409b43f96 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:38.408772  1778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e44a0c02245718b311e8499154b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.399099  1628 tablet_service.cc:1511] Processing CreateTablet for tablet 57a67fd1c71b402fbb2e53fc13607118 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:38.414281  1627 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:38.415002  1777 tablet_service.cc:1511] Processing CreateTablet for tablet 57a67fd1c71b402fbb2e53fc13607118 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:38.418780  1705 tablet_service.cc:1511] Processing CreateTablet for tablet e30e144c245a44289cb27d624444c205 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:38.421172  1631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85fb71962ba944ec96bd3f7f2882a252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.406538  1632 tablet_service.cc:1511] Processing CreateTablet for tablet e10c01493ee34a3392fdc58409b43f96 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:38.422561  1707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10c01493ee34a3392fdc58409b43f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.429018  1630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30e144c245a44289cb27d624444c205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.429047  1777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a67fd1c71b402fbb2e53fc13607118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.428350  1704 tablet_service.cc:1511] Processing CreateTablet for tablet 000e44a0c02245718b311e8499154b66 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:38.427212  1706 tablet_service.cc:1511] Processing CreateTablet for tablet 85fb71962ba944ec96bd3f7f2882a252 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:38.433038  1632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e10c01493ee34a3392fdc58409b43f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.427908  1703 tablet_service.cc:1511] Processing CreateTablet for tablet 57a67fd1c71b402fbb2e53fc13607118 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:38.417016  1708 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8c631cbad44b68b981e17ae9b983d7 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:38.436959  1705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30e144c245a44289cb27d624444c205. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.441296  1627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.444000  1628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a67fd1c71b402fbb2e53fc13607118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.441761  1702 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:38.451411  1704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000e44a0c02245718b311e8499154b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.464365  1776 tablet_service.cc:1511] Processing CreateTablet for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:38.480561  1776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:38.489711  1588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:38.519568  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96c3b09ec2c34a2bb8a9c7ddd4cae2a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.521349  1835 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:38.527482  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57a67fd1c71b402fbb2e53fc13607118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.535429  1708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8c631cbad44b68b981e17ae9b983d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.535934  1835 tablet_bootstrap.cc:654] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.547945  1706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85fb71962ba944ec96bd3f7f2882a252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.580988  1836 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:38.614831  1837 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:38.622143  1837 tablet_bootstrap.cc:654] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.633821  1632 tablet_service.cc:1511] Processing CreateTablet for tablet 9e98a1e86ca042b7a4a51f341e71aa8f (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:38.635141  1632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e98a1e86ca042b7a4a51f341e71aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.639501  1702 tablet_service.cc:1511] Processing CreateTablet for tablet 9e98a1e86ca042b7a4a51f341e71aa8f (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:38.640762  1702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e98a1e86ca042b7a4a51f341e71aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.649924  1627 tablet_service.cc:1511] Processing CreateTablet for tablet e96dba0b52b547c1a51fb76cc4e8697a (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:38.650954  1782 tablet_service.cc:1511] Processing CreateTablet for tablet 9e98a1e86ca042b7a4a51f341e71aa8f (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:38.653481  1782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e98a1e86ca042b7a4a51f341e71aa8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.653844  1703 tablet_service.cc:1511] Processing CreateTablet for tablet e96dba0b52b547c1a51fb76cc4e8697a (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:38.656884  1703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dba0b52b547c1a51fb76cc4e8697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.659145  1627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dba0b52b547c1a51fb76cc4e8697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.658996  1780 tablet_service.cc:1511] Processing CreateTablet for tablet e96dba0b52b547c1a51fb76cc4e8697a (DEFAULT_TABLE table=test-workload [id=385170ba8dce406c847fce89d585cb69]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:38.660225  1780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96dba0b52b547c1a51fb76cc4e8697a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:38.694566  1836 tablet_bootstrap.cc:654] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.712239  1837 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:38.712803  1837 ts_tablet_manager.cc:1403] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.007s
I20260710 13:20:38.721179  1835 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:38.721586  1835 ts_tablet_manager.cc:1403] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.201s	user 0.021s	sys 0.019s
I20260710 13:20:38.721840  1837 raft_consensus.cc:359] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.722837  1837 raft_consensus.cc:385] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.724547  1837 raft_consensus.cc:740] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.725353  1837 consensus_queue.cc:260] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.726691  1836 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:38.727360  1836 ts_tablet_manager.cc:1403] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.000s
I20260710 13:20:38.732517  1836 raft_consensus.cc:359] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.733536  1836 raft_consensus.cc:385] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.733964  1836 raft_consensus.cc:740] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.735016  1836 consensus_queue.cc:260] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.740753  1835 raft_consensus.cc:359] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.743091  1835 raft_consensus.cc:385] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.743384  1835 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.744182  1668 heartbeater.cc:499] Master 127.1.121.62:46127 was elected leader, sending a full tablet report...
I20260710 13:20:38.745065  1743 heartbeater.cc:499] Master 127.1.121.62:46127 was elected leader, sending a full tablet report...
I20260710 13:20:38.745024  1835 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.747466  1837 ts_tablet_manager.cc:1434] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.009s
I20260710 13:20:38.748674  1837 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:38.754794  1836 ts_tablet_manager.cc:1434] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.005s
I20260710 13:20:38.755883  1836 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:38.756572  1837 tablet_bootstrap.cc:654] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:38.762966  1744 tablet.cc:2406] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:38.765655  1836 tablet_bootstrap.cc:654] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.770471  1817 heartbeater.cc:499] Master 127.1.121.62:46127 was elected leader, sending a full tablet report...
I20260710 13:20:38.772526  1835 ts_tablet_manager.cc:1434] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.005s
I20260710 13:20:38.774694  1835 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:38.783540  1841 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.784034  1841 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.787087  1841 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:38.805362  1836 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:38.805871  1836 ts_tablet_manager.cc:1403] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.004s
I20260710 13:20:38.817274  1835 tablet_bootstrap.cc:654] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.826308  1836 raft_consensus.cc:359] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.827272  1836 raft_consensus.cc:385] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.827693  1836 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.828573  1836 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.831221  1836 ts_tablet_manager.cc:1434] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
I20260710 13:20:38.834751  1837 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:38.835327  1837 ts_tablet_manager.cc:1403] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.087s	user 0.025s	sys 0.034s
I20260710 13:20:38.835734  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
W20260710 13:20:38.837730  1609 leader_election.cc:343] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.840045  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
W20260710 13:20:38.841867  1608 leader_election.cc:343] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.842335  1608 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37d804a01aab4bfdb7258fafa4b19468; no voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:38.838763  1837 raft_consensus.cc:359] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.843178  1837 raft_consensus.cc:385] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.843449  1841 raft_consensus.cc:2749] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:38.843555  1837 raft_consensus.cc:740] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.844390  1837 consensus_queue.cc:260] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.846005  1836 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:38.846788  1837 ts_tablet_manager.cc:1434] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:20:38.848189  1837 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:38.856151  1836 tablet_bootstrap.cc:654] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.859988  1837 tablet_bootstrap.cc:654] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.861196  1835 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:38.863320  1835 ts_tablet_manager.cc:1403] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.016s
I20260710 13:20:38.867614  1835 raft_consensus.cc:359] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.870131  1836 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:38.870388  1837 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:38.870488  1835 raft_consensus.cc:385] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.870905  1837 ts_tablet_manager.cc:1403] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.011s
I20260710 13:20:38.870875  1835 raft_consensus.cc:740] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.870919  1836 ts_tablet_manager.cc:1403] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.004s
I20260710 13:20:38.872294  1835 consensus_queue.cc:260] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.874293  1836 raft_consensus.cc:359] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.875057  1835 ts_tablet_manager.cc:1434] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:38.875044  1836 raft_consensus.cc:385] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.875613  1836 raft_consensus.cc:740] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.876410  1835 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:38.876456  1836 consensus_queue.cc:260] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.879124  1842 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.879547  1842 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.883461  1842 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:38.885053  1835 tablet_bootstrap.cc:654] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.885694  1837 raft_consensus.cc:359] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.886664  1837 raft_consensus.cc:385] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.887046  1837 raft_consensus.cc:740] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.887953  1837 consensus_queue.cc:260] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.891806  1837 ts_tablet_manager.cc:1434] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 13:20:38.893136  1837 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:38.896463  1843 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.897028  1843 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.901611  1837 tablet_bootstrap.cc:654] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.903362  1836 ts_tablet_manager.cc:1434] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:20:38.906747  1836 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:38.923625  1843 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:38.926311  1835 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:38.926878  1835 ts_tablet_manager.cc:1403] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260710 13:20:38.930174  1835 raft_consensus.cc:359] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.932556  1835 raft_consensus.cc:385] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.932929  1835 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.933794  1835 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.935189  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:38.935712  1836 tablet_bootstrap.cc:654] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:38.937206  1683 leader_election.cc:343] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.941155  1837 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:38.941716  1837 ts_tablet_manager.cc:1403] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.001s
I20260710 13:20:38.944940  1837 raft_consensus.cc:359] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.946765  1837 raft_consensus.cc:385] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.947093  1837 raft_consensus.cc:740] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.947116  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:38.948091  1837 consensus_queue.cc:260] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
W20260710 13:20:38.949618  1684 leader_election.cc:343] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.950155  1684 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50; no voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:38.951596  1837 ts_tablet_manager.cc:1434] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260710 13:20:38.951779  1842 raft_consensus.cc:2749] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:38.954293  1835 ts_tablet_manager.cc:1434] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.004s
I20260710 13:20:38.955436  1835 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:38.959363  1837 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:38.978715  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:38.979883  1643 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 0.
I20260710 13:20:38.978711  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:38.982645  1836 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:38.983065  1835 tablet_bootstrap.cc:654] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.983208  1836 ts_tablet_manager.cc:1403] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.025s
I20260710 13:20:38.983884  1757 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:38.984839  1843 raft_consensus.cc:2804] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:38.984972  1757 leader_election.cc:343] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.985297  1843 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.985826  1843 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.987864  1837 tablet_bootstrap.cc:654] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.997828  1836 raft_consensus.cc:359] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:38.999071  1836 raft_consensus.cc:385] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.999526  1836 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.000577  1836 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.004221  1843 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.007448  1843 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:39.009159  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.009771  1643 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.010080  1836 ts_tablet_manager.cc:1434] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260710 13:20:39.011274  1836 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:39.016161  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
W20260710 13:20:39.017841  1757 leader_election.cc:343] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.020396  1836 tablet_bootstrap.cc:654] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.021777  1643 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 1.
I20260710 13:20:39.023145  1757 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:39.024016  1843 raft_consensus.cc:2804] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.025894  1835 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.026471  1835 ts_tablet_manager.cc:1403] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.020s
I20260710 13:20:39.026458  1843 raft_consensus.cc:697] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:39.027889  1837 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:39.030134  1837 ts_tablet_manager.cc:1403] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.012s
I20260710 13:20:39.030336  1843 consensus_queue.cc:237] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.032850  1835 raft_consensus.cc:359] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.033685  1835 raft_consensus.cc:385] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.034042  1835 raft_consensus.cc:740] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.033439  1837 raft_consensus.cc:359] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.034823  1835 consensus_queue.cc:260] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.035494  1837 raft_consensus.cc:385] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.035983  1837 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.037200  1837 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.037854  1835 ts_tablet_manager.cc:1434] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:39.039363  1835 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:39.041031  1837 ts_tablet_manager.cc:1434] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:39.042503  1837 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:39.054795  1837 tablet_bootstrap.cc:654] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.059931  1835 tablet_bootstrap.cc:654] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.068101  1540 catalog_manager.cc:5697] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 0 to 1, leader changed from <none> to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.075850  1836 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:39.076665  1836 ts_tablet_manager.cc:1403] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.008s
I20260710 13:20:39.080533  1835 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.081161  1835 ts_tablet_manager.cc:1403] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.009s
I20260710 13:20:39.084830  1837 tablet_bootstrap.cc:492] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:39.085546  1837 ts_tablet_manager.cc:1403] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.008s
I20260710 13:20:39.089087  1837 raft_consensus.cc:359] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.089970  1837 raft_consensus.cc:385] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.090327  1837 raft_consensus.cc:740] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.091234  1837 consensus_queue.cc:260] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.093784  1836 raft_consensus.cc:359] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.094624  1836 raft_consensus.cc:385] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.096940  1837 ts_tablet_manager.cc:1434] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:39.098065  1837 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:39.097736  1835 raft_consensus.cc:359] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.098593  1835 raft_consensus.cc:385] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.098941  1835 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.099808  1835 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.102316  1835 ts_tablet_manager.cc:1434] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:20:39.094970  1836 raft_consensus.cc:740] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.103945  1836 consensus_queue.cc:260] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.105464  1835 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:39.106274  1837 tablet_bootstrap.cc:654] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.110297  1836 ts_tablet_manager.cc:1434] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 13:20:39.111462  1836 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:39.114315  1835 tablet_bootstrap.cc:654] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.118938  1836 tablet_bootstrap.cc:654] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.124380  1837 tablet_bootstrap.cc:492] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:39.125099  1837 ts_tablet_manager.cc:1403] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.010s
I20260710 13:20:39.129523  1837 raft_consensus.cc:359] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.130676  1837 raft_consensus.cc:385] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.132797  1837 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.133756  1837 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.134320  1835 tablet_bootstrap.cc:492] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.134953  1835 ts_tablet_manager.cc:1403] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260710 13:20:39.136744  1837 ts_tablet_manager.cc:1434] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:20:39.138259  1835 raft_consensus.cc:359] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.139117  1835 raft_consensus.cc:385] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.139484  1835 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.140313  1835 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.143227  1842 raft_consensus.cc:493] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.143726  1842 raft_consensus.cc:515] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.145982  1842 leader_election.cc:290] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.146826  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.147241  1835 ts_tablet_manager.cc:1434] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:20:39.147576  1643 raft_consensus.cc:2468] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.148358  1835 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:39.148958  1683 leader_election.cc:304] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.149811  1842 raft_consensus.cc:2804] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.150230  1842 raft_consensus.cc:493] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.150542  1837 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:39.150609  1842 raft_consensus.cc:3060] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.151961  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.154194  1836 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:39.162184  1836 ts_tablet_manager.cc:1403] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.017s
I20260710 13:20:39.158591  1842 raft_consensus.cc:515] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.164710  1842 leader_election.cc:290] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.165778  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.166409  1643 raft_consensus.cc:3060] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.166393  1836 raft_consensus.cc:359] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.167387  1836 raft_consensus.cc:385] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.167727  1836 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.168807  1835 tablet_bootstrap.cc:654] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.168663  1836 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.169409  1843 raft_consensus.cc:493] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.169885  1843 raft_consensus.cc:515] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
W20260710 13:20:39.158010  1684 leader_election.cc:343] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.171244  1836 ts_tablet_manager.cc:1434] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:20:39.172381  1843 leader_election.cc:290] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:39.172528  1836 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:39.173311  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.175594  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.175957  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.176267  1718 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 0.
W20260710 13:20:39.178454  1684 leader_election.cc:343] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:39.179798  1757 leader_election.cc:343] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.180545  1757 leader_election.cc:304] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.181463  1836 tablet_bootstrap.cc:654] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.181669  1843 raft_consensus.cc:2804] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.182113  1843 raft_consensus.cc:493] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.161584  1837 tablet_bootstrap.cc:654] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.182483  1843 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.187899  1841 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.188469  1841 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.190064  1643 raft_consensus.cc:2468] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.191530  1683 leader_election.cc:304] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:39.191928  1841 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.192682  1842 raft_consensus.cc:2804] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.194196  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.194866  1718 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 0.
I20260710 13:20:39.196868  1608 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.198764  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.199503  1792 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 0.
I20260710 13:20:39.201395  1841 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.201858  1841 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.202517  1841 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.201812  1843 raft_consensus.cc:515] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.210673  1835 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.218418  1837 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:39.215998  1876 raft_consensus.cc:493] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.218559  1836 tablet_bootstrap.cc:492] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:39.219564  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.218472  1835 ts_tablet_manager.cc:1403] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.010s
I20260710 13:20:39.220717  1836 ts_tablet_manager.cc:1403] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.003s
I20260710 13:20:39.213869  1841 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.219952  1876 raft_consensus.cc:515] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.221110  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.220745  1718 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.223277  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.223470  1841 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.219359  1842 raft_consensus.cc:697] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.223919  1642 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.224062  1836 raft_consensus.cc:359] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.224756  1836 raft_consensus.cc:385] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.224479  1842 consensus_queue.cc:237] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.225095  1836 raft_consensus.cc:740] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.225049  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.225782  1717 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.225943  1836 consensus_queue.cc:260] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
W20260710 13:20:39.226716  1757 leader_election.cc:343] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.227720  1835 raft_consensus.cc:359] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.228437  1835 raft_consensus.cc:385] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.228544  1836 ts_tablet_manager.cc:1434] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:39.228735  1835 raft_consensus.cc:740] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.229679  1836 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:39.229517  1835 consensus_queue.cc:260] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.232064  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.232807  1792 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.236459  1835 ts_tablet_manager.cc:1434] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:20:39.237499  1835 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:39.238454  1683 leader_election.cc:304] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.239742  1873 raft_consensus.cc:2804] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.240115  1873 raft_consensus.cc:493] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.240428  1873 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.245705  1861 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.246228  1861 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.247632  1873 raft_consensus.cc:515] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.248685  1861 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:39.249766  1873 leader_election.cc:290] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.250866  1716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.251044  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.251775  1791 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:39.253016  1757 leader_election.cc:343] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.230389  1718 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 1.
I20260710 13:20:39.256047  1757 leader_election.cc:304] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.257010  1861 raft_consensus.cc:2804] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.257242  1876 leader_election.cc:290] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.253839  1792 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.254319  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.258634  1642 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.258477  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.259200  1836 tablet_bootstrap.cc:654] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.259720  1791 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.261036  1684 leader_election.cc:304] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:39.262185  1835 tablet_bootstrap.cc:654] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.262838  1717 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.263648  1837 ts_tablet_manager.cc:1403] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.007s
I20260710 13:20:39.264111  1608 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.264930  1841 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.253868  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.266304  1876 raft_consensus.cc:2804] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.217883  1843 leader_election.cc:290] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:39.267828  1841 raft_consensus.cc:697] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.268939  1837 raft_consensus.cc:359] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.269722  1837 raft_consensus.cc:385] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.268738  1841 consensus_queue.cc:237] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.269992  1837 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
W20260710 13:20:39.270051  1757 leader_election.cc:343] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.267637  1876 raft_consensus.cc:697] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.270658  1757 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c28e0bb6b3d64e1bb222531cad4c8121; no voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.271870  1861 raft_consensus.cc:697] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:39.271788  1876 consensus_queue.cc:237] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.273058  1861 consensus_queue.cc:237] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.274130  1837 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.279686  1843 raft_consensus.cc:2749] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.280970  1837 ts_tablet_manager.cc:1434] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260710 13:20:39.280635  1642 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.287267  1836 tablet_bootstrap.cc:492] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:39.287724  1836 ts_tablet_manager.cc:1403] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.012s
I20260710 13:20:39.282117  1837 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: Bootstrap starting.
I20260710 13:20:39.297416  1835 tablet_bootstrap.cc:492] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.297876  1835 ts_tablet_manager.cc:1403] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.061s	user 0.008s	sys 0.003s
I20260710 13:20:39.300518  1835 raft_consensus.cc:359] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.301395  1841 raft_consensus.cc:493] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.301678  1837 tablet_bootstrap.cc:654] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.300858  1539 catalog_manager.cc:5697] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 0 to 1, leader changed from <none> to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:39.301889  1841 raft_consensus.cc:515] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.304123  1538 catalog_manager.cc:5697] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.304934  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.307343  1718 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 0.
I20260710 13:20:39.305287  1841 leader_election.cc:290] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.308495  1836 raft_consensus.cc:359] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.309382  1836 raft_consensus.cc:385] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.309717  1836 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.310570  1836 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.313139  1836 ts_tablet_manager.cc:1434] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:20:39.314258  1836 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: Bootstrap starting.
I20260710 13:20:39.305724  1835 raft_consensus.cc:385] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.315196  1835 raft_consensus.cc:740] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.306346  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.293705  1540 catalog_manager.cc:5697] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.316063  1835 consensus_queue.cc:260] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.314690  1608 leader_election.cc:304] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.318570  1835 ts_tablet_manager.cc:1434] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
W20260710 13:20:39.318810  1609 leader_election.cc:343] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.319762  1835 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: Bootstrap starting.
I20260710 13:20:39.326234  1841 raft_consensus.cc:2804] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.326633  1841 raft_consensus.cc:493] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.326989  1841 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.329767  1836 tablet_bootstrap.cc:654] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.335942  1835 tablet_bootstrap.cc:654] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.342530  1837 tablet_bootstrap.cc:492] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: No bootstrap required, opened a new log
I20260710 13:20:39.343132  1837 ts_tablet_manager.cc:1403] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.021s
I20260710 13:20:39.344835  1876 raft_consensus.cc:493] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.345451  1876 raft_consensus.cc:515] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.345032  1537 catalog_manager.cc:5697] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.349987  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.350234  1876 leader_election.cc:290] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.351233  1792 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.351503  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.352085  1642 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.352520  1684 leader_election.cc:304] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:39.353531  1876 raft_consensus.cc:2804] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.353899  1876 raft_consensus.cc:493] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.353701  1837 raft_consensus.cc:359] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.354322  1876 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.354694  1837 raft_consensus.cc:385] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.355118  1837 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.356153  1837 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.359336  1837 ts_tablet_manager.cc:1434] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:20:39.361301  1876 raft_consensus.cc:515] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.363164  1836 tablet_bootstrap.cc:492] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: No bootstrap required, opened a new log
I20260710 13:20:39.363646  1836 ts_tablet_manager.cc:1403] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.015s
I20260710 13:20:39.364409  1835 tablet_bootstrap.cc:492] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: No bootstrap required, opened a new log
I20260710 13:20:39.364328  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.364950  1835 ts_tablet_manager.cc:1403] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.005s
I20260710 13:20:39.365027  1642 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.367960  1835 raft_consensus.cc:359] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.368654  1835 raft_consensus.cc:385] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.369026  1835 raft_consensus.cc:740] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.369760  1835 consensus_queue.cc:260] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.370694  1836 raft_consensus.cc:359] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.371454  1836 raft_consensus.cc:385] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.371811  1836 raft_consensus.cc:740] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.372277  1835 ts_tablet_manager.cc:1434] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:39.372642  1836 consensus_queue.cc:260] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.374996  1642 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.376297  1836 ts_tablet_manager.cc:1434] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:39.376713  1683 leader_election.cc:304] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.377583  1842 raft_consensus.cc:2804] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.378046  1842 raft_consensus.cc:697] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.378985  1842 consensus_queue.cc:237] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.383152  1841 raft_consensus.cc:515] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.386173  1876 leader_election.cc:290] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.387104  1841 leader_election.cc:290] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.387670  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.387979  1880 raft_consensus.cc:493] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.388298  1792 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.388374  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.388437  1880 raft_consensus.cc:515] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.388904  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.389134  1718 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.389569  1791 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.390743  1880 leader_election.cc:290] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.392351  1790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.392946  1790 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 0.
I20260710 13:20:39.394364  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.394940  1717 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 0.
I20260710 13:20:39.397156  1718 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.397606  1608 leader_election.cc:304] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.398443  1880 raft_consensus.cc:2804] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.398834  1880 raft_consensus.cc:493] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.399219  1880 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.401286  1792 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.406391  1608 leader_election.cc:304] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.408236  1791 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.409904  1539 catalog_manager.cc:5697] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.410787  1841 raft_consensus.cc:2804] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.411834  1880 raft_consensus.cc:515] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.415783  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.416523  1718 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.423053  1876 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.423702  1876 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.426367  1876 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.429539  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.429847  1718 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.430371  1791 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.431313  1841 raft_consensus.cc:697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.432113  1608 leader_election.cc:304] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.432622  1841 consensus_queue.cc:237] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.434379  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.434803  1889 raft_consensus.cc:2804] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.435088  1642 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 0.
I20260710 13:20:39.426375  1880 leader_election.cc:290] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.436345  1683 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.437338  1861 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:39.443089  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.443828  1791 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.447254  1876 raft_consensus.cc:2804] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.447681  1876 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.448048  1876 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.458261  1876 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.464356  1876 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.461113  1791 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 1.
I20260710 13:20:39.465553  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.466322  1792 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.467806  1889 raft_consensus.cc:697] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.468770  1889 consensus_queue.cc:237] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.472844  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.473598  1643 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.479568  1539 catalog_manager.cc:5697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.486294  1876 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.481719  1792 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.486891  1876 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.493791  1876 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.496073  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.496637  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" is_pre_election: true
I20260710 13:20:39.499850  1683 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50; no voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:39.500873  1718 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:39.501246  1588 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:39.503494  1684 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:39.504608  1842 raft_consensus.cc:2804] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.505143  1842 raft_consensus.cc:697] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.505894  1842 consensus_queue.cc:237] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.508522  1878 raft_consensus.cc:493] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.509205  1878 raft_consensus.cc:515] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.517705  1642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37d804a01aab4bfdb7258fafa4b19468" is_pre_election: true
I20260710 13:20:39.518689  1642 raft_consensus.cc:2393] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c28e0bb6b3d64e1bb222531cad4c8121 in current term 1: Already voted for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in this term.
I20260710 13:20:39.520598  1643 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 1.
I20260710 13:20:39.520241  1539 catalog_manager.cc:5697] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.523470  1878 leader_election.cc:290] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:39.524549  1538 catalog_manager.cc:5697] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.525429  1878 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.527221  1876 raft_consensus.cc:2749] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.531100  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96c3b09ec2c34a2bb8a9c7ddd4cae2a0" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" is_pre_election: true
I20260710 13:20:39.532315  1757 leader_election.cc:304] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c28e0bb6b3d64e1bb222531cad4c8121; no voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.532975  1878 raft_consensus.cc:3060] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.541184  1878 raft_consensus.cc:2749] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.660533  1876 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.662735  1643 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.670889  1878 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.675727  1876 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.689294  1861 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.728942  1889 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.735594  1876 consensus_queue.cc:1048] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.741384  1880 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.753019  1842 consensus_queue.cc:1048] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.785080  1718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:51460
I20260710 13:20:39.785794  1718 raft_consensus.cc:606] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.800144  1842 consensus_queue.cc:1048] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.801692  1791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:59552
I20260710 13:20:39.802278  1791 raft_consensus.cc:606] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.808852  1791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:59552
I20260710 13:20:39.809413  1791 raft_consensus.cc:606] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.816103  1873 consensus_queue.cc:1048] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.820374  1718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:51460
I20260710 13:20:39.821026  1718 raft_consensus.cc:606] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:39.844652  1643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:39.845285  1643 raft_consensus.cc:606] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:39.848176  1880 consensus_queue.cc:1048] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.855365  1643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:39.855964  1643 raft_consensus.cc:606] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:39.862860  1841 consensus_queue.cc:1048] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.864225  1643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:39.864820  1643 raft_consensus.cc:606] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Received request to transfer leadership to TS c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:39.870131  1878 raft_consensus.cc:993] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:39.870596  1878 raft_consensus.cc:1081] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:39.871065  1841 raft_consensus.cc:993] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:39.871482  1841 raft_consensus.cc:1081] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:39.874656  1718 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51442
I20260710 13:20:39.875542  1643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47402
I20260710 13:20:39.875440  1718 raft_consensus.cc:493] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.876158  1643 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.876195  1718 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.876648  1643 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.883890  1718 raft_consensus.cc:515] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.883898  1643 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.887091  1643 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.887769  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.888338  1717 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.891474  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.892086  1792 raft_consensus.cc:3055] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.892414  1792 raft_consensus.cc:740] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:39.893469  1717 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:39.893229  1792 consensus_queue.cc:260] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.894644  1792 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.894749  1608 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.895669  1841 raft_consensus.cc:2804] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.896117  1841 raft_consensus.cc:697] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.896899  1841 consensus_queue.cc:237] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.897436  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:39.898012  1643 raft_consensus.cc:3055] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.898329  1643 raft_consensus.cc:740] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.900606  1718 leader_election.cc:290] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 2 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.901934  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.902488  1791 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.903966  1643 consensus_queue.cc:260] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.906355  1643 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.908322  1792 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:39.908893  1873 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.912782  1643 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 2.
I20260710 13:20:39.913991  1683 leader_election.cc:304] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:39.914908  1873 raft_consensus.cc:2804] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.915410  1873 raft_consensus.cc:697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.916251  1873 consensus_queue.cc:237] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.916083  1539 catalog_manager.cc:5697] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 1 to 2, leader changed from c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.917092  1791 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 2.
I20260710 13:20:39.920377  1873 raft_consensus.cc:993] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:39.922253  1873 raft_consensus.cc:1081] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:39.924788  1643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47398
I20260710 13:20:39.925354  1643 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.925720  1643 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.926366  1540 catalog_manager.cc:5697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 1 to 2, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.927920  1873 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.933005  1643 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.934132  1641 raft_consensus.cc:1240] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Rejecting Update request from peer 1bf31e9bf53d4977b004ac74c7dfef50 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:39.938196  1873 consensus_queue.cc:1059] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:39.938529  1643 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:39.938717  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:39.939163  1876 raft_consensus.cc:3055] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.939447  1876 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:39.940245  1876 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.940930  1876 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.941948  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:39.960242  1717 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:39.963232  1608 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [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: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:39.963961  1841 raft_consensus.cc:2804] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.964432  1841 raft_consensus.cc:697] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:39.965164  1841 consensus_queue.cc:237] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:39.971920  1539 catalog_manager.cc:5697] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 1 to 2, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.011941  1841 consensus_queue.cc:1048] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.019572  1890 raft_consensus.cc:993] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:40.020027  1890 raft_consensus.cc:1081] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Signalling peer c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:40.022567  1791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:59524
I20260710 13:20:40.023216  1791 raft_consensus.cc:493] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.023566  1791 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.027875  1890 consensus_queue.cc:1048] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.035395  1791 raft_consensus.cc:515] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.036458  1792 raft_consensus.cc:1240] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Rejecting Update request from peer 37d804a01aab4bfdb7258fafa4b19468 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:40.038458  1890 consensus_queue.cc:1059] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.039192  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:40.039340  1890 raft_consensus.cc:3055] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.039924  1890 raft_consensus.cc:740] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:40.039949  1791 leader_election.cc:290] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 2 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:40.041108  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e96dba0b52b547c1a51fb76cc4e8697a" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:40.041713  1718 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.040736  1890 consensus_queue.cc:260] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.042941  1890 raft_consensus.cc:3060] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.048744  1718 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 2.
I20260710 13:20:40.050028  1757 leader_election.cc:304] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:40.051002  1861 raft_consensus.cc:2804] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.051522  1861 raft_consensus.cc:697] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:40.052363  1861 consensus_queue.cc:237] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.056706  1641 raft_consensus.cc:2468] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 2.
I20260710 13:20:40.060351  1539 catalog_manager.cc:5697] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 1 to 2, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.269816  1876 raft_consensus.cc:993] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:40.270289  1876 raft_consensus.cc:1081] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:40.272017  1641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47398
I20260710 13:20:40.272607  1641 raft_consensus.cc:493] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.272979  1641 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.273150  1889 raft_consensus.cc:993] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:40.273645  1889 raft_consensus.cc:1081] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:40.275821  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51442
I20260710 13:20:40.276682  1717 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.277151  1717 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.284353  1861 raft_consensus.cc:993] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:40.284924  1843 raft_consensus.cc:1081] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:40.286774  1643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47402
I20260710 13:20:40.287425  1643 raft_consensus.cc:493] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.287828  1641 raft_consensus.cc:515] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.287846  1643 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.293265  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:40.294019  1791 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.296545  1718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:40.297224  1718 raft_consensus.cc:3055] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.297581  1718 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:40.298425  1718 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.299625  1718 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.301551  1791 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:40.302716  1609 leader_election.cc:304] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:40.303596  1890 raft_consensus.cc:2804] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.303340  1717 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.304296  1890 raft_consensus.cc:697] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:40.301304  1641 leader_election.cc:290] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:40.303371  1643 raft_consensus.cc:515] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.306953  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:40.307631  1792 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.307898  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:40.308465  1641 raft_consensus.cc:3055] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.308766  1641 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:40.309702  1716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:40.310338  1716 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.305151  1890 consensus_queue.cc:237] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.317008  1718 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:40.318277  1792 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 2.
I20260710 13:20:40.319907  1716 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:40.320005  1684 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:40.309757  1641 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.320971  1876 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.322225  1876 raft_consensus.cc:697] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:40.323100  1717 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 2 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:40.323987  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:40.323720  1876 consensus_queue.cc:237] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.320325  1539 catalog_manager.cc:5697] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 1 to 2, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.321267  1608 leader_election.cc:304] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:40.321807  1641 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.327994  1890 raft_consensus.cc:2804] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.328497  1890 raft_consensus.cc:697] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:40.329380  1890 consensus_queue.cc:237] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.321178  1643 leader_election.cc:290] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:40.324764  1792 raft_consensus.cc:3055] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.334136  1792 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:40.334964  1792 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:40.336205  1792 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.337698  1538 catalog_manager.cc:5697] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 1 to 2, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.344749  1792 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 2.
I20260710 13:20:40.347115  1641 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 2.
I20260710 13:20:40.349381  1539 catalog_manager.cc:5697] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 1 to 2, leader changed from c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.359750  1717 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.361315  1890 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.369585  1792 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.381695  1792 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.383129  1890 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.394083  1641 raft_consensus.cc:1275] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.395541  1876 consensus_queue.cc:1048] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.405519  1792 raft_consensus.cc:1275] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.406929  1876 consensus_queue.cc:1048] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.437280  1792 raft_consensus.cc:1275] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.438755  1890 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.442167  1641 raft_consensus.cc:1275] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.443746  1861 consensus_queue.cc:1048] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.452489  1717 raft_consensus.cc:1275] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.453032  1716 raft_consensus.cc:1275] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.454177  1889 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.458024  1843 consensus_queue.cc:1048] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.730348  1716 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.731817  1889 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.737569  1792 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.740623  1792 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.741309  1890 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.742069  1841 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.759184  1716 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.760599  1841 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.919991  1792 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.921133  1842 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.929306  1641 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.930600  1876 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.898137  1508 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:20:42.899263  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:42.922133  1641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:47406
I20260710 13:20:42.922757  1641 raft_consensus.cc:606] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Received request to transfer leadership to TS c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:42.934187  1716 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:42.934749  1716 raft_consensus.cc:606] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Received request to transfer leadership to TS c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:42.935907  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:42.936312  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:43.169512  1890 raft_consensus.cc:993] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:43.170054  1934 raft_consensus.cc:1081] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Signalling peer c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:43.171662  1791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:59524
I20260710 13:20:43.172263  1791 raft_consensus.cc:493] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.172541  1791 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.177088  1791 raft_consensus.cc:515] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.178606  1791 leader_election.cc:290] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 3 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:43.179668  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:43.180188  1641 raft_consensus.cc:3055] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.180099  1716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:43.180627  1641 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:43.180970  1716 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.181371  1641 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.182305  1641 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.187232  1716 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 3.
I20260710 13:20:43.187290  1641 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 3.
I20260710 13:20:43.188798  1757 leader_election.cc:304] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [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: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:43.189762  1926 raft_consensus.cc:2804] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:43.190896  1926 raft_consensus.cc:697] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:43.191816  1926 consensus_queue.cc:237] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.201624  1540 catalog_manager.cc:5697] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 2 to 3, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.368413  1842 raft_consensus.cc:993] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:43.369043  1842 raft_consensus.cc:1081] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Signalling peer c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:43.370855  1791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:59538
I20260710 13:20:43.371362  1791 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.371641  1791 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.376349  1791 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.377924  1791 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 3 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:43.379186  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:43.379338  1716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:43.379845  1641 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.379915  1716 raft_consensus.cc:3055] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.380335  1716 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:43.381002  1716 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.381943  1716 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.386605  1641 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 3.
I20260710 13:20:43.387552  1716 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 3.
I20260710 13:20:43.387981  1757 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [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: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:43.388839  1926 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:43.389362  1926 raft_consensus.cc:697] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:43.390200  1926 consensus_queue.cc:237] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.397693  1540 catalog_manager.cc:5697] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 2 to 3, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.575323  1716 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:43.576920  1926 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.586330  1641 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:43.588013  1926 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:43.933416  1641 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:43.934664  1926 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.937223  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:43.944339  1717 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:43.945909  1926 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:43.953611  1791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:59552
I20260710 13:20:43.954268  1791 raft_consensus.cc:606] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:43.960021  1641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:43.960671  1641 raft_consensus.cc:606] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:43.965432  1641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:43.965878  1641 raft_consensus.cc:606] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:43.970595  1641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:47404
I20260710 13:20:43.971081  1641 raft_consensus.cc:606] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:43.978303  1791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
mode: GRACEFUL
new_leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:59552
I20260710 13:20:43.978897  1791 raft_consensus.cc:606] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Received request to transfer leadership to TS 1bf31e9bf53d4977b004ac74c7dfef50
I20260710 13:20:43.988328  1934 raft_consensus.cc:993] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:43.988775  1951 raft_consensus.cc:1081] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:43.990320  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51442
I20260710 13:20:43.990846  1717 raft_consensus.cc:493] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.991290  1717 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.995887  1717 raft_consensus.cc:515] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:43.997654  1717 leader_election.cc:290] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 3 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:43.998476  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:43.998740  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:43.998996  1641 raft_consensus.cc:3055] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.999296  1791 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.999397  1641 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:44.000226  1641 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.001120  1641 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.004112  1791 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.005270  1684 leader_election.cc:304] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:44.005980  1842 raft_consensus.cc:2804] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.006002  1641 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.007098  1842 raft_consensus.cc:697] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:44.007956  1842 consensus_queue.cc:237] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.014599  1540 catalog_manager.cc:5697] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 2 to 3, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 3 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.024917  1934 raft_consensus.cc:993] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.025369  1951 raft_consensus.cc:1081] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.026811  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51442
I20260710 13:20:44.027379  1717 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.027634  1717 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.032063  1717 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.033614  1717 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 3 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:44.034554  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:44.034654  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:44.035178  1641 raft_consensus.cc:3055] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:44.035283  1791 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.035493  1641 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:44.036164  1641 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.037040  1641 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.039810  1791 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.040817  1684 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:44.041646  1842 raft_consensus.cc:2804] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.041821  1641 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.042268  1842 raft_consensus.cc:697] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:44.043157  1842 consensus_queue.cc:237] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.050252  1540 catalog_manager.cc:5697] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 2 to 3, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 3 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.121981  1934 raft_consensus.cc:993] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.122445  1951 raft_consensus.cc:1081] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.123818  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51442
I20260710 13:20:44.124327  1717 raft_consensus.cc:493] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.124594  1717 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.129351  1717 raft_consensus.cc:515] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.131089  1717 leader_election.cc:290] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 3 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:44.131894  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:44.132141  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e10c01493ee34a3392fdc58409b43f96" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:44.132629  1641 raft_consensus.cc:3055] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:44.132705  1791 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.133104  1641 raft_consensus.cc:740] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:44.133980  1641 consensus_queue.cc:260] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.135293  1641 raft_consensus.cc:3060] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.139652  1791 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.140843  1684 leader_election.cc:304] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: 1bf31e9bf53d4977b004ac74c7dfef50, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:44.141512  1842 raft_consensus.cc:2804] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.141880  1641 raft_consensus.cc:2468] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 3.
I20260710 13:20:44.142045  1842 raft_consensus.cc:697] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:44.142978  1842 consensus_queue.cc:237] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.149464  1540 catalog_manager.cc:5697] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 2 to 3, leader changed from 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 3 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.202698  1935 raft_consensus.cc:993] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.203186  1945 raft_consensus.cc:1081] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.204656  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51454
I20260710 13:20:44.205159  1717 raft_consensus.cc:493] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.205495  1717 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.210884  1717 raft_consensus.cc:515] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.212827  1717 leader_election.cc:290] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 4 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:44.213517  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:44.214027  1641 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.213891  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8c631cbad44b68b981e17ae9b983d7" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:44.214397  1791 raft_consensus.cc:3055] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:44.214663  1791 raft_consensus.cc:740] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:44.215332  1791 consensus_queue.cc:260] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.216192  1791 raft_consensus.cc:3060] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.217949  1641 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 4.
I20260710 13:20:44.218892  1683 leader_election.cc:304] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:44.219622  1842 raft_consensus.cc:2804] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:44.220116  1842 raft_consensus.cc:697] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:44.220687  1791 raft_consensus.cc:2468] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 4.
I20260710 13:20:44.220975  1842 consensus_queue.cc:237] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.227268  1540 catalog_manager.cc:5697] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 3 to 4, leader changed from c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 4 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.369935  1926 raft_consensus.cc:993] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: : Instructing follower 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.370427  1945 raft_consensus.cc:1081] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Signalling peer 1bf31e9bf53d4977b004ac74c7dfef50 to start an election
I20260710 13:20:44.371991  1717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
 from {username='slave'} at 127.0.0.1:51454
I20260710 13:20:44.372561  1717 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.372968  1717 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.377931  1717 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.379634  1717 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [CANDIDATE]: Term 4 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:44.380486  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:44.380651  1791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:44.381055  1641 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.381059  1791 raft_consensus.cc:3055] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:44.381554  1791 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:44.382267  1791 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.383385  1791 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:44.387235  1641 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 4.
I20260710 13:20:44.388386  1683 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:44.388829  1791 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf31e9bf53d4977b004ac74c7dfef50 in term 4.
I20260710 13:20:44.389039  1952 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:44.389483  1952 raft_consensus.cc:697] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Becoming Leader. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:44.390275  1952 consensus_queue.cc:237] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:44.396072  1540 catalog_manager.cc:5697] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 reported cstate change: term changed from 3 to 4, leader changed from c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3) to 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2). New cstate: current_term: 4 leader_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:44.438716  1641 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.440140  1952 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.448853  1791 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.450268  1952 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.568648  1641 raft_consensus.cc:1275] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.570155  1842 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.579399  1791 raft_consensus.cc:1275] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.581176  1842 consensus_queue.cc:1048] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.586110  1792 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.587373  1842 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.597391  1641 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.600014  1960 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:44.675184  1641 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:44.676334  1960 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.683902  1791 raft_consensus.cc:1275] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:44.686218  1952 consensus_queue.cc:1048] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.808218  1791 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:44.809417  1952 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.817312  1641 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Refusing update from remote peer 1bf31e9bf53d4977b004ac74c7dfef50: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:44.819064  1842 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:46.988595  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:46.996755  1717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "000e44a0c02245718b311e8499154b66"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:46.997511  1717 raft_consensus.cc:606] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Received request to transfer leadership to TS c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:47.000785  1717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:47.001309  1717 raft_consensus.cc:606] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:47.003970  1717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:47.004482  1717 raft_consensus.cc:606] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Received request to transfer leadership to TS c28e0bb6b3d64e1bb222531cad4c8121
I20260710 13:20:47.007186  1717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:47.007647  1717 raft_consensus.cc:606] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:47.010133  1717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
mode: GRACEFUL
new_leader_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:51472
I20260710 13:20:47.010583  1717 raft_consensus.cc:606] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Received request to transfer leadership to TS 37d804a01aab4bfdb7258fafa4b19468
I20260710 13:20:47.011677  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:47.012074  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:47.017259  1971 raft_consensus.cc:993] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.018044  1973 raft_consensus.cc:1081] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.020262  1641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47398
I20260710 13:20:47.020905  1641 raft_consensus.cc:493] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.021343  1641 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:47.027588  1641 raft_consensus.cc:515] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.029489  1641 leader_election.cc:290] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 5 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:47.030849  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:47.031229  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57a67fd1c71b402fbb2e53fc13607118" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:47.031818  1792 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:47.031790  1717 raft_consensus.cc:3055] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:20:47.032444  1717 raft_consensus.cc:740] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:47.033303  1717 consensus_queue.cc:260] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.034351  1717 raft_consensus.cc:3060] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:20:47.037674  1792 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 5.
I20260710 13:20:47.039186  1609 leader_election.cc:304] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [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: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:47.040033  1717 raft_consensus.cc:2468] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 5.
I20260710 13:20:47.042385  1974 raft_consensus.cc:2804] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:20:47.043635  1974 raft_consensus.cc:697] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 5 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:47.044729  1974 consensus_queue.cc:237] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.053171  1538 catalog_manager.cc:5697] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 4 to 5, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 5 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.059294  1971 raft_consensus.cc:993] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:47.060000  1973 raft_consensus.cc:1081] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Signalling peer c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:47.062318  1792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:59538
I20260710 13:20:47.063169  1792 raft_consensus.cc:493] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.063598  1792 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.070509  1792 raft_consensus.cc:515] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.073125  1792 leader_election.cc:290] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 4 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:47.073974  1641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:47.074406  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85fb71962ba944ec96bd3f7f2882a252" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:47.074548  1641 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.074962  1717 raft_consensus.cc:3055] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:47.075336  1717 raft_consensus.cc:740] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:47.076205  1717 consensus_queue.cc:260] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.077410  1717 raft_consensus.cc:3060] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.081233  1641 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 4.
I20260710 13:20:47.082808  1757 leader_election.cc:304] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [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: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:47.083837  1945 raft_consensus.cc:2804] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:47.083719  1717 raft_consensus.cc:2468] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 4.
I20260710 13:20:47.085403  1945 raft_consensus.cc:697] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:47.086356  1945 consensus_queue.cc:237] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.094184  1538 catalog_manager.cc:5697] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 3 to 4, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 4 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.358451  1973 raft_consensus.cc:993] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:47.359148  1971 raft_consensus.cc:1081] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Signalling peer c28e0bb6b3d64e1bb222531cad4c8121 to start an election
I20260710 13:20:47.360828  1792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "000e44a0c02245718b311e8499154b66"
dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
 from {username='slave'} at 127.0.0.1:59538
I20260710 13:20:47.361305  1792 raft_consensus.cc:493] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.361541  1792 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.367230  1792 raft_consensus.cc:515] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.369001  1792 leader_election.cc:290] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 2 election: Requested vote from peers 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933), 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737)
I20260710 13:20:47.369870  1643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
I20260710 13:20:47.370119  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000e44a0c02245718b311e8499154b66" candidate_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:47.370545  1643 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.370718  1717 raft_consensus.cc:3055] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:47.371114  1717 raft_consensus.cc:740] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:47.371865  1717 consensus_queue.cc:260] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.372958  1717 raft_consensus.cc:3060] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:47.376909  1643 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 2.
I20260710 13:20:47.377619  1717 raft_consensus.cc:2468] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c28e0bb6b3d64e1bb222531cad4c8121 in term 2.
I20260710 13:20:47.378132  1757 leader_election.cc:304] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:47.379093  1945 raft_consensus.cc:2804] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:47.379638  1945 raft_consensus.cc:697] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 LEADER]: Becoming Leader. State: Replica: c28e0bb6b3d64e1bb222531cad4c8121, State: Running, Role: LEADER
I20260710 13:20:47.380543  1945 consensus_queue.cc:237] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.388171  1538 catalog_manager.cc:5697] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 reported cstate change: term changed from 1 to 2, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:47.448338  1717 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 5 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:47.450034  1974 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:20:47.462678  1792 raft_consensus.cc:1275] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 5 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:20:47.465874  1986 consensus_queue.cc:1048] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:20:47.474534  1717 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:47.476267  1945 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:47.480643  1971 raft_consensus.cc:993] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.481266  1971 raft_consensus.cc:1081] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.483073  1643 raft_consensus.cc:1275] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:47.483245  1641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30e144c245a44289cb27d624444c205"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47398
I20260710 13:20:47.484357  1641 raft_consensus.cc:493] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.484817  1641 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.485790  1945 consensus_queue.cc:1048] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:47.489712  1641 raft_consensus.cc:515] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.492846  1716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:47.493489  1716 raft_consensus.cc:3055] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:47.493857  1716 raft_consensus.cc:740] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:47.494737  1716 consensus_queue.cc:260] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.495987  1716 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.497447  1641 leader_election.cc:290] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 4 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:47.497961  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30e144c245a44289cb27d624444c205" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:47.499076  1792 raft_consensus.cc:3060] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:47.503883  1973 raft_consensus.cc:993] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: : Instructing follower 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.504491  1973 raft_consensus.cc:1081] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Signalling peer 37d804a01aab4bfdb7258fafa4b19468 to start an election
I20260710 13:20:47.506593  1642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f"
dest_uuid: "37d804a01aab4bfdb7258fafa4b19468"
 from {username='slave'} at 127.0.0.1:47398
I20260710 13:20:47.507266  1642 raft_consensus.cc:493] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:47.507688  1642 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:47.507710  1716 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 4.
I20260710 13:20:47.509260  1608 leader_election.cc:304] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [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: 1bf31e9bf53d4977b004ac74c7dfef50, 37d804a01aab4bfdb7258fafa4b19468; no voters: 
I20260710 13:20:47.510205  1986 raft_consensus.cc:2804] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:47.510679  1986 raft_consensus.cc:697] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:47.511494  1986 consensus_queue.cc:237] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.513101  1792 raft_consensus.cc:2468] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 4.
I20260710 13:20:47.545272  1642 raft_consensus.cc:515] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.545374  1538 catalog_manager.cc:5697] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 3 to 4, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 4 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.548040  1642 leader_election.cc:290] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [CANDIDATE]: Term 3 election: Requested vote from peers 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2:45737), c28e0bb6b3d64e1bb222531cad4c8121 (127.1.121.3:37893)
I20260710 13:20:47.549206  1717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf31e9bf53d4977b004ac74c7dfef50"
I20260710 13:20:47.549722  1717 raft_consensus.cc:3055] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:47.549671  1792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e98a1e86ca042b7a4a51f341e71aa8f" candidate_uuid: "37d804a01aab4bfdb7258fafa4b19468" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c28e0bb6b3d64e1bb222531cad4c8121"
I20260710 13:20:47.550285  1717 raft_consensus.cc:740] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1bf31e9bf53d4977b004ac74c7dfef50, State: Running, Role: LEADER
I20260710 13:20:47.550593  1792 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:47.551319  1717 consensus_queue.cc:260] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.552394  1717 raft_consensus.cc:3060] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:47.556713  1792 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 3.
I20260710 13:20:47.558322  1609 leader_election.cc:304] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [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: 37d804a01aab4bfdb7258fafa4b19468, c28e0bb6b3d64e1bb222531cad4c8121; no voters: 
I20260710 13:20:47.558876  1717 raft_consensus.cc:2468] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37d804a01aab4bfdb7258fafa4b19468 in term 3.
I20260710 13:20:47.559202  1986 raft_consensus.cc:2804] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:47.559828  1986 raft_consensus.cc:697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 LEADER]: Becoming Leader. State: Replica: 37d804a01aab4bfdb7258fafa4b19468, State: Running, Role: LEADER
I20260710 13:20:47.560663  1986 consensus_queue.cc:237] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [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: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } }
I20260710 13:20:47.568953  1540 catalog_manager.cc:5697] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 reported cstate change: term changed from 2 to 3, leader changed from 1bf31e9bf53d4977b004ac74c7dfef50 (127.1.121.2) to 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "37d804a01aab4bfdb7258fafa4b19468" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.817636  1642 raft_consensus.cc:1275] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.819247  1981 consensus_queue.cc:1048] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37d804a01aab4bfdb7258fafa4b19468" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 42933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:47.830880  1717 raft_consensus.cc:1275] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Refusing update from remote peer c28e0bb6b3d64e1bb222531cad4c8121: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:47.832695  1981 consensus_queue.cc:1048] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.914122  1717 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:47.915881  1986 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf31e9bf53d4977b004ac74c7dfef50" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 45737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:47.926554  1792 raft_consensus.cc:1275] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Refusing update from remote peer 37d804a01aab4bfdb7258fafa4b19468: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:47.928181  1975 consensus_queue.cc:1048] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c28e0bb6b3d64e1bb222531cad4c8121" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 37893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:48.012930  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:48.019354  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
I20260710 13:20:48.056142  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:48.057024  1508 tablet_replica.cc:333] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.057924  1508 raft_consensus.cc:2243] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.058493  1508 raft_consensus.cc:2272] T 85fb71962ba944ec96bd3f7f2882a252 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.061753  1508 tablet_replica.cc:333] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.062363  1508 raft_consensus.cc:2243] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.063311  1508 raft_consensus.cc:2272] T e30e144c245a44289cb27d624444c205 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.065739  1508 tablet_replica.cc:333] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.066339  1508 raft_consensus.cc:2243] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.066789  1508 raft_consensus.cc:2272] T 000e44a0c02245718b311e8499154b66 P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.069240  1508 tablet_replica.cc:333] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.069814  1508 raft_consensus.cc:2243] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.070257  1508 raft_consensus.cc:2272] T e10c01493ee34a3392fdc58409b43f96 P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.072335  1508 tablet_replica.cc:333] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.072991  1508 raft_consensus.cc:2243] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.073611  1508 raft_consensus.cc:2272] T e96dba0b52b547c1a51fb76cc4e8697a P 37d804a01aab4bfdb7258fafa4b19468 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.076243  1508 tablet_replica.cc:333] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
W20260710 13:20:48.076064  1757 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:20:48.077489  1508 raft_consensus.cc:2243] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.078661  1508 pending_rounds.cc:70] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Trying to abort 1 pending ops.
I20260710 13:20:48.079002  1508 pending_rounds.cc:77] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992796416544768 op_type: NO_OP noop_request { }
I20260710 13:20:48.079463  1508 raft_consensus.cc:2889] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:48.079824  1508 raft_consensus.cc:2272] T 9e98a1e86ca042b7a4a51f341e71aa8f P 37d804a01aab4bfdb7258fafa4b19468 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:48.080492  1757 consensus_peers.cc:597] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 -> Peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Couldn't send request to peer 37d804a01aab4bfdb7258fafa4b19468. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.082175  1508 tablet_replica.cc:333] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.082762  1508 raft_consensus.cc:2243] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.083287  1508 raft_consensus.cc:2272] T 3d8c631cbad44b68b981e17ae9b983d7 P 37d804a01aab4bfdb7258fafa4b19468 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.085145  1508 tablet_replica.cc:333] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.085655  1508 raft_consensus.cc:2243] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.086417  1508 raft_consensus.cc:2272] T 57a67fd1c71b402fbb2e53fc13607118 P 37d804a01aab4bfdb7258fafa4b19468 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.089246  1508 tablet_replica.cc:333] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468: stopping tablet replica
I20260710 13:20:48.089780  1508 raft_consensus.cc:2243] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.090207  1508 raft_consensus.cc:2272] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 37d804a01aab4bfdb7258fafa4b19468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.198494  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
W20260710 13:20:48.199007  1757 consensus_peers.cc:597] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 -> Peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Couldn't send request to peer 37d804a01aab4bfdb7258fafa4b19468. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:42933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.219679  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
I20260710 13:20:48.254109  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:48.254907  1508 tablet_replica.cc:333] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.255965  1508 raft_consensus.cc:2243] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.256414  1508 raft_consensus.cc:2272] T e30e144c245a44289cb27d624444c205 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.259122  1508 tablet_replica.cc:333] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.259732  1508 raft_consensus.cc:2243] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.260169  1508 raft_consensus.cc:2272] T 85fb71962ba944ec96bd3f7f2882a252 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.262863  1508 tablet_replica.cc:333] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.263655  1508 raft_consensus.cc:2243] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.264163  1508 raft_consensus.cc:2272] T e96dba0b52b547c1a51fb76cc4e8697a P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:48.265372  1683 consensus_peers.cc:597] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 -> Peer 37d804a01aab4bfdb7258fafa4b19468 (127.1.121.1:42933): Couldn't send request to peer 37d804a01aab4bfdb7258fafa4b19468. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:42933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:48.266156  1508 tablet_replica.cc:333] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.266739  1508 raft_consensus.cc:2243] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.267596  1508 raft_consensus.cc:2272] T e10c01493ee34a3392fdc58409b43f96 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.269455  1508 tablet_replica.cc:333] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.269979  1508 raft_consensus.cc:2243] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.270356  1508 raft_consensus.cc:2272] T 9e98a1e86ca042b7a4a51f341e71aa8f P 1bf31e9bf53d4977b004ac74c7dfef50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.272207  1508 tablet_replica.cc:333] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.272747  1508 raft_consensus.cc:2243] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.273145  1508 raft_consensus.cc:2272] T 57a67fd1c71b402fbb2e53fc13607118 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.275382  1508 tablet_replica.cc:333] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.275916  1508 raft_consensus.cc:2243] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.276710  1508 raft_consensus.cc:2272] T 3d8c631cbad44b68b981e17ae9b983d7 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.278314  1508 tablet_replica.cc:333] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.278784  1508 raft_consensus.cc:2243] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.279218  1508 raft_consensus.cc:2272] T 000e44a0c02245718b311e8499154b66 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.281378  1508 tablet_replica.cc:333] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50: stopping tablet replica
I20260710 13:20:48.281841  1508 raft_consensus.cc:2243] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.282559  1508 raft_consensus.cc:2272] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P 1bf31e9bf53d4977b004ac74c7dfef50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.312105  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:20:48.330788  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:20:48.367529  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:48.368328  1508 tablet_replica.cc:333] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.368939  1508 raft_consensus.cc:2243] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.369437  1508 raft_consensus.cc:2272] T 96c3b09ec2c34a2bb8a9c7ddd4cae2a0 P c28e0bb6b3d64e1bb222531cad4c8121 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.371429  1508 tablet_replica.cc:333] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.372012  1508 raft_consensus.cc:2243] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.372442  1508 raft_consensus.cc:2272] T 57a67fd1c71b402fbb2e53fc13607118 P c28e0bb6b3d64e1bb222531cad4c8121 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.374765  1508 tablet_replica.cc:333] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.375341  1508 raft_consensus.cc:2243] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.375748  1508 raft_consensus.cc:2272] T 3d8c631cbad44b68b981e17ae9b983d7 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.377355  1508 tablet_replica.cc:333] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.377827  1508 raft_consensus.cc:2243] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.378594  1508 raft_consensus.cc:2272] T 000e44a0c02245718b311e8499154b66 P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.380724  1508 tablet_replica.cc:333] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.381246  1508 raft_consensus.cc:2243] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.381989  1508 raft_consensus.cc:2272] T 85fb71962ba944ec96bd3f7f2882a252 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.384032  1508 tablet_replica.cc:333] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.384517  1508 raft_consensus.cc:2243] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.384964  1508 raft_consensus.cc:2272] T 9e98a1e86ca042b7a4a51f341e71aa8f P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.386648  1508 tablet_replica.cc:333] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.387197  1508 raft_consensus.cc:2243] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.387965  1508 raft_consensus.cc:2272] T e96dba0b52b547c1a51fb76cc4e8697a P c28e0bb6b3d64e1bb222531cad4c8121 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.389637  1508 tablet_replica.cc:333] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.390107  1508 raft_consensus.cc:2243] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.390511  1508 raft_consensus.cc:2272] T e10c01493ee34a3392fdc58409b43f96 P c28e0bb6b3d64e1bb222531cad4c8121 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.392221  1508 tablet_replica.cc:333] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121: stopping tablet replica
I20260710 13:20:48.392684  1508 raft_consensus.cc:2243] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:48.393148  1508 raft_consensus.cc:2272] T e30e144c245a44289cb27d624444c205 P c28e0bb6b3d64e1bb222531cad4c8121 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.422837  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:20:48.442137  1508 master.cc:562] Master@127.1.121.62:46127 shutting down...
I20260710 13:20:48.601161  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:48.601847  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:48.602221  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P 924b48c41dba4211b1a1a24b13db656f: stopping tablet replica
I20260710 13:20:48.623675  1508 master.cc:584] Master@127.1.121.62:46127 shutdown complete.
1bf31e9bf53d4977b004ac74c7dfef50  4
37d804a01aab4bfdb7258fafa4b19468  4
c28e0bb6b3d64e1bb222531cad4c8121  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12699 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:20:48.670222  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:44219
I20260710 13:20:48.671717  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:48.678452  2004 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:48.678640  2005 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:48.679741  2007 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:48.680286  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:48.681210  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:48.681401  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:48.681516  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689648681505 us; error 0 us; skew 500 ppm
I20260710 13:20:48.682017  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:48.685544  1508 webserver.cc:533] Webserver started at http://127.1.121.62:38445/ using document root <none> and password file <none>
I20260710 13:20:48.686089  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:48.686261  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:48.686502  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:48.687860  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "3fedb11de8a14920a74ecfbc0cb0245d"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-f9vl"
I20260710 13:20:48.693001  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:20:48.697181  2012 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:48.698212  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:48.698503  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "3fedb11de8a14920a74ecfbc0cb0245d"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-f9vl"
I20260710 13:20:48.698782  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:48.732800  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:48.734270  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:48.776969  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:44219
I20260710 13:20:48.777159  2063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:44219 every 8 connection(s)
I20260710 13:20:48.780982  2064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:48.790197  2064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d: Bootstrap starting.
I20260710 13:20:48.794826  2064 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.798951  2064 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d: No bootstrap required, opened a new log
I20260710 13:20:48.801219  2064 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER }
I20260710 13:20:48.801574  2064 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.801748  2064 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3fedb11de8a14920a74ecfbc0cb0245d, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.802194  2064 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER }
I20260710 13:20:48.802572  2064 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:48.802769  2064 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:48.802968  2064 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.806960  2064 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER }
I20260710 13:20:48.807430  2064 leader_election.cc:304] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [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: 3fedb11de8a14920a74ecfbc0cb0245d; no voters: 
I20260710 13:20:48.808538  2064 leader_election.cc:290] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:48.809022  2067 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.810428  2067 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 1 LEADER]: Becoming Leader. State: Replica: 3fedb11de8a14920a74ecfbc0cb0245d, State: Running, Role: LEADER
I20260710 13:20:48.811383  2064 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:48.811237  2067 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [LEADER]: Queue going to LEADER mode. State: All 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: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER }
I20260710 13:20:48.816468  2069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3fedb11de8a14920a74ecfbc0cb0245d. Latest consensus state: current_term: 1 leader_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER } }
I20260710 13:20:48.817198  2069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:48.818950  2068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3fedb11de8a14920a74ecfbc0cb0245d" member_type: VOTER } }
I20260710 13:20:48.819622  2068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:48.821424  2076 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:48.827505  2076 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:48.829166  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:48.838114  2076 catalog_manager.cc:1383] Generated new cluster ID: a76e2bc8c2664281b57ee12a8deb786e
I20260710 13:20:48.838358  2076 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:48.884430  2076 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:48.885797  2076 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:48.899945  2076 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d: Generated new TSK 0
I20260710 13:20:48.900750  2076 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:48.960245  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:48.966284  2085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:48.967418  2086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:48.969013  1508 server_base.cc:1061] running on GCE node
W20260710 13:20:48.968900  2088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:48.969933  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:48.970108  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:48.970227  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689648970216 us; error 0 us; skew 500 ppm
I20260710 13:20:48.970737  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:48.973080  1508 webserver.cc:533] Webserver started at http://127.1.121.1:44517/ using document root <none> and password file <none>
I20260710 13:20:48.973564  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:48.973727  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:48.973935  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:48.974920  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "3449ad2d00794f8a939741cae122efe3"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-f9vl"
I20260710 13:20:48.979637  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:48.983086  2093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:48.983963  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:48.984368  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "3449ad2d00794f8a939741cae122efe3"
format_stamp: "Formatted at 2026-07-10 13:20:48 on dist-test-slave-f9vl"
I20260710 13:20:48.984700  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:48.998643  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:49.000072  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:49.001894  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:49.004452  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:49.004755  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.005053  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:49.005240  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.049942  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:36321
I20260710 13:20:49.050127  2155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:36321 every 8 connection(s)
I20260710 13:20:49.054922  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:49.062144  2160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.064169  2161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.065996  2163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.066610  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:49.067955  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:49.068192  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:49.068396  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689649068356 us; error 0 us; skew 500 ppm
I20260710 13:20:49.069156  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:49.073151  2156 heartbeater.cc:344] Connected to a master server at 127.1.121.62:44219
I20260710 13:20:49.073345  1508 webserver.cc:533] Webserver started at http://127.1.121.2:38299/ using document root <none> and password file <none>
I20260710 13:20:49.073604  2156 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.074011  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:49.074281  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:49.074566  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:49.074523  2156 heartbeater.cc:507] Master 127.1.121.62:44219 requested a full tablet report, sending...
I20260710 13:20:49.076267  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "363e7a97862b4e999ae715a4dbafef47"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-f9vl"
I20260710 13:20:49.077176  2029 ts_manager.cc:194] Registered new tserver with Master: 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321)
I20260710 13:20:49.079908  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48676
I20260710 13:20:49.082842  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:20:49.086443  2168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.087287  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:49.087586  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "363e7a97862b4e999ae715a4dbafef47"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-f9vl"
I20260710 13:20:49.087901  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:49.101071  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:49.102408  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:49.104082  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:49.106703  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:49.106956  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.107264  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:49.107473  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.151569  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:42343
I20260710 13:20:49.151686  2230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:42343 every 8 connection(s)
I20260710 13:20:49.156765  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:49.164649  2234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:49.166448  2235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.169976  1508 server_base.cc:1061] running on GCE node
W20260710 13:20:49.170866  2237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:49.170981  2231 heartbeater.cc:344] Connected to a master server at 127.1.121.62:44219
I20260710 13:20:49.171515  2231 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.172163  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:49.172449  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:49.172325  2231 heartbeater.cc:507] Master 127.1.121.62:44219 requested a full tablet report, sending...
I20260710 13:20:49.172744  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689649172728 us; error 0 us; skew 500 ppm
I20260710 13:20:49.173444  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:49.175364  2029 ts_manager.cc:194] Registered new tserver with Master: 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:49.176580  1508 webserver.cc:533] Webserver started at http://127.1.121.3:36041/ using document root <none> and password file <none>
I20260710 13:20:49.177146  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:49.177062  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48692
I20260710 13:20:49.177454  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:49.177912  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:49.179512  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-f9vl"
I20260710 13:20:49.184556  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:20:49.188159  2242 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.189162  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:49.189440  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
format_stamp: "Formatted at 2026-07-10 13:20:49 on dist-test-slave-f9vl"
I20260710 13:20:49.189698  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:49.205456  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:49.206744  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:49.208216  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:49.210600  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:49.210796  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.211135  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:49.211310  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:49.259557  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:38761
I20260710 13:20:49.259678  2304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:38761 every 8 connection(s)
I20260710 13:20:49.274922  2305 heartbeater.cc:344] Connected to a master server at 127.1.121.62:44219
I20260710 13:20:49.275391  2305 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:49.276166  2305 heartbeater.cc:507] Master 127.1.121.62:44219 requested a full tablet report, sending...
I20260710 13:20:49.278582  2029 ts_manager.cc:194] Registered new tserver with Master: a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:49.278975  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015975412s
I20260710 13:20:49.280052  2029 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48698
I20260710 13:20:49.307415  2029 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48706:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:49.310465  2029 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:49.397529  2120 tablet_service.cc:1511] Processing CreateTablet for tablet c06081c56d7e490d8e3857709c160579 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:49.399416  2115 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb10d9fa674cde80397c427e676f0e (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:49.399665  2121 tablet_service.cc:1511] Processing CreateTablet for tablet 29a871e273644aed9c614adfc7a1b27b (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:49.400208  2196 tablet_service.cc:1511] Processing CreateTablet for tablet 29a871e273644aed9c614adfc7a1b27b (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:49.401625  2196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a871e273644aed9c614adfc7a1b27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.401360  2118 tablet_service.cc:1511] Processing CreateTablet for tablet d3a699c8caf24fd7b40427c6f93da090 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:49.402190  2195 tablet_service.cc:1511] Processing CreateTablet for tablet c06081c56d7e490d8e3857709c160579 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:49.403684  2117 tablet_service.cc:1511] Processing CreateTablet for tablet 6052633b46214e818b0deec77e683dbd (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:49.404412  2191 tablet_service.cc:1511] Processing CreateTablet for tablet 7246323c2e5f4696a1edfb4487ba1f56 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:49.405889  2116 tablet_service.cc:1511] Processing CreateTablet for tablet 7246323c2e5f4696a1edfb4487ba1f56 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:49.400204  2119 tablet_service.cc:1511] Processing CreateTablet for tablet fcc561a1416d465893a25cf31d55f3a0 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:49.406750  2192 tablet_service.cc:1511] Processing CreateTablet for tablet 6052633b46214e818b0deec77e683dbd (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:49.409209  2190 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb10d9fa674cde80397c427e676f0e (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:49.410522  2120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06081c56d7e490d8e3857709c160579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.411386  2115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb10d9fa674cde80397c427e676f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.403704  2195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06081c56d7e490d8e3857709c160579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.411579  2193 tablet_service.cc:1511] Processing CreateTablet for tablet d3a699c8caf24fd7b40427c6f93da090 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:49.413105  2193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a699c8caf24fd7b40427c6f93da090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.413470  2118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a699c8caf24fd7b40427c6f93da090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.414116  2116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7246323c2e5f4696a1edfb4487ba1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.404958  2194 tablet_service.cc:1511] Processing CreateTablet for tablet fcc561a1416d465893a25cf31d55f3a0 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:49.415705  2119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc561a1416d465893a25cf31d55f3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.416162  2194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc561a1416d465893a25cf31d55f3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.410598  2189 tablet_service.cc:1511] Processing CreateTablet for tablet 6c700e04b6b842b8b53f48a66a901930 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:49.419391  2117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052633b46214e818b0deec77e683dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.419896  2189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c700e04b6b842b8b53f48a66a901930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.421151  2187 tablet_service.cc:1511] Processing CreateTablet for tablet 8d87113d5f4446b3ba337d6ec3c89ec1 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:49.422519  2187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d87113d5f4446b3ba337d6ec3c89ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.423465  2191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7246323c2e5f4696a1edfb4487ba1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.423660  2188 tablet_service.cc:1511] Processing CreateTablet for tablet de6c28795e844f718e1a0d29290ba572 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:49.424916  2188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c28795e844f718e1a0d29290ba572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.428122  2192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052633b46214e818b0deec77e683dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.431452  2190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb10d9fa674cde80397c427e676f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.435444  2121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a871e273644aed9c614adfc7a1b27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.440872  2114 tablet_service.cc:1511] Processing CreateTablet for tablet 6c700e04b6b842b8b53f48a66a901930 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:49.442256  2114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c700e04b6b842b8b53f48a66a901930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.444691  2113 tablet_service.cc:1511] Processing CreateTablet for tablet de6c28795e844f718e1a0d29290ba572 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:49.446022  2113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c28795e844f718e1a0d29290ba572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.448863  2112 tablet_service.cc:1511] Processing CreateTablet for tablet 8d87113d5f4446b3ba337d6ec3c89ec1 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:49.450250  2112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d87113d5f4446b3ba337d6ec3c89ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.476330  2268 tablet_service.cc:1511] Processing CreateTablet for tablet fcc561a1416d465893a25cf31d55f3a0 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:49.478036  2268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc561a1416d465893a25cf31d55f3a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.489310  2263 tablet_service.cc:1511] Processing CreateTablet for tablet 6c700e04b6b842b8b53f48a66a901930 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:49.490849  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c700e04b6b842b8b53f48a66a901930. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.492461  2261 tablet_service.cc:1511] Processing CreateTablet for tablet 8d87113d5f4446b3ba337d6ec3c89ec1 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:49.492740  2265 tablet_service.cc:1511] Processing CreateTablet for tablet 7246323c2e5f4696a1edfb4487ba1f56 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:49.500496  2261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d87113d5f4446b3ba337d6ec3c89ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.492980  2266 tablet_service.cc:1511] Processing CreateTablet for tablet 6052633b46214e818b0deec77e683dbd (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:49.503048  2266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6052633b46214e818b0deec77e683dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.493350  2262 tablet_service.cc:1511] Processing CreateTablet for tablet de6c28795e844f718e1a0d29290ba572 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:49.508028  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de6c28795e844f718e1a0d29290ba572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.476226  2269 tablet_service.cc:1511] Processing CreateTablet for tablet c06081c56d7e490d8e3857709c160579 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:49.493979  2270 tablet_service.cc:1511] Processing CreateTablet for tablet 29a871e273644aed9c614adfc7a1b27b (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:49.493814  2267 tablet_service.cc:1511] Processing CreateTablet for tablet d3a699c8caf24fd7b40427c6f93da090 (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:49.513635  2320 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.493772  2264 tablet_service.cc:1511] Processing CreateTablet for tablet 7dfb10d9fa674cde80397c427e676f0e (DEFAULT_TABLE table=test-workload [id=d00df6c7da4e4e999698d23f770e93d9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:49.514849  2265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7246323c2e5f4696a1edfb4487ba1f56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.515622  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3a699c8caf24fd7b40427c6f93da090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.518920  2270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a871e273644aed9c614adfc7a1b27b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.519569  2269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06081c56d7e490d8e3857709c160579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.523180  2264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dfb10d9fa674cde80397c427e676f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:49.556313  2320 tablet_bootstrap.cc:654] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.568625  2321 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.577919  2322 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.583343  2321 tablet_bootstrap.cc:654] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.585376  2322 tablet_bootstrap.cc:654] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.613619  2321 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.614104  2321 ts_tablet_manager.cc:1403] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.019s
I20260710 13:20:49.615605  2320 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.616376  2320 ts_tablet_manager.cc:1403] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.006s
I20260710 13:20:49.616935  2321 raft_consensus.cc:359] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.617642  2321 raft_consensus.cc:385] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.617938  2321 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.618727  2321 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.620256  2322 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:49.620800  2322 ts_tablet_manager.cc:1403] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.017s
I20260710 13:20:49.621232  2231 heartbeater.cc:499] Master 127.1.121.62:44219 was elected leader, sending a full tablet report...
I20260710 13:20:49.621073  2320 raft_consensus.cc:359] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.621616  2321 ts_tablet_manager.cc:1434] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:49.621819  2320 raft_consensus.cc:385] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.622238  2320 raft_consensus.cc:740] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.622550  2321 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.622921  2320 consensus_queue.cc:260] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.624210  2322 raft_consensus.cc:359] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.625020  2322 raft_consensus.cc:385] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.625324  2322 raft_consensus.cc:740] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.626227  2322 consensus_queue.cc:260] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.630790  2321 tablet_bootstrap.cc:654] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.632097  2320 ts_tablet_manager.cc:1434] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:49.632470  2305 heartbeater.cc:499] Master 127.1.121.62:44219 was elected leader, sending a full tablet report...
I20260710 13:20:49.632808  2156 heartbeater.cc:499] Master 127.1.121.62:44219 was elected leader, sending a full tablet report...
I20260710 13:20:49.633080  2320 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.633653  2322 ts_tablet_manager.cc:1434] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260710 13:20:49.634594  2322 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.640029  2320 tablet_bootstrap.cc:654] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.645951  2320 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.646620  2320 ts_tablet_manager.cc:1403] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:49.647620  2322 tablet_bootstrap.cc:654] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.650022  2320 raft_consensus.cc:359] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.650954  2320 raft_consensus.cc:385] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.651398  2320 raft_consensus.cc:740] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.652460  2320 consensus_queue.cc:260] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.654899  2320 ts_tablet_manager.cc:1434] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:49.655983  2320 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.663491  2320 tablet_bootstrap.cc:654] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.703895  2328 raft_consensus.cc:493] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.704442  2328 raft_consensus.cc:515] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.723457  2328 leader_election.cc:290] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:49.734865  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
W20260710 13:20:49.737051  2245 leader_election.cc:343] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.746764  2322 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:49.747309  2322 ts_tablet_manager.cc:1403] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.113s	user 0.030s	sys 0.073s
I20260710 13:20:49.750694  2321 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.750468  2322 raft_consensus.cc:359] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.751294  2322 raft_consensus.cc:385] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.751329  2321 ts_tablet_manager.cc:1403] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.129s	user 0.056s	sys 0.049s
I20260710 13:20:49.751739  2322 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.752969  2320 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.752537  2322 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.753391  2320 ts_tablet_manager.cc:1403] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.098s	user 0.037s	sys 0.048s
I20260710 13:20:49.754665  2321 raft_consensus.cc:359] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.755472  2321 raft_consensus.cc:385] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.755807  2321 raft_consensus.cc:740] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.756243  2320 raft_consensus.cc:359] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.756752  2321 consensus_queue.cc:260] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.758303  2320 raft_consensus.cc:385] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.758638  2320 raft_consensus.cc:740] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.759445  2320 consensus_queue.cc:260] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.757534  2322 ts_tablet_manager.cc:1434] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:49.760053  2321 ts_tablet_manager.cc:1434] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:49.761186  2321 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.756721  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:49.763864  2320 ts_tablet_manager.cc:1434] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260710 13:20:49.764564  2246 leader_election.cc:343] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.764825  2320 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.765014  2246 leader_election.cc:304] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:49.765735  2328 raft_consensus.cc:2749] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:49.769284  2321 tablet_bootstrap.cc:654] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.769366  2326 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.769649  2322 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.769863  2326 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.772202  2320 tablet_bootstrap.cc:654] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.776901  2322 tablet_bootstrap.cc:654] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.789196  2320 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.789763  2320 ts_tablet_manager.cc:1403] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260710 13:20:49.793766  2320 raft_consensus.cc:359] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.794752  2320 raft_consensus.cc:385] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.799439  2326 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:49.799608  2320 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.806867  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:49.807224  2322 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:49.808176  2322 ts_tablet_manager.cc:1403] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260710 13:20:49.803941  2320 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
W20260710 13:20:49.808519  2171 leader_election.cc:343] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.809538  2321 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.810045  2321 ts_tablet_manager.cc:1403] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.019s
I20260710 13:20:49.810554  2320 ts_tablet_manager.cc:1434] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:20:49.811558  2320 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.811239  2322 raft_consensus.cc:359] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.811983  2322 raft_consensus.cc:385] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.812304  2322 raft_consensus.cc:740] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.813613  2321 raft_consensus.cc:359] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.814630  2321 raft_consensus.cc:385] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.815127  2321 raft_consensus.cc:740] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.816336  2321 consensus_queue.cc:260] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.817893  2322 consensus_queue.cc:260] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.819065  2321 ts_tablet_manager.cc:1434] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:49.820998  2322 ts_tablet_manager.cc:1434] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:20:49.822024  2321 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.821970  2322 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.824326  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:49.825726  2320 tablet_bootstrap.cc:654] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:49.825845  2172 leader_election.cc:343] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.826308  2172 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47; no voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:49.838284  2321 tablet_bootstrap.cc:654] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:49.840690  2077 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:49.839951  2326 raft_consensus.cc:2749] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:49.840436  2322 tablet_bootstrap.cc:654] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.854025  2321 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.854664  2321 ts_tablet_manager.cc:1403] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260710 13:20:49.858505  2321 raft_consensus.cc:359] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.861420  2321 raft_consensus.cc:385] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.861750  2321 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.862341  2322 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:49.862847  2322 ts_tablet_manager.cc:1403] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260710 13:20:49.862449  2321 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.864719  2321 ts_tablet_manager.cc:1434] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:49.865710  2321 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.865856  2322 raft_consensus.cc:359] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.866569  2322 raft_consensus.cc:385] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.866858  2322 raft_consensus.cc:740] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.867609  2322 consensus_queue.cc:260] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.870249  2322 ts_tablet_manager.cc:1434] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:49.871227  2322 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.872596  2320 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.873075  2320 ts_tablet_manager.cc:1403] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.062s	user 0.030s	sys 0.012s
I20260710 13:20:49.875916  2320 raft_consensus.cc:359] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.876629  2320 raft_consensus.cc:385] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.876919  2320 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.877602  2322 tablet_bootstrap.cc:654] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.877583  2320 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.878620  2321 tablet_bootstrap.cc:654] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.879988  2320 ts_tablet_manager.cc:1434] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:49.880965  2320 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.889497  2320 tablet_bootstrap.cc:654] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.894228  2321 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.894884  2321 ts_tablet_manager.cc:1403] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.005s
I20260710 13:20:49.898779  2321 raft_consensus.cc:359] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.899816  2321 raft_consensus.cc:385] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.900225  2321 raft_consensus.cc:740] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.901171  2321 consensus_queue.cc:260] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.902050  2322 tablet_bootstrap.cc:492] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:49.902513  2322 ts_tablet_manager.cc:1403] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.021s
I20260710 13:20:49.902931  2320 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.903396  2321 ts_tablet_manager.cc:1434] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:20:49.903424  2320 ts_tablet_manager.cc:1403] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 13:20:49.904506  2321 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.905323  2322 raft_consensus.cc:359] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.906030  2322 raft_consensus.cc:385] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.906299  2322 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.906653  2328 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.907060  2322 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.907143  2328 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.909536  2328 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:49.911322  2321 tablet_bootstrap.cc:654] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.913582  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:49.914287  2206 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 0.
I20260710 13:20:49.916815  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:49.918906  2246 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
W20260710 13:20:49.920629  2245 leader_election.cc:343] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.921474  2328 raft_consensus.cc:2804] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:49.921885  2328 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:49.922240  2328 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:49.924547  2321 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.925338  2321 ts_tablet_manager.cc:1403] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260710 13:20:49.929477  2328 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.929605  2321 raft_consensus.cc:359] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.930621  2321 raft_consensus.cc:385] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.931015  2321 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.906425  2320 raft_consensus.cc:359] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.931857  2320 raft_consensus.cc:385] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.932176  2320 raft_consensus.cc:740] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.932299  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:49.932355  2321 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.933013  2320 consensus_queue.cc:260] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
W20260710 13:20:49.933856  2245 leader_election.cc:343] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:49.936995  2320 ts_tablet_manager.cc:1434] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.003s
I20260710 13:20:49.938028  2320 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:49.942405  2321 ts_tablet_manager.cc:1434] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:49.943856  2321 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:49.948599  2328 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:49.950922  2322 ts_tablet_manager.cc:1434] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.041s
I20260710 13:20:49.951264  2320 tablet_bootstrap.cc:654] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.951049  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:49.951668  2321 tablet_bootstrap.cc:654] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.951709  2206 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:49.956072  2322 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:49.963251  2320 tablet_bootstrap.cc:492] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:49.967640  2206 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 1.
I20260710 13:20:49.966233  2322 tablet_bootstrap.cc:654] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:49.968894  2320 ts_tablet_manager.cc:1403] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.006s
I20260710 13:20:49.963835  2327 raft_consensus.cc:493] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.970204  2246 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:49.971097  2346 raft_consensus.cc:2804] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:49.971621  2346 raft_consensus.cc:697] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:49.971902  2321 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:49.972515  2321 ts_tablet_manager.cc:1403] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.006s
I20260710 13:20:49.972458  2346 consensus_queue.cc:237] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.970579  2327 raft_consensus.cc:515] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.976662  2321 raft_consensus.cc:359] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.977592  2321 raft_consensus.cc:385] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.977943  2321 raft_consensus.cc:740] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.978726  2327 leader_election.cc:290] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:49.980515  2321 consensus_queue.cc:260] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.982372  2320 raft_consensus.cc:359] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.983174  2320 raft_consensus.cc:385] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:49.983512  2320 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:49.984423  2320 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.985435  2026 catalog_manager.cc:5697] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 1 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:49.987236  2327 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.987692  2327 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.991060  2327 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:49.994829  2320 ts_tablet_manager.cc:1434] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 13:20:49.997506  2321 ts_tablet_manager.cc:1434] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 13:20:49.997622  2339 raft_consensus.cc:493] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:49.998907  2339 raft_consensus.cc:515] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:49.999748  2321 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:50.001102  2339 leader_election.cc:290] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.001669  2320 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:50.001995  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
W20260710 13:20:50.004802  2171 leader_election.cc:343] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.007131  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.008687  2321 tablet_bootstrap.cc:654] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.012075  2280 raft_consensus.cc:2468] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 0.
I20260710 13:20:50.023386  2172 leader_election.cc:304] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:50.025071  2339 raft_consensus.cc:2804] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.025660  2339 raft_consensus.cc:493] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.026046  2339 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.025302  2322 tablet_bootstrap.cc:492] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:50.038508  2320 tablet_bootstrap.cc:654] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.033811  2322 ts_tablet_manager.cc:1403] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.017s
I20260710 13:20:50.040156  2339 raft_consensus.cc:515] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.043710  2339 leader_election.cc:290] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.043803  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.045270  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.045277  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052633b46214e818b0deec77e683dbd" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.046283  2280 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.046908  2206 raft_consensus.cc:2468] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
W20260710 13:20:50.047366  2171 leader_election.cc:343] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.049324  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.050185  2206 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.051366  2322 raft_consensus.cc:359] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.052901  2322 raft_consensus.cc:385] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.054710  2097 leader_election.cc:304] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.055061  2322 raft_consensus.cc:740] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.056404  2322 consensus_queue.cc:260] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.058704  2280 raft_consensus.cc:2468] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 1.
I20260710 13:20:50.053853  2321 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:50.059975  2353 raft_consensus.cc:2804] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.060564  2321 ts_tablet_manager.cc:1403] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.015s
I20260710 13:20:50.060971  2353 raft_consensus.cc:493] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.060678  2097 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.061393  2353 raft_consensus.cc:3060] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.061868  2327 raft_consensus.cc:2804] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.063091  2172 leader_election.cc:304] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:50.064255  2339 raft_consensus.cc:2804] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.064739  2339 raft_consensus.cc:697] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:50.065424  2321 raft_consensus.cc:359] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.066423  2321 raft_consensus.cc:385] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.065554  2339 consensus_queue.cc:237] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.062804  2327 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.067535  2327 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.066763  2321 raft_consensus.cc:740] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.068866  2321 consensus_queue.cc:260] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.069787  2320 tablet_bootstrap.cc:492] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:50.070199  2320 ts_tablet_manager.cc:1403] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.024s
I20260710 13:20:50.071118  2321 ts_tablet_manager.cc:1434] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:20:50.072027  2321 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:50.072712  2320 raft_consensus.cc:359] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.073333  2320 raft_consensus.cc:385] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.073585  2320 raft_consensus.cc:740] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.076709  2322 ts_tablet_manager.cc:1434] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.002s
I20260710 13:20:50.077116  2320 consensus_queue.cc:260] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.077720  2322 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:50.077953  2321 tablet_bootstrap.cc:654] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.079101  2353 raft_consensus.cc:515] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.081961  2353 leader_election.cc:290] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.083089  2353 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.076855  2327 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.085947  2327 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.083575  2353 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.090314  2320 ts_tablet_manager.cc:1434] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.005s
I20260710 13:20:50.092370  2320 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:50.093299  2322 tablet_bootstrap.cc:654] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.094812  2026 catalog_manager.cc:5697] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.098380  2353 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.101070  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052633b46214e818b0deec77e683dbd" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.107072  2206 raft_consensus.cc:3060] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.107957  2321 tablet_bootstrap.cc:492] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:50.108526  2321 ts_tablet_manager.cc:1403] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.014s
I20260710 13:20:50.109794  2362 raft_consensus.cc:493] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.110394  2362 raft_consensus.cc:515] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.101929  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.102051  2280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052633b46214e818b0deec77e683dbd" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.112501  2205 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.112574  2280 raft_consensus.cc:2468] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.111992  2321 raft_consensus.cc:359] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.103284  2204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.103775  2279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.103875  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6052633b46214e818b0deec77e683dbd" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.104750  2277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.105611  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.106438  2320 tablet_bootstrap.cc:654] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.120972  2278 raft_consensus.cc:3060] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.113541  2321 raft_consensus.cc:385] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.122682  2321 raft_consensus.cc:740] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.125033  2339 raft_consensus.cc:493] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.125515  2339 raft_consensus.cc:515] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.127619  2339 leader_election.cc:290] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.128244  2206 raft_consensus.cc:2468] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.129539  2321 consensus_queue.cc:260] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.130518  2277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
W20260710 13:20:50.132160  2097 leader_election.cc:343] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.132854  2097 leader_election.cc:304] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
W20260710 13:20:50.133028  2172 leader_election.cc:343] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.130659  2278 raft_consensus.cc:2468] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.131300  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
W20260710 13:20:50.133721  2097 leader_election.cc:343] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.134230  2321 ts_tablet_manager.cc:1434] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.000s
W20260710 13:20:50.134826  2171 leader_election.cc:343] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.135275  2171 leader_election.cc:304] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47; no voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.135634  2321 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: Bootstrap starting.
I20260710 13:20:50.136389  2339 raft_consensus.cc:2749] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.138471  2362 leader_election.cc:290] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
W20260710 13:20:50.140726  2097 leader_election.cc:343] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.141156  2097 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3; no voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.141696  2362 raft_consensus.cc:2804] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:50.142882  2097 leader_election.cc:343] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.145272  2327 raft_consensus.cc:2749] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.145543  2322 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:50.145998  2322 ts_tablet_manager.cc:1403] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.010s
I20260710 13:20:50.146927  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.147593  2206 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.148561  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.149015  2322 raft_consensus.cc:359] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.149668  2322 raft_consensus.cc:385] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.150949  2205 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.149992  2322 raft_consensus.cc:740] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.150403  2362 raft_consensus.cc:697] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.153263  2362 consensus_queue.cc:237] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.155943  2321 tablet_bootstrap.cc:654] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.155992  2097 leader_election.cc:304] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.156891  2327 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.157367  2327 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.158150  2346 raft_consensus.cc:493] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.158593  2346 raft_consensus.cc:515] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.159348  2327 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.159848  2327 raft_consensus.cc:2804] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.160176  2327 raft_consensus.cc:493] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.160509  2327 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.160705  2346 leader_election.cc:290] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321)
I20260710 13:20:50.163062  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.163396  2097 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.163663  2131 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 0.
I20260710 13:20:50.164820  2245 leader_election.cc:304] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.165632  2346 raft_consensus.cc:2804] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.165968  2346 raft_consensus.cc:493] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.166291  2346 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.167338  2361 raft_consensus.cc:2804] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.167470  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.167838  2361 raft_consensus.cc:697] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.168087  2205 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 0.
I20260710 13:20:50.168731  2361 consensus_queue.cc:237] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
W20260710 13:20:50.170779  2097 leader_election.cc:343] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.172247  2322 consensus_queue.cc:260] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.175981  2322 ts_tablet_manager.cc:1434] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 13:20:50.177274  2322 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:50.187754  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.188485  2205 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.189630  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.190274  2278 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.190796  2322 tablet_bootstrap.cc:654] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.196295  2097 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.196835  2028 catalog_manager.cc:5697] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.197793  2361 raft_consensus.cc:2804] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.198153  2361 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.198432  2361 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.205611  2361 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.207512  2361 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.208333  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.208985  2205 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.209007  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.209693  2278 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.214919  2321 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: No bootstrap required, opened a new log
I20260710 13:20:50.215445  2321 ts_tablet_manager.cc:1403] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.030s
I20260710 13:20:50.218223  2321 raft_consensus.cc:359] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.218881  2321 raft_consensus.cc:385] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.219185  2321 raft_consensus.cc:740] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.219890  2321 consensus_queue.cc:260] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.220023  2205 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.221895  2321 ts_tablet_manager.cc:1434] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:50.223978  2320 tablet_bootstrap.cc:492] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:50.224465  2320 ts_tablet_manager.cc:1403] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.020s
I20260710 13:20:50.227095  2320 raft_consensus.cc:359] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.227792  2320 raft_consensus.cc:385] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.228109  2320 raft_consensus.cc:740] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.223956  2327 raft_consensus.cc:515] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.229039  2320 consensus_queue.cc:260] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.231290  2320 ts_tablet_manager.cc:1434] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:50.231256  2346 raft_consensus.cc:515] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.232440  2320 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: Bootstrap starting.
I20260710 13:20:50.234112  2346 leader_election.cc:290] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321)
I20260710 13:20:50.234711  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.235337  2205 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.235203  2278 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.236761  2361 raft_consensus.cc:493] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.237208  2361 raft_consensus.cc:515] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.237968  2097 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.238299  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.238857  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.239096  2327 leader_election.cc:290] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.239444  2131 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.239660  2362 raft_consensus.cc:2804] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.240104  2362 raft_consensus.cc:697] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.240983  2362 consensus_queue.cc:237] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.241302  2026 catalog_manager.cc:5697] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.243674  2361 leader_election.cc:290] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.238873  2206 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.244697  2205 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 1.
I20260710 13:20:50.245935  2246 leader_election.cc:304] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.246968  2346 raft_consensus.cc:2804] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.247520  2346 raft_consensus.cc:697] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:50.248355  2346 consensus_queue.cc:237] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.254766  2277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.255716  2277 raft_consensus.cc:2468] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.255970  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.256656  2205 raft_consensus.cc:2468] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 0.
I20260710 13:20:50.255970  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.260592  2131 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 1.
I20260710 13:20:50.257484  2097 leader_election.cc:304] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.262866  2327 raft_consensus.cc:2804] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.263289  2327 raft_consensus.cc:493] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.263759  2327 raft_consensus.cc:3060] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:50.264896  2097 leader_election.cc:343] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.266280  2206 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.269173  2320 tablet_bootstrap.cc:654] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.269527  2322 tablet_bootstrap.cc:492] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:50.270063  2322 ts_tablet_manager.cc:1403] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.024s
I20260710 13:20:50.273039  2026 catalog_manager.cc:5697] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 1 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:50.273716  2322 raft_consensus.cc:359] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.274668  2322 raft_consensus.cc:385] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.276012  2097 leader_election.cc:304] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.275096  2322 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.278318  2322 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.280217  2327 raft_consensus.cc:515] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.281672  2322 ts_tablet_manager.cc:1434] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:50.282379  2327 leader_election.cc:290] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.282955  2322 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:50.285377  2339 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.286289  2362 raft_consensus.cc:2804] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.287452  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.287668  2362 raft_consensus.cc:697] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.285851  2339 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.288159  2206 raft_consensus.cc:3060] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.288877  2362 consensus_queue.cc:237] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.289995  2339 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.292995  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
W20260710 13:20:50.294486  2172 leader_election.cc:343] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.285094  2027 catalog_manager.cc:5697] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.298290  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.299280  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc561a1416d465893a25cf31d55f3a0" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.299820  2131 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 0.
I20260710 13:20:50.299896  2278 raft_consensus.cc:3060] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.302285  2320 tablet_bootstrap.cc:492] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: No bootstrap required, opened a new log
I20260710 13:20:50.302556  2206 raft_consensus.cc:2468] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.302791  2320 ts_tablet_manager.cc:1403] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: Time spent bootstrapping tablet: real 0.071s	user 0.003s	sys 0.024s
I20260710 13:20:50.308476  2320 raft_consensus.cc:359] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.309201  2320 raft_consensus.cc:385] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.309478  2320 raft_consensus.cc:740] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.309774  2322 tablet_bootstrap.cc:654] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.310211  2320 consensus_queue.cc:260] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.312393  2320 ts_tablet_manager.cc:1434] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:50.313686  2278 raft_consensus.cc:2468] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 1.
I20260710 13:20:50.314849  2322 tablet_bootstrap.cc:492] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:50.314893  2097 leader_election.cc:304] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.315281  2322 ts_tablet_manager.cc:1403] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260710 13:20:50.317090  2171 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.317199  2362 raft_consensus.cc:2804] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.317966  2362 raft_consensus.cc:697] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.318178  2339 raft_consensus.cc:2804] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.318243  2322 raft_consensus.cc:359] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.318668  2339 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.318993  2322 raft_consensus.cc:385] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.319119  2339 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.318805  2362 consensus_queue.cc:237] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.319340  2322 raft_consensus.cc:740] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.320207  2322 consensus_queue.cc:260] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.322645  2322 ts_tablet_manager.cc:1434] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:50.323566  2322 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: Bootstrap starting.
I20260710 13:20:50.326196  2027 catalog_manager.cc:5697] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.326687  2339 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.329195  2322 tablet_bootstrap.cc:654] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:50.331239  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.331861  2131 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.339294  2339 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.349057  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.349241  2131 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 1.
I20260710 13:20:50.349874  2322 tablet_bootstrap.cc:492] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: No bootstrap required, opened a new log
I20260710 13:20:50.350350  2322 ts_tablet_manager.cc:1403] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.010s
W20260710 13:20:50.350783  2172 leader_election.cc:343] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:50.350155  2028 catalog_manager.cc:5697] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.352113  2171 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.353551  2339 raft_consensus.cc:2804] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.353593  2322 raft_consensus.cc:359] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.354234  2339 raft_consensus.cc:697] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:50.354465  2322 raft_consensus.cc:385] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:50.354809  2322 raft_consensus.cc:740] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Initialized, Role: FOLLOWER
I20260710 13:20:50.355242  2339 consensus_queue.cc:237] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.355619  2322 consensus_queue.cc:260] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.358341  2322 ts_tablet_manager.cc:1434] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 13:20:50.359339  2346 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.359916  2346 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.359272  2362 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.362556  2362 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.363803  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.364741  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.365461  2206 raft_consensus.cc:2393] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a784f0a2a8a445c6afd9a2653e786dfe in current term 1: Already voted for candidate 3449ad2d00794f8a939741cae122efe3 in this term.
I20260710 13:20:50.365814  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.366559  2205 raft_consensus.cc:2393] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3449ad2d00794f8a939741cae122efe3 in current term 1: Already voted for candidate a784f0a2a8a445c6afd9a2653e786dfe in this term.
I20260710 13:20:50.362035  2346 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:50.367246  2246 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.368430  2346 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.369967  2362 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.372062  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.373926  2097 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3; no voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.374821  2362 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.375792  2346 raft_consensus.cc:2749] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.376868  2346 raft_consensus.cc:493] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.377349  2346 raft_consensus.cc:515] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.380462  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.381359  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.380811  2028 catalog_manager.cc:5697] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.382254  2205 raft_consensus.cc:2393] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a784f0a2a8a445c6afd9a2653e786dfe in current term 1: Already voted for candidate 3449ad2d00794f8a939741cae122efe3 in this term.
I20260710 13:20:50.382536  2362 raft_consensus.cc:2749] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.383716  2246 leader_election.cc:304] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.384477  2328 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.384492  2346 leader_election.cc:290] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:50.390555  2328 raft_consensus.cc:2749] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.397696  2328 raft_consensus.cc:493] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.398219  2328 raft_consensus.cc:515] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.400122  2328 leader_election.cc:290] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:50.401292  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.401341  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.402110  2131 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 0.
I20260710 13:20:50.402127  2205 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 0.
I20260710 13:20:50.403204  2245 leader_election.cc:304] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.403846  2328 raft_consensus.cc:2804] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:50.404201  2328 raft_consensus.cc:493] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:50.404485  2328 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.409144  2328 raft_consensus.cc:515] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.410915  2328 leader_election.cc:290] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:50.412006  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.412006  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.412742  2131 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.412745  2205 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.417101  2362 raft_consensus.cc:493] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.417693  2362 raft_consensus.cc:515] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.419744  2131 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 1.
I20260710 13:20:50.419744  2205 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 1.
I20260710 13:20:50.420419  2362 leader_election.cc:290] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.420979  2245 leader_election.cc:304] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.421563  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.422559  2328 raft_consensus.cc:2804] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:50.422425  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" is_pre_election: true
I20260710 13:20:50.423136  2328 raft_consensus.cc:697] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:50.423326  2278 raft_consensus.cc:2393] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3449ad2d00794f8a939741cae122efe3 in current term 1: Already voted for candidate 363e7a97862b4e999ae715a4dbafef47 in this term.
I20260710 13:20:50.423954  2328 consensus_queue.cc:237] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.424402  2097 leader_election.cc:304] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3; no voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.425237  2362 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.432165  2362 raft_consensus.cc:2749] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.432963  2028 catalog_manager.cc:5697] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 0 to 1, leader changed from <none> to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 1 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:50.436301  2328 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.449406  2382 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:50.466724  2382 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:50.467280  2382 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.469221  2382 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:50.470072  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3449ad2d00794f8a939741cae122efe3" is_pre_election: true
I20260710 13:20:50.470399  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "363e7a97862b4e999ae715a4dbafef47" is_pre_election: true
I20260710 13:20:50.470980  2131 raft_consensus.cc:2393] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a784f0a2a8a445c6afd9a2653e786dfe in current term 1: Already voted for candidate 363e7a97862b4e999ae715a4dbafef47 in this term.
I20260710 13:20:50.472116  2245 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a784f0a2a8a445c6afd9a2653e786dfe; no voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.472859  2382 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:50.477864  2382 raft_consensus.cc:2749] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:50.499151  2339 consensus_queue.cc:1048] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.513432  2339 consensus_queue.cc:1048] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.524938  2277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:50362
I20260710 13:20:50.525585  2277 raft_consensus.cc:606] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:50.553282  2131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:39394
I20260710 13:20:50.553769  2131 raft_consensus.cc:606] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Received request to transfer leadership to TS 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.562755  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
mode: GRACEFUL
new_leader_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:50362
I20260710 13:20:50.563357  2278 raft_consensus.cc:606] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Received request to transfer leadership to TS 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.568900  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
mode: GRACEFUL
new_leader_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:50362
I20260710 13:20:50.569507  2278 raft_consensus.cc:606] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Received request to transfer leadership to TS 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:50.582917  2205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
mode: GRACEFUL
new_leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:40612
I20260710 13:20:50.583657  2205 raft_consensus.cc:606] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Received request to transfer leadership to TS a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:50.640367  2362 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.650805  2327 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.658434  2362 raft_consensus.cc:993] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:50.658989  2327 raft_consensus.cc:1081] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Signalling peer 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:50.660566  2205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:40600
I20260710 13:20:50.661073  2205 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:50.661362  2205 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.666085  2205 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.667882  2205 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.668690  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.668886  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.669283  2131 raft_consensus.cc:3055] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:50.669445  2278 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.669652  2131 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.670583  2131 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.671926  2131 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.677443  2278 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:50.677637  2362 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.677908  2327 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.678663  2172 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:50.678759  2131 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:50.679571  2326 raft_consensus.cc:2804] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:50.680095  2326 raft_consensus.cc:697] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:50.681063  2326 consensus_queue.cc:237] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.689872  2028 catalog_manager.cc:5697] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 1 to 2, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.699406  2362 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.703799  2327 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.716177  2353 consensus_queue.cc:1048] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.722201  2327 consensus_queue.cc:1048] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.731904  2353 consensus_queue.cc:1048] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.734095  2328 consensus_queue.cc:1048] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.746093  2353 consensus_queue.cc:1048] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.761814  2346 consensus_queue.cc:1048] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.771500  2346 raft_consensus.cc:993] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:50.772126  2382 raft_consensus.cc:1081] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:50.773723  2131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39390
I20260710 13:20:50.774448  2131 raft_consensus.cc:493] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:50.774874  2131 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.783166  2131 raft_consensus.cc:515] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.788143  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:50.788854  2205 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.794354  2205 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 2.
I20260710 13:20:50.795372  2097 leader_election.cc:304] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.795467  2131 leader_election.cc:290] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 2 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.796100  2361 raft_consensus.cc:2804] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:50.796623  2361 raft_consensus.cc:697] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:50.797092  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a871e273644aed9c614adfc7a1b27b" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.797585  2276 raft_consensus.cc:3055] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:50.797335  2361 consensus_queue.cc:237] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.797802  2276 raft_consensus.cc:740] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:50.798455  2276 consensus_queue.cc:260] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.799431  2276 raft_consensus.cc:3060] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.804481  2026 catalog_manager.cc:5697] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 1 to 2, leader changed from a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:50.805210  2276 raft_consensus.cc:2468] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 2.
I20260710 13:20:50.862013  2388 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.873478  2388 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.873848  2382 consensus_queue.cc:1048] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.886389  2346 consensus_queue.cc:1048] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:50.893971  2328 raft_consensus.cc:993] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: : Instructing follower 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:50.894505  2346 raft_consensus.cc:1081] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Signalling peer 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:50.896399  2205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:40590
I20260710 13:20:50.896905  2205 raft_consensus.cc:493] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:50.897228  2205 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.902418  2205 raft_consensus.cc:515] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.903950  2205 leader_election.cc:290] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:50.904917  2130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:50.905081  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de6c28795e844f718e1a0d29290ba572" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:50.905411  2130 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.905668  2276 raft_consensus.cc:3055] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:50.905987  2276 raft_consensus.cc:740] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:50.906735  2276 consensus_queue.cc:260] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.907770  2276 raft_consensus.cc:3060] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:50.910524  2130 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:50.911693  2171 leader_election.cc:304] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:50.912375  2388 raft_consensus.cc:2804] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:50.912536  2276 raft_consensus.cc:2468] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:50.912778  2388 raft_consensus.cc:697] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:50.913612  2388 consensus_queue.cc:237] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:50.919415  2026 catalog_manager.cc:5697] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 1 to 2, leader changed from a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3) to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:51.072600  2382 raft_consensus.cc:993] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: : Instructing follower 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:51.073068  2382 raft_consensus.cc:1081] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Signalling peer 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:51.074612  2205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:40590
I20260710 13:20:51.075280  2205 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:51.075681  2205 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.080698  2205 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.082877  2205 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:51.083739  2130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:51.083951  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:51.084455  2130 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.084524  2276 raft_consensus.cc:3055] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:51.084913  2276 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:51.085616  2276 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.086612  2276 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.090088  2130 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:51.092747  2276 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 2.
I20260710 13:20:51.093942  2172 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:51.094776  2326 raft_consensus.cc:2804] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:51.095304  2326 raft_consensus.cc:697] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:51.096181  2326 consensus_queue.cc:237] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.099354  2388 raft_consensus.cc:993] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: : Instructing follower a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:51.099884  2339 raft_consensus.cc:1081] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Signalling peer a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:51.101545  2276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:50348
I20260710 13:20:51.102032  2276 raft_consensus.cc:493] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:51.102348  2276 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.105607  2026 catalog_manager.cc:5697] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 1 to 2, leader changed from a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3) to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:51.107564  2276 raft_consensus.cc:515] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.110003  2276 leader_election.cc:290] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:51.110386  2130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:51.110993  2130 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.111745  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d87113d5f4446b3ba337d6ec3c89ec1" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:51.112512  2205 raft_consensus.cc:3055] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:51.112825  2205 raft_consensus.cc:740] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:51.113765  2205 consensus_queue.cc:260] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.115022  2205 raft_consensus.cc:3060] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:51.117267  2130 raft_consensus.cc:2468] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:51.118341  2245 leader_election.cc:304] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:51.119240  2382 raft_consensus.cc:2804] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:51.119674  2382 raft_consensus.cc:697] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:51.120162  2205 raft_consensus.cc:2468] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:51.120371  2382 consensus_queue.cc:237] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:51.127149  2026 catalog_manager.cc:5697] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 1 to 2, leader changed from 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2) to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 2 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:51.153122  2276 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.154524  2339 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.162566  2130 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.164165  2326 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.370460  2276 raft_consensus.cc:1275] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.371730  2361 consensus_queue.cc:1048] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.379521  2205 raft_consensus.cc:1275] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.381510  2362 consensus_queue.cc:1048] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.404805  2276 raft_consensus.cc:1275] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.406018  2326 consensus_queue.cc:1048] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.414165  2130 raft_consensus.cc:1275] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.416280  2326 consensus_queue.cc:1048] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.480762  2130 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.482124  2326 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.491180  2276 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.492900  2388 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:51.528616  2205 raft_consensus.cc:1275] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.530090  2382 consensus_queue.cc:1048] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.539103  2130 raft_consensus.cc:1275] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:51.540556  2328 consensus_queue.cc:1048] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.618810  1508 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:20:53.619501  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:53.636243  2130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06081c56d7e490d8e3857709c160579"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:53.636848  2130 raft_consensus.cc:606] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Received request to transfer leadership to TS a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:53.639755  2130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:53.640257  2130 raft_consensus.cc:606] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Received request to transfer leadership to TS a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:53.641470  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:53.641959  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:53.710410  2419 raft_consensus.cc:993] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:53.711833  2413 raft_consensus.cc:1081] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Signalling peer a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:53.713935  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:50354
I20260710 13:20:53.714723  2278 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.715121  2278 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.720383  2278 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.722208  2278 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:53.723381  2130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:53.723528  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:53.724004  2130 raft_consensus.cc:3055] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.724202  2205 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.724414  2130 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:53.725260  2130 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.726275  2130 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.729357  2205 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:53.730832  2246 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:53.731757  2416 raft_consensus.cc:2804] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.732079  2130 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:53.733389  2416 raft_consensus.cc:697] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:53.734422  2416 consensus_queue.cc:237] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.742023  2026 catalog_manager.cc:5697] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 1 to 2, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 2 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:53.873056  2420 raft_consensus.cc:993] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:53.873612  2413 raft_consensus.cc:1081] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Signalling peer a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:53.875074  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06081c56d7e490d8e3857709c160579"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:50354
I20260710 13:20:53.875572  2278 raft_consensus.cc:493] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.875854  2278 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.880378  2278 raft_consensus.cc:515] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.881964  2278 leader_election.cc:290] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:53.883005  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:53.883216  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:53.883574  2131 raft_consensus.cc:3055] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.883792  2205 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.883949  2131 raft_consensus.cc:740] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:53.884799  2131 consensus_queue.cc:260] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.885718  2131 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.890323  2205 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:53.890564  2131 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 2.
I20260710 13:20:53.891628  2246 leader_election.cc:304] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:53.892501  2416 raft_consensus.cc:2804] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.892917  2416 raft_consensus.cc:697] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:53.893625  2416 consensus_queue.cc:237] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:53.900234  2026 catalog_manager.cc:5697] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 1 to 2, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 2 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:54.252033  2205 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.253301  2416 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.262945  2131 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.264635  2430 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.343865  2205 raft_consensus.cc:1275] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.345130  2430 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.353549  2131 raft_consensus.cc:1275] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:54.354996  2416 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:54.642879  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:54.655840  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c06081c56d7e490d8e3857709c160579"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:50362
I20260710 13:20:54.656425  2278 raft_consensus.cc:606] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:54.664031  2278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:50362
I20260710 13:20:54.664552  2278 raft_consensus.cc:606] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:54.671846  2205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:40612
I20260710 13:20:54.672317  2205 raft_consensus.cc:606] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:54.676905  2205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:40612
I20260710 13:20:54.677443  2205 raft_consensus.cc:606] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:54.682155  2205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
mode: GRACEFUL
new_leader_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:40612
I20260710 13:20:54.682574  2205 raft_consensus.cc:606] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Received request to transfer leadership to TS 3449ad2d00794f8a939741cae122efe3
I20260710 13:20:54.752816  2437 raft_consensus.cc:993] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.753389  2388 raft_consensus.cc:1081] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.754885  2131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 13:20:54.755434  2131 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:54.755755  2131 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.760296  2131 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.762001  2131 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 3 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:54.762872  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:54.762982  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:54.763814  2205 raft_consensus.cc:3055] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:54.763855  2278 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.764355  2205 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:54.765304  2205 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.766523  2205 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.771373  2278 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.772802  2097 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [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: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:54.772960  2205 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.773587  2413 raft_consensus.cc:2804] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:54.774072  2413 raft_consensus.cc:697] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:54.774801  2413 consensus_queue.cc:237] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.781801  2026 catalog_manager.cc:5697] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 2 to 3, leader changed from 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:54.825433  2435 raft_consensus.cc:993] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.825883  2416 raft_consensus.cc:1081] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.827628  2131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39390
I20260710 13:20:54.828218  2131 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:54.828610  2131 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.833962  2131 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.835625  2131 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 3 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:54.836541  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:54.836853  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:54.837132  2205 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.837414  2278 raft_consensus.cc:3055] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:54.837852  2278 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:54.838824  2278 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.840102  2278 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.842708  2437 raft_consensus.cc:993] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.843204  2388 raft_consensus.cc:1081] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.844170  2205 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.845314  2131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 13:20:54.845608  2097 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [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: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:54.845985  2131 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:54.846524  2420 raft_consensus.cc:2804] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:54.847261  2420 raft_consensus.cc:697] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:54.847311  2278 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.848083  2437 raft_consensus.cc:993] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.848501  2437 raft_consensus.cc:1081] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.848186  2420 consensus_queue.cc:237] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.846541  2131 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.850440  2130 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39392
I20260710 13:20:54.851063  2130 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:54.851511  2130 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.856113  2131 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.858330  2131 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 2 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:54.857841  2026 catalog_manager.cc:5697] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 2 to 3, leader changed from a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:54.858992  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:54.859697  2205 raft_consensus.cc:3055] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:54.860105  2205 raft_consensus.cc:740] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:54.860400  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:54.860981  2278 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.861063  2205 consensus_queue.cc:260] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.860988  2130 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.862538  2205 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:54.863658  2130 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 3 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:54.869958  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:54.865988  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:54.870604  2276 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.868455  2278 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 2.
I20260710 13:20:54.871065  2206 raft_consensus.cc:3055] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:54.871071  2205 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 2.
I20260710 13:20:54.871517  2206 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:54.871954  2097 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:54.872776  2420 raft_consensus.cc:2804] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:54.872462  2206 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.873391  2420 raft_consensus.cc:697] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:54.873800  2206 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.874265  2420 consensus_queue.cc:237] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.877488  2276 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.879539  2206 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.879745  2097 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [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: 3449ad2d00794f8a939741cae122efe3, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:54.880525  2420 raft_consensus.cc:2804] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:54.880972  2420 raft_consensus.cc:697] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:54.881702  2420 consensus_queue.cc:237] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.882740  2026 catalog_manager.cc:5697] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 1 to 2, leader changed from 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:54.894598  2026 catalog_manager.cc:5697] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 2 to 3, leader changed from 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:54.980832  2435 raft_consensus.cc:993] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: : Instructing follower 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.981361  2421 raft_consensus.cc:1081] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Signalling peer 3449ad2d00794f8a939741cae122efe3 to start an election
I20260710 13:20:54.982946  2131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c06081c56d7e490d8e3857709c160579"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
 from {username='slave'} at 127.0.0.1:39390
I20260710 13:20:54.983619  2131 raft_consensus.cc:493] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:54.984066  2131 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.989161  2131 raft_consensus.cc:515] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.990765  2131 leader_election.cc:290] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [CANDIDATE]: Term 3 election: Requested vote from peers 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:54.991770  2206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:54.991860  2276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06081c56d7e490d8e3857709c160579" candidate_uuid: "3449ad2d00794f8a939741cae122efe3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:54.992354  2206 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.992412  2276 raft_consensus.cc:3055] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:54.992795  2276 raft_consensus.cc:740] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:54.993462  2276 consensus_queue.cc:260] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:54.994333  2276 raft_consensus.cc:3060] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:54.997665  2206 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.998773  2097 leader_election.cc:304] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [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: 3449ad2d00794f8a939741cae122efe3, 363e7a97862b4e999ae715a4dbafef47; no voters: 
I20260710 13:20:54.999006  2276 raft_consensus.cc:2468] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3449ad2d00794f8a939741cae122efe3 in term 3.
I20260710 13:20:54.999581  2420 raft_consensus.cc:2804] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:55.000070  2420 raft_consensus.cc:697] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Leader. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:55.000912  2420 consensus_queue.cc:237] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:55.006955  2026 catalog_manager.cc:5697] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 reported cstate change: term changed from 2 to 3, leader changed from a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3) to 3449ad2d00794f8a939741cae122efe3 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "3449ad2d00794f8a939741cae122efe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:55.192126  2206 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.193459  2420 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.202950  2276 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.205036  2420 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.262753  2276 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.264197  2420 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.273564  2206 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.275424  2446 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.311237  2276 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.312683  2446 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.322063  2206 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.324215  2446 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.353545  2206 raft_consensus.cc:1275] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:55.354848  2446 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.363371  2276 raft_consensus.cc:1275] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:55.366130  2453 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.442619  2276 raft_consensus.cc:1275] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.443888  2453 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:55.452231  2206 raft_consensus.cc:1275] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Refusing update from remote peer 3449ad2d00794f8a939741cae122efe3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:55.454048  2420 consensus_queue.cc:1048] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.689841  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:57.699226  2131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:57.700269  2131 raft_consensus.cc:606] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Received request to transfer leadership to TS a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:57.704103  2131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:57.704743  2131 raft_consensus.cc:606] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Received request to transfer leadership to TS 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:57.707516  2131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:57.707995  2131 raft_consensus.cc:606] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Received request to transfer leadership to TS 363e7a97862b4e999ae715a4dbafef47
I20260710 13:20:57.710776  2131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "3449ad2d00794f8a939741cae122efe3"
mode: GRACEFUL
new_leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:39400
I20260710 13:20:57.711251  2131 raft_consensus.cc:606] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Received request to transfer leadership to TS a784f0a2a8a445c6afd9a2653e786dfe
I20260710 13:20:57.712464  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:57.713065  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:57.737900  2413 raft_consensus.cc:993] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:57.738587  2461 raft_consensus.cc:1081] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Signalling peer a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:57.740509  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:50354
I20260710 13:20:57.741087  2278 raft_consensus.cc:493] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.741400  2278 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.747272  2278 raft_consensus.cc:515] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:57.749046  2278 leader_election.cc:290] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 4 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:57.750252  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:57.750552  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c700e04b6b842b8b53f48a66a901930" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:57.751139  2131 raft_consensus.cc:3055] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:57.751225  2205 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.751500  2131 raft_consensus.cc:740] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:57.752349  2131 consensus_queue.cc:260] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:57.753576  2131 raft_consensus.cc:3060] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:57.756774  2205 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 4.
I20260710 13:20:57.758169  2246 leader_election.cc:304] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [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: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:57.759246  2462 raft_consensus.cc:2804] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:57.760470  2131 raft_consensus.cc:2468] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 4.
I20260710 13:20:57.760494  2462 raft_consensus.cc:697] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:57.761997  2462 consensus_queue.cc:237] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:57.770533  2026 catalog_manager.cc:5697] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 3 to 4, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 4 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.033593  2413 raft_consensus.cc:993] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: : Instructing follower 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:58.034072  2461 raft_consensus.cc:1081] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Signalling peer 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:58.035786  2205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:40600
I20260710 13:20:58.036302  2205 raft_consensus.cc:493] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.036633  2205 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.041584  2205 raft_consensus.cc:515] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.043076  2205 leader_election.cc:290] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 3 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:58.044059  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:58.044013  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dfb10d9fa674cde80397c427e676f0e" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:58.044724  2278 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.044718  2131 raft_consensus.cc:3055] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:58.045152  2131 raft_consensus.cc:740] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:58.045746  2131 consensus_queue.cc:260] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.046551  2131 raft_consensus.cc:3060] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:58.049382  2278 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 3.
I20260710 13:20:58.050593  2172 leader_election.cc:304] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [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: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:58.050853  2131 raft_consensus.cc:2468] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 3.
I20260710 13:20:58.051517  2460 raft_consensus.cc:2804] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:58.052871  2460 raft_consensus.cc:697] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 3 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:58.053889  2460 consensus_queue.cc:237] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.059758  2461 raft_consensus.cc:993] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:58.060204  2413 raft_consensus.cc:1081] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Signalling peer a784f0a2a8a445c6afd9a2653e786dfe to start an election
I20260710 13:20:58.061745  2278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090"
dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
 from {username='slave'} at 127.0.0.1:50354
I20260710 13:20:58.062394  2278 raft_consensus.cc:493] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.062772  2278 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.062754  2026 catalog_manager.cc:5697] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 2 to 3, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 3 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.069491  2278 raft_consensus.cc:515] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.071583  2278 leader_election.cc:290] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [CANDIDATE]: Term 4 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343)
I20260710 13:20:58.072312  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:58.072901  2131 raft_consensus.cc:3055] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:58.072983  2205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3a699c8caf24fd7b40427c6f93da090" candidate_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
I20260710 13:20:58.073279  2131 raft_consensus.cc:740] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:58.073550  2205 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.074141  2131 consensus_queue.cc:260] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.075363  2131 raft_consensus.cc:3060] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.079999  2461 raft_consensus.cc:993] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: : Instructing follower 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:58.080116  2205 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 4.
I20260710 13:20:58.080513  2461 raft_consensus.cc:1081] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Signalling peer 363e7a97862b4e999ae715a4dbafef47 to start an election
I20260710 13:20:58.081192  2246 leader_election.cc:304] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [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: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:58.081971  2462 raft_consensus.cc:2804] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:58.082019  2131 raft_consensus.cc:2468] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a784f0a2a8a445c6afd9a2653e786dfe in term 4.
I20260710 13:20:58.082614  2462 raft_consensus.cc:697] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 LEADER]: Becoming Leader. State: Replica: a784f0a2a8a445c6afd9a2653e786dfe, State: Running, Role: LEADER
I20260710 13:20:58.083523  2462 consensus_queue.cc:237] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.086429  2205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56"
dest_uuid: "363e7a97862b4e999ae715a4dbafef47"
 from {username='slave'} at 127.0.0.1:40600
I20260710 13:20:58.087069  2205 raft_consensus.cc:493] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:58.087532  2205 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.093272  2205 raft_consensus.cc:515] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.093952  2026 catalog_manager.cc:5697] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe reported cstate change: term changed from 3 to 4, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3). New cstate: current_term: 4 leader_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:58.094908  2205 leader_election.cc:290] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [CANDIDATE]: Term 4 election: Requested vote from peers 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321), a784f0a2a8a445c6afd9a2653e786dfe (127.1.121.3:38761)
I20260710 13:20:58.095531  2131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3449ad2d00794f8a939741cae122efe3"
I20260710 13:20:58.096041  2131 raft_consensus.cc:3055] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:58.096146  2278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7246323c2e5f4696a1edfb4487ba1f56" candidate_uuid: "363e7a97862b4e999ae715a4dbafef47" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a784f0a2a8a445c6afd9a2653e786dfe"
I20260710 13:20:58.096339  2131 raft_consensus.cc:740] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3449ad2d00794f8a939741cae122efe3, State: Running, Role: LEADER
I20260710 13:20:58.096580  2278 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.097079  2131 consensus_queue.cc:260] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.097930  2131 raft_consensus.cc:3060] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:58.102746  2278 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 4.
I20260710 13:20:58.103876  2131 raft_consensus.cc:2468] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 363e7a97862b4e999ae715a4dbafef47 in term 4.
I20260710 13:20:58.103966  2172 leader_election.cc:304] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [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: 363e7a97862b4e999ae715a4dbafef47, a784f0a2a8a445c6afd9a2653e786dfe; no voters: 
I20260710 13:20:58.105244  2460 raft_consensus.cc:2804] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:58.105633  2460 raft_consensus.cc:697] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 4 LEADER]: Becoming Leader. State: Replica: 363e7a97862b4e999ae715a4dbafef47, State: Running, Role: LEADER
I20260710 13:20:58.106361  2460 consensus_queue.cc:237] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [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: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } }
I20260710 13:20:58.112696  2026 catalog_manager.cc:5697] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 reported cstate change: term changed from 3 to 4, leader changed from 3449ad2d00794f8a939741cae122efe3 (127.1.121.1) to 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2). New cstate: current_term: 4 leader_uuid: "363e7a97862b4e999ae715a4dbafef47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:58.181563  2131 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.182869  2462 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:58.193778  2205 raft_consensus.cc:1275] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.195698  2462 consensus_queue.cc:1048] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.453250  2278 raft_consensus.cc:1275] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.454380  2460 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:58.464846  2131 raft_consensus.cc:1275] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:58.466923  2480 consensus_queue.cc:1048] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:58.532812  2131 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.533984  2480 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.542433  2278 raft_consensus.cc:1275] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Refusing update from remote peer 363e7a97862b4e999ae715a4dbafef47: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.544414  2469 consensus_queue.cc:1048] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a784f0a2a8a445c6afd9a2653e786dfe" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 38761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.570688  2131 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.571906  2462 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3449ad2d00794f8a939741cae122efe3" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:58.580740  2205 raft_consensus.cc:1275] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Refusing update from remote peer a784f0a2a8a445c6afd9a2653e786dfe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:20:58.583536  2485 consensus_queue.cc:1048] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [LEADER]: Connected to new peer: Peer: permanent_uuid: "363e7a97862b4e999ae715a4dbafef47" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 42343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:58.713991  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:58.719563  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
I20260710 13:20:58.744606  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.745394  1508 tablet_replica.cc:333] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.746018  1508 raft_consensus.cc:2243] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.746510  1508 raft_consensus.cc:2272] T de6c28795e844f718e1a0d29290ba572 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.748458  1508 tablet_replica.cc:333] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.748976  1508 raft_consensus.cc:2243] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.749747  1508 raft_consensus.cc:2272] T 29a871e273644aed9c614adfc7a1b27b P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.751442  1508 tablet_replica.cc:333] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.751942  1508 raft_consensus.cc:2243] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.752620  1508 raft_consensus.cc:2272] T c06081c56d7e490d8e3857709c160579 P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.754240  1508 tablet_replica.cc:333] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.754719  1508 raft_consensus.cc:2243] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.755148  1508 raft_consensus.cc:2272] T 7246323c2e5f4696a1edfb4487ba1f56 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.757476  1508 tablet_replica.cc:333] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.758140  1508 raft_consensus.cc:2243] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.758587  1508 raft_consensus.cc:2272] T d3a699c8caf24fd7b40427c6f93da090 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.761059  1508 tablet_replica.cc:333] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.761592  1508 raft_consensus.cc:2243] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.761974  1508 raft_consensus.cc:2272] T 6c700e04b6b842b8b53f48a66a901930 P 3449ad2d00794f8a939741cae122efe3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.763870  1508 tablet_replica.cc:333] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.764360  1508 raft_consensus.cc:2243] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.765192  1508 raft_consensus.cc:2272] T fcc561a1416d465893a25cf31d55f3a0 P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.766970  1508 tablet_replica.cc:333] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.767506  1508 raft_consensus.cc:2243] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.767901  1508 raft_consensus.cc:2272] T 7dfb10d9fa674cde80397c427e676f0e P 3449ad2d00794f8a939741cae122efe3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.769986  1508 tablet_replica.cc:333] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.770473  1508 raft_consensus.cc:2243] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.770887  1508 raft_consensus.cc:2272] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 3449ad2d00794f8a939741cae122efe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.772758  1508 tablet_replica.cc:333] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3: stopping tablet replica
I20260710 13:20:58.773171  1508 raft_consensus.cc:2243] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.773906  1508 raft_consensus.cc:2272] T 6052633b46214e818b0deec77e683dbd P 3449ad2d00794f8a939741cae122efe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.802976  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
I20260710 13:20:58.822948  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
I20260710 13:20:58.848027  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.848699  1508 tablet_replica.cc:333] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.849220  1508 raft_consensus.cc:2243] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.849915  1508 raft_consensus.cc:2272] T 7dfb10d9fa674cde80397c427e676f0e P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.852020  1508 tablet_replica.cc:333] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.852517  1508 raft_consensus.cc:2243] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.852910  1508 raft_consensus.cc:2272] T 29a871e273644aed9c614adfc7a1b27b P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.854552  1508 tablet_replica.cc:333] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.855002  1508 raft_consensus.cc:2243] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.855760  1508 raft_consensus.cc:2272] T de6c28795e844f718e1a0d29290ba572 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.857327  1508 tablet_replica.cc:333] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.857753  1508 raft_consensus.cc:2243] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.858099  1508 raft_consensus.cc:2272] T d3a699c8caf24fd7b40427c6f93da090 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.860103  1508 tablet_replica.cc:333] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.860538  1508 raft_consensus.cc:2243] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.860920  1508 raft_consensus.cc:2272] T 8d87113d5f4446b3ba337d6ec3c89ec1 P 363e7a97862b4e999ae715a4dbafef47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.862665  1508 tablet_replica.cc:333] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.863384  1508 raft_consensus.cc:2243] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.863907  1508 raft_consensus.cc:2272] T 6052633b46214e818b0deec77e683dbd P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.864599  2246 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 13:20:58.865761  1508 tablet_replica.cc:333] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.866297  1508 raft_consensus.cc:2243] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.866685  1508 raft_consensus.cc:2272] T fcc561a1416d465893a25cf31d55f3a0 P 363e7a97862b4e999ae715a4dbafef47 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.867671  2246 consensus_peers.cc:597] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe -> Peer 363e7a97862b4e999ae715a4dbafef47 (127.1.121.2:42343): Couldn't send request to peer 363e7a97862b4e999ae715a4dbafef47. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.868503  1508 tablet_replica.cc:333] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.868991  1508 raft_consensus.cc:2243] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.869469  1508 raft_consensus.cc:2272] T 6c700e04b6b842b8b53f48a66a901930 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.871539  1508 tablet_replica.cc:333] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.872009  1508 raft_consensus.cc:2243] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.872419  1508 raft_consensus.cc:2272] T c06081c56d7e490d8e3857709c160579 P 363e7a97862b4e999ae715a4dbafef47 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.873946  1508 tablet_replica.cc:333] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47: stopping tablet replica
I20260710 13:20:58.874384  1508 raft_consensus.cc:2243] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.875175  1508 raft_consensus.cc:2272] T 7246323c2e5f4696a1edfb4487ba1f56 P 363e7a97862b4e999ae715a4dbafef47 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.895995  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:20:58.916047  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
W20260710 13:20:58.918601  2245 consensus_peers.cc:597] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe -> Peer 3449ad2d00794f8a939741cae122efe3 (127.1.121.1:36321): Couldn't send request to peer 3449ad2d00794f8a939741cae122efe3. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:36321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.943465  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.944684  1508 tablet_replica.cc:333] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.945729  1508 raft_consensus.cc:2243] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.946321  1508 raft_consensus.cc:2272] T 7dfb10d9fa674cde80397c427e676f0e P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.948734  1508 tablet_replica.cc:333] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.949273  1508 raft_consensus.cc:2243] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.949702  1508 raft_consensus.cc:2272] T c06081c56d7e490d8e3857709c160579 P a784f0a2a8a445c6afd9a2653e786dfe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.951442  1508 tablet_replica.cc:333] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.951951  1508 raft_consensus.cc:2243] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.952679  1508 raft_consensus.cc:2272] T d3a699c8caf24fd7b40427c6f93da090 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.954741  1508 tablet_replica.cc:333] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.955295  1508 raft_consensus.cc:2243] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.955688  1508 raft_consensus.cc:2272] T 7246323c2e5f4696a1edfb4487ba1f56 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.957760  1508 tablet_replica.cc:333] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.958263  1508 raft_consensus.cc:2243] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.958673  1508 raft_consensus.cc:2272] T de6c28795e844f718e1a0d29290ba572 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.960386  1508 tablet_replica.cc:333] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.960861  1508 raft_consensus.cc:2243] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.961275  1508 raft_consensus.cc:2272] T 29a871e273644aed9c614adfc7a1b27b P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.962836  1508 tablet_replica.cc:333] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.963366  1508 raft_consensus.cc:2243] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.963797  1508 raft_consensus.cc:2272] T 6052633b46214e818b0deec77e683dbd P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.965350  1508 tablet_replica.cc:333] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.965826  1508 raft_consensus.cc:2243] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.966554  1508 raft_consensus.cc:2272] T 8d87113d5f4446b3ba337d6ec3c89ec1 P a784f0a2a8a445c6afd9a2653e786dfe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.968245  1508 tablet_replica.cc:333] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.968684  1508 raft_consensus.cc:2243] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.969331  1508 raft_consensus.cc:2272] T 6c700e04b6b842b8b53f48a66a901930 P a784f0a2a8a445c6afd9a2653e786dfe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.971611  1508 tablet_replica.cc:333] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe: stopping tablet replica
I20260710 13:20:58.972072  1508 raft_consensus.cc:2243] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.972445  1508 raft_consensus.cc:2272] T fcc561a1416d465893a25cf31d55f3a0 P a784f0a2a8a445c6afd9a2653e786dfe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:59.001643  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:20:59.020828  1508 master.cc:562] Master@127.1.121.62:44219 shutting down...
I20260710 13:20:59.041782  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:59.042310  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:59.042632  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3fedb11de8a14920a74ecfbc0cb0245d: stopping tablet replica
I20260710 13:20:59.063234  1508 master.cc:584] Master@127.1.121.62:44219 shutdown complete.
3449ad2d00794f8a939741cae122efe3  5
363e7a97862b4e999ae715a4dbafef47  4
a784f0a2a8a445c6afd9a2653e786dfe  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10439 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:20:59.108911  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:34273
I20260710 13:20:59.110131  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:59.116541  2489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.117050  2490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.117192  2492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:59.118413  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:59.119415  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:59.119608  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:59.119742  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689659119729 us; error 0 us; skew 500 ppm
I20260710 13:20:59.120231  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:59.122628  1508 webserver.cc:533] Webserver started at http://127.1.121.62:43451/ using document root <none> and password file <none>
I20260710 13:20:59.123180  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:59.123342  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:59.123565  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:59.124580  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "c01f4e84548543b5916dee73a87a6ac2"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.128978  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:59.132766  2497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.133642  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:59.133956  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "c01f4e84548543b5916dee73a87a6ac2"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.134296  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:59.144093  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:59.145349  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:59.184265  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:34273
I20260710 13:20:59.184553  2548 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:34273 every 8 connection(s)
I20260710 13:20:59.188162  2549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.197860  2549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2: Bootstrap starting.
I20260710 13:20:59.202548  2549 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.206862  2549 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2: No bootstrap required, opened a new log
I20260710 13:20:59.209303  2549 raft_consensus.cc:359] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER }
I20260710 13:20:59.209673  2549 raft_consensus.cc:385] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:59.209969  2549 raft_consensus.cc:740] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c01f4e84548543b5916dee73a87a6ac2, State: Initialized, Role: FOLLOWER
I20260710 13:20:59.210616  2549 consensus_queue.cc:260] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER }
I20260710 13:20:59.211072  2549 raft_consensus.cc:399] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:59.211351  2549 raft_consensus.cc:493] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:59.211615  2549 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:59.216019  2549 raft_consensus.cc:515] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER }
I20260710 13:20:59.216570  2549 leader_election.cc:304] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [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: c01f4e84548543b5916dee73a87a6ac2; no voters: 
I20260710 13:20:59.217754  2549 leader_election.cc:290] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:59.218075  2552 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:59.219497  2552 raft_consensus.cc:697] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 1 LEADER]: Becoming Leader. State: Replica: c01f4e84548543b5916dee73a87a6ac2, State: Running, Role: LEADER
I20260710 13:20:59.220173  2552 consensus_queue.cc:237] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [LEADER]: Queue going to LEADER mode. State: All 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: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER }
I20260710 13:20:59.220760  2549 sys_catalog.cc:565] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:59.223114  2554 sys_catalog.cc:455] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c01f4e84548543b5916dee73a87a6ac2. Latest consensus state: current_term: 1 leader_uuid: "c01f4e84548543b5916dee73a87a6ac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER } }
I20260710 13:20:59.223093  2553 sys_catalog.cc:455] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c01f4e84548543b5916dee73a87a6ac2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c01f4e84548543b5916dee73a87a6ac2" member_type: VOTER } }
I20260710 13:20:59.223806  2554 sys_catalog.cc:458] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:59.223888  2553 sys_catalog.cc:458] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:59.230674  2557 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:59.239329  2557 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:59.241819  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:59.248957  2557 catalog_manager.cc:1383] Generated new cluster ID: 992cadefdea044f1b630eed0e063b61e
I20260710 13:20:59.249303  2557 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:59.273196  2557 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:59.274531  2557 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:59.286376  2557 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2: Generated new TSK 0
I20260710 13:20:59.286973  2557 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:59.308749  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:59.314904  2570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.316586  2571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.319171  2573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:59.320225  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:59.321365  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:59.321537  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:59.321743  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689659321724 us; error 0 us; skew 500 ppm
I20260710 13:20:59.322322  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:59.324640  1508 webserver.cc:533] Webserver started at http://127.1.121.1:37825/ using document root <none> and password file <none>
I20260710 13:20:59.325060  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:59.325218  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:59.325428  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:59.326422  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "353d7088c34d4f6d966931875003b488"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.331257  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:59.334960  2578 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.335888  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:59.336221  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "353d7088c34d4f6d966931875003b488"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.336539  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:59.359866  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:59.361084  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:59.362547  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:59.364866  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:59.365088  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.365335  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:59.365520  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.408809  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:45669
I20260710 13:20:59.408912  2640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:45669 every 8 connection(s)
I20260710 13:20:59.414479  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:59.422029  2645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.424594  2646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.427898  2648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:59.428571  2641 heartbeater.cc:344] Connected to a master server at 127.1.121.62:34273
I20260710 13:20:59.429050  2641 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:59.429704  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:59.430146  2641 heartbeater.cc:507] Master 127.1.121.62:34273 requested a full tablet report, sending...
I20260710 13:20:59.431139  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:59.431483  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:59.431726  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689659431705 us; error 0 us; skew 500 ppm
I20260710 13:20:59.432475  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:59.432789  2514 ts_manager.cc:194] Registered new tserver with Master: 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:20:59.434856  2514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37266
I20260710 13:20:59.435525  1508 webserver.cc:533] Webserver started at http://127.1.121.2:45305/ using document root <none> and password file <none>
I20260710 13:20:59.436268  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:59.436493  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:59.436771  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:59.437877  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.442277  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:20:59.445606  2653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.446534  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:59.446805  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.447160  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:59.491698  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:59.493012  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:59.494637  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:59.497318  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:59.497596  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.497991  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:59.498232  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.545742  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:44125
I20260710 13:20:59.545878  2715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:44125 every 8 connection(s)
I20260710 13:20:59.550818  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:59.558924  2719 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.559396  2720 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:59.563133  2722 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:59.564198  1508 server_base.cc:1061] running on GCE node
I20260710 13:20:59.564981  2716 heartbeater.cc:344] Connected to a master server at 127.1.121.62:34273
I20260710 13:20:59.565344  2716 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:59.565343  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:59.565807  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:59.566009  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689659565992 us; error 0 us; skew 500 ppm
I20260710 13:20:59.566458  2716 heartbeater.cc:507] Master 127.1.121.62:34273 requested a full tablet report, sending...
I20260710 13:20:59.566802  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:59.568943  2514 ts_manager.cc:194] Registered new tserver with Master: 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:20:59.569757  1508 webserver.cc:533] Webserver started at http://127.1.121.3:45181/ using document root <none> and password file <none>
I20260710 13:20:59.570309  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:59.570521  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:59.570598  2514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37276
I20260710 13:20:59.570820  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:59.572362  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "472cfde438dc45cf8408a6676aa75184"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.577235  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:59.580763  2727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.581779  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:59.582046  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "472cfde438dc45cf8408a6676aa75184"
format_stamp: "Formatted at 2026-07-10 13:20:59 on dist-test-slave-f9vl"
I20260710 13:20:59.582306  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:59.625375  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:59.626624  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:59.628991  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:59.632296  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:59.632643  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.632951  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:59.633133  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:59.677484  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:33921
I20260710 13:20:59.677582  2789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:33921 every 8 connection(s)
I20260710 13:20:59.692315  2790 heartbeater.cc:344] Connected to a master server at 127.1.121.62:34273
I20260710 13:20:59.692718  2790 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:59.693437  2790 heartbeater.cc:507] Master 127.1.121.62:34273 requested a full tablet report, sending...
I20260710 13:20:59.695384  2514 ts_manager.cc:194] Registered new tserver with Master: 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:20:59.695828  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014870519s
I20260710 13:20:59.697070  2514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37284
I20260710 13:20:59.721695  2514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37296:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:59.725718  2514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:59.852555  2680 tablet_service.cc:1511] Processing CreateTablet for tablet ebde54ee7d6943ccb0ce531d482dd531 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:59.854144  2680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebde54ee7d6943ccb0ce531d482dd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.856204  2679 tablet_service.cc:1511] Processing CreateTablet for tablet 486a550c75684ac19d97e372b44ca8d7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:59.856492  2673 tablet_service.cc:1511] Processing CreateTablet for tablet 903e2fc2d1d847c892fd54c6f775c15b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:59.857787  2679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a550c75684ac19d97e372b44ca8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.858289  2674 tablet_service.cc:1511] Processing CreateTablet for tablet bb5eb843c72345bb8bcdad2004c2646c (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:59.859895  2674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5eb843c72345bb8bcdad2004c2646c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.860204  2675 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5b2b0444fc44a79b3fa805051095e7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:59.861541  2675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5b2b0444fc44a79b3fa805051095e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.863340  2673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903e2fc2d1d847c892fd54c6f775c15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.864197  2676 tablet_service.cc:1511] Processing CreateTablet for tablet 64496c18d9784c909acb1c099c8d6c50 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:59.865439  2676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64496c18d9784c909acb1c099c8d6c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.868233  2677 tablet_service.cc:1511] Processing CreateTablet for tablet c5455e10739d4dc993c95538b5a508e1 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:59.869534  2677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5455e10739d4dc993c95538b5a508e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.872135  2678 tablet_service.cc:1511] Processing CreateTablet for tablet ab440a7dfb434812bab63626851b099a (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:59.873378  2678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab440a7dfb434812bab63626851b099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.876133  2681 tablet_service.cc:1511] Processing CreateTablet for tablet 664ff7b0fd094758bdaa657d86983484 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:59.877667  2681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ff7b0fd094758bdaa657d86983484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.883284  2672 tablet_service.cc:1511] Processing CreateTablet for tablet fc7c3bcb870148dea7216649e72cd146 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:59.884783  2672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7c3bcb870148dea7216649e72cd146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.906626  2606 tablet_service.cc:1511] Processing CreateTablet for tablet 664ff7b0fd094758bdaa657d86983484 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:59.908054  2606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ff7b0fd094758bdaa657d86983484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.918185  2605 tablet_service.cc:1511] Processing CreateTablet for tablet ebde54ee7d6943ccb0ce531d482dd531 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:59.919788  2605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebde54ee7d6943ccb0ce531d482dd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.920791  2672 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be0e0971449aaaf4e8678856f5494 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:20:59.925379  2680 tablet_service.cc:1511] Processing CreateTablet for tablet 09324fb351c64de889bd2bc5b5471d1d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:20:59.918406  2681 tablet_service.cc:1511] Processing CreateTablet for tablet 332a12c2cdee478cb046508ca7277628 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:59.924671  2679 tablet_service.cc:1511] Processing CreateTablet for tablet 275970ce1e05429da1bb1866c851fe8d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:20:59.933622  2752 tablet_service.cc:1511] Processing CreateTablet for tablet ab440a7dfb434812bab63626851b099a (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:59.934983  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab440a7dfb434812bab63626851b099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.936295  2754 tablet_service.cc:1511] Processing CreateTablet for tablet ebde54ee7d6943ccb0ce531d482dd531 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:20:59.941124  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebde54ee7d6943ccb0ce531d482dd531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.940968  2604 tablet_service.cc:1511] Processing CreateTablet for tablet 486a550c75684ac19d97e372b44ca8d7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:59.941160  2603 tablet_service.cc:1511] Processing CreateTablet for tablet ab440a7dfb434812bab63626851b099a (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:20:59.942376  2604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a550c75684ac19d97e372b44ca8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.943113  2603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab440a7dfb434812bab63626851b099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.935892  2753 tablet_service.cc:1511] Processing CreateTablet for tablet 486a550c75684ac19d97e372b44ca8d7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:20:59.943470  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 664ff7b0fd094758bdaa657d86983484 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:20:59.944521  2753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a550c75684ac19d97e372b44ca8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.930250  2672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be0e0971449aaaf4e8678856f5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.947441  2750 tablet_service.cc:1511] Processing CreateTablet for tablet 64496c18d9784c909acb1c099c8d6c50 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:59.964190  2674 tablet_service.cc:1511] Processing CreateTablet for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:20:59.947747  2749 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5b2b0444fc44a79b3fa805051095e7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:59.965529  2674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.948194  2748 tablet_service.cc:1511] Processing CreateTablet for tablet bb5eb843c72345bb8bcdad2004c2646c (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:59.949034  2676 tablet_service.cc:1511] Processing CreateTablet for tablet c7a4902c5f8b46d3b9582a75df94f163 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:20:59.949163  2751 tablet_service.cc:1511] Processing CreateTablet for tablet c5455e10739d4dc993c95538b5a508e1 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:59.967391  2679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275970ce1e05429da1bb1866c851fe8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.951321  2746 tablet_service.cc:1511] Processing CreateTablet for tablet fc7c3bcb870148dea7216649e72cd146 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:20:59.951601  2602 tablet_service.cc:1511] Processing CreateTablet for tablet c5455e10739d4dc993c95538b5a508e1 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:20:59.969484  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5455e10739d4dc993c95538b5a508e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.970528  2680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09324fb351c64de889bd2bc5b5471d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.952488  2747 tablet_service.cc:1511] Processing CreateTablet for tablet 903e2fc2d1d847c892fd54c6f775c15b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:59.953859  2601 tablet_service.cc:1511] Processing CreateTablet for tablet 64496c18d9784c909acb1c099c8d6c50 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:20:59.954556  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ff7b0fd094758bdaa657d86983484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.971903  2805 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:20:59.972643  2601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64496c18d9784c909acb1c099c8d6c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.975522  2677 tablet_service.cc:1511] Processing CreateTablet for tablet c6fdc659f2534dcd971846bb4b3f8d7d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:20:59.960391  2675 tablet_service.cc:1511] Processing CreateTablet for tablet c029eba96c6e4d85b95019325aee38c4 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:20:59.976855  2677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fdc659f2534dcd971846bb4b3f8d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.977444  2675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029eba96c6e4d85b95019325aee38c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.983419  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903e2fc2d1d847c892fd54c6f775c15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.985704  2805 tablet_bootstrap.cc:654] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:59.987341  2681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332a12c2cdee478cb046508ca7277628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.987483  2748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5eb843c72345bb8bcdad2004c2646c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.955513  2673 tablet_service.cc:1511] Processing CreateTablet for tablet 15a66aa50cf44df6bdf948aad0ae9819 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:20:59.957399  2600 tablet_service.cc:1511] Processing CreateTablet for tablet 4d5b2b0444fc44a79b3fa805051095e7 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:20:59.991839  2751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5455e10739d4dc993c95538b5a508e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.993817  2600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5b2b0444fc44a79b3fa805051095e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.994097  2806 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:20:59.959731  2599 tablet_service.cc:1511] Processing CreateTablet for tablet bb5eb843c72345bb8bcdad2004c2646c (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:20:59.995802  2746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7c3bcb870148dea7216649e72cd146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.995973  2599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5eb843c72345bb8bcdad2004c2646c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.996651  2606 tablet_service.cc:1511] Processing CreateTablet for tablet 332a12c2cdee478cb046508ca7277628 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:20:59.997936  2606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332a12c2cdee478cb046508ca7277628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.961964  2598 tablet_service.cc:1511] Processing CreateTablet for tablet 903e2fc2d1d847c892fd54c6f775c15b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:20:59.999591  2749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5b2b0444fc44a79b3fa805051095e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.999940  2598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903e2fc2d1d847c892fd54c6f775c15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:59.963697  2597 tablet_service.cc:1511] Processing CreateTablet for tablet fc7c3bcb870148dea7216649e72cd146 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:00.003443  2597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7c3bcb870148dea7216649e72cd146. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.003571  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64496c18d9784c909acb1c099c8d6c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.010187  2674 tablet_service.cc:1511] Processing CreateTablet for tablet 8f28ac9a2e7248d994f2727009857a7b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:00.012313  2674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f28ac9a2e7248d994f2727009857a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.023957  2673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a66aa50cf44df6bdf948aad0ae9819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.027599  2677 tablet_service.cc:1511] Processing CreateTablet for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:00.029039  2677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.056227  2678 tablet_service.cc:1511] Processing CreateTablet for tablet bc9fcc9ffbeb442bb34abec029c1febf (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:00.063788  2751 tablet_service.cc:1511] Processing CreateTablet for tablet 332a12c2cdee478cb046508ca7277628 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:00.065258  2751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332a12c2cdee478cb046508ca7277628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.079416  2676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a4902c5f8b46d3b9582a75df94f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.082659  2678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9fcc9ffbeb442bb34abec029c1febf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.088814  2672 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae35b4431c44855a54e58716e1eb60b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:00.090307  2672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae35b4431c44855a54e58716e1eb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.101969  2755 tablet_service.cc:1511] Processing CreateTablet for tablet 15a66aa50cf44df6bdf948aad0ae9819 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:00.103470  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a66aa50cf44df6bdf948aad0ae9819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.109210  2672 tablet_service.cc:1511] Processing CreateTablet for tablet ca8fc34acaeb4cdfbe4ccbb315292360 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:00.111104  2602 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be0e0971449aaaf4e8678856f5494 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:00.111517  2752 tablet_service.cc:1511] Processing CreateTablet for tablet 09324fb351c64de889bd2bc5b5471d1d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:00.115206  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be0e0971449aaaf4e8678856f5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.115665  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09324fb351c64de889bd2bc5b5471d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.117272  2805 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.117741  2805 ts_tablet_manager.cc:1403] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.012s
I20260710 13:21:00.120792  2805 raft_consensus.cc:359] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.121552  2805 raft_consensus.cc:385] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.121846  2805 raft_consensus.cc:740] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.122864  2805 consensus_queue.cc:260] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.133113  2806 tablet_bootstrap.cc:654] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.133944  2752 tablet_service.cc:1511] Processing CreateTablet for tablet 275970ce1e05429da1bb1866c851fe8d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:00.111198  2600 tablet_service.cc:1511] Processing CreateTablet for tablet 15a66aa50cf44df6bdf948aad0ae9819 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:00.141592  2750 tablet_service.cc:1511] Processing CreateTablet for tablet c7a4902c5f8b46d3b9582a75df94f163 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:00.148929  2600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a66aa50cf44df6bdf948aad0ae9819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.162906  2805 ts_tablet_manager.cc:1434] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.045s	user 0.014s	sys 0.019s
I20260710 13:21:00.163851  2716 heartbeater.cc:499] Master 127.1.121.62:34273 was elected leader, sending a full tablet report...
I20260710 13:21:00.167997  2604 tablet_service.cc:1511] Processing CreateTablet for tablet c7a4902c5f8b46d3b9582a75df94f163 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:00.168272  2601 tablet_service.cc:1511] Processing CreateTablet for tablet c029eba96c6e4d85b95019325aee38c4 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:00.170043  2805 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.171885  2748 tablet_service.cc:1511] Processing CreateTablet for tablet 8f28ac9a2e7248d994f2727009857a7b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:00.175187  2672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8fc34acaeb4cdfbe4ccbb315292360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.176445  2604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a4902c5f8b46d3b9582a75df94f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.176951  2598 tablet_service.cc:1511] Processing CreateTablet for tablet c6fdc659f2534dcd971846bb4b3f8d7d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:00.178272  2598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fdc659f2534dcd971846bb4b3f8d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.178718  2746 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5be0e0971449aaaf4e8678856f5494 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:00.130427  2605 tablet_service.cc:1511] Processing CreateTablet for tablet 09324fb351c64de889bd2bc5b5471d1d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:00.179451  2599 tablet_service.cc:1511] Processing CreateTablet for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:00.182493  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a4902c5f8b46d3b9582a75df94f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.179355  2601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029eba96c6e4d85b95019325aee38c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.188685  2606 tablet_service.cc:1511] Processing CreateTablet for tablet 275970ce1e05429da1bb1866c851fe8d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:00.196899  2599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.203408  2605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09324fb351c64de889bd2bc5b5471d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.203716  2746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be0e0971449aaaf4e8678856f5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.203627  2747 tablet_service.cc:1511] Processing CreateTablet for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:00.204200  2602 tablet_service.cc:1511] Processing CreateTablet for tablet 8f28ac9a2e7248d994f2727009857a7b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:00.205543  2602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f28ac9a2e7248d994f2727009857a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.202553  2749 tablet_service.cc:1511] Processing CreateTablet for tablet c029eba96c6e4d85b95019325aee38c4 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:00.209167  2809 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.209019  2754 tablet_service.cc:1511] Processing CreateTablet for tablet c6fdc659f2534dcd971846bb4b3f8d7d (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:00.210088  2806 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.210618  2806 ts_tablet_manager.cc:1403] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.217s	user 0.015s	sys 0.000s
I20260710 13:21:00.211440  2753 tablet_service.cc:1511] Processing CreateTablet for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:00.222061  2805 tablet_bootstrap.cc:654] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.222461  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.231163  2603 tablet_service.cc:1511] Processing CreateTablet for tablet bc9fcc9ffbeb442bb34abec029c1febf (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:00.232218  2748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f28ac9a2e7248d994f2727009857a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.228440  2597 tablet_service.cc:1511] Processing CreateTablet for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:00.233968  2752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275970ce1e05429da1bb1866c851fe8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.238732  2806 raft_consensus.cc:359] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.239606  2806 raft_consensus.cc:385] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.235476  2600 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae35b4431c44855a54e58716e1eb60b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:00.239960  2806 raft_consensus.cc:740] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.243448  2749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029eba96c6e4d85b95019325aee38c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.249260  2753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.249351  2606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275970ce1e05429da1bb1866c851fe8d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:21:00.249841  2562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:00.251139  2600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae35b4431c44855a54e58716e1eb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.255369  2754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fdc659f2534dcd971846bb4b3f8d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.255971  2806 consensus_queue.cc:260] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.268877  2755 tablet_service.cc:1511] Processing CreateTablet for tablet bc9fcc9ffbeb442bb34abec029c1febf (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:00.270462  2755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9fcc9ffbeb442bb34abec029c1febf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.263374  2597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.271559  2747 tablet_service.cc:1511] Processing CreateTablet for tablet 0ae35b4431c44855a54e58716e1eb60b (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:00.273036  2603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9fcc9ffbeb442bb34abec029c1febf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.273991  2809 tablet_bootstrap.cc:654] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.274992  2747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae35b4431c44855a54e58716e1eb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.289132  2641 heartbeater.cc:499] Master 127.1.121.62:34273 was elected leader, sending a full tablet report...
I20260710 13:21:00.290695  2805 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.291312  2805 ts_tablet_manager.cc:1403] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.122s	user 0.017s	sys 0.008s
I20260710 13:21:00.289345  2751 tablet_service.cc:1511] Processing CreateTablet for tablet ca8fc34acaeb4cdfbe4ccbb315292360 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:00.294611  2805 raft_consensus.cc:359] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.300915  2805 raft_consensus.cc:385] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.301285  2805 raft_consensus.cc:740] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.302055  2805 consensus_queue.cc:260] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.304579  2805 ts_tablet_manager.cc:1434] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:00.311743  2751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8fc34acaeb4cdfbe4ccbb315292360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.313719  2808 raft_consensus.cc:493] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.314224  2808 raft_consensus.cc:515] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.319209  2805 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.328971  2808 leader_election.cc:290] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.332099  2806 ts_tablet_manager.cc:1434] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.121s	user 0.010s	sys 0.000s
I20260710 13:21:00.353221  2806 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.357399  2600 tablet_service.cc:1511] Processing CreateTablet for tablet ca8fc34acaeb4cdfbe4ccbb315292360 (DEFAULT_TABLE table=test-workload [id=929138205b9b4987bcfca9d039a1c3b9]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:00.366231  2806 tablet_bootstrap.cc:654] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.373353  2805 tablet_bootstrap.cc:654] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.377164  2600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8fc34acaeb4cdfbe4ccbb315292360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:00.385028  2809 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.385553  2809 ts_tablet_manager.cc:1403] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.177s	user 0.010s	sys 0.004s
I20260710 13:21:00.393837  2809 raft_consensus.cc:359] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.394564  2809 raft_consensus.cc:385] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.394873  2809 raft_consensus.cc:740] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.395648  2809 consensus_queue.cc:260] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.402526  2805 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.403302  2805 ts_tablet_manager.cc:1403] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.010s
I20260710 13:21:00.408958  2805 raft_consensus.cc:359] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.409734  2805 raft_consensus.cc:385] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.410022  2805 raft_consensus.cc:740] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.410743  2805 consensus_queue.cc:260] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.413086  2809 ts_tablet_manager.cc:1434] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.009s
I20260710 13:21:00.415222  2809 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.414731  2790 heartbeater.cc:499] Master 127.1.121.62:34273 was elected leader, sending a full tablet report...
I20260710 13:21:00.418884  2806 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.419502  2806 ts_tablet_manager.cc:1403] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.067s	user 0.006s	sys 0.040s
I20260710 13:21:00.423077  2805 ts_tablet_manager.cc:1434] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:21:00.424247  2805 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.430119  2809 tablet_bootstrap.cc:654] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.431672  2805 tablet_bootstrap.cc:654] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.434504  2818 raft_consensus.cc:493] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.431700  2806 raft_consensus.cc:359] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.435935  2806 raft_consensus.cc:385] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.435312  2818 raft_consensus.cc:515] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.449362  2818 leader_election.cc:290] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:00.457105  2806 raft_consensus.cc:740] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.460006  2806 consensus_queue.cc:260] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.464501  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:00.465234  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:00.466010  2654 leader_election.cc:343] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.466341  2806 ts_tablet_manager.cc:1434] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 13:21:00.467445  2806 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
W20260710 13:21:00.470413  2657 leader_election.cc:343] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.470935  2657 leader_election.cc:304] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:00.471808  2808 raft_consensus.cc:2749] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.476981  2806 tablet_bootstrap.cc:654] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.483076  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.484061  2691 raft_consensus.cc:2468] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:00.485481  2731 leader_election.cc:304] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:00.486358  2818 raft_consensus.cc:2804] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.486771  2818 raft_consensus.cc:493] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.486896  2805 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.487212  2818 raft_consensus.cc:3060] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.487327  2809 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.487468  2805 ts_tablet_manager.cc:1403] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.000s
I20260710 13:21:00.487876  2809 ts_tablet_manager.cc:1403] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.038s
I20260710 13:21:00.491742  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:00.492128  2809 raft_consensus.cc:359] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.492914  2809 raft_consensus.cc:385] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.493249  2809 raft_consensus.cc:740] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
W20260710 13:21:00.493494  2728 leader_election.cc:343] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.490797  2805 raft_consensus.cc:359] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.494534  2805 raft_consensus.cc:385] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.494870  2805 raft_consensus.cc:740] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.495429  2809 consensus_queue.cc:260] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.495710  2805 consensus_queue.cc:260] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.498178  2805 ts_tablet_manager.cc:1434] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:21:00.499562  2805 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.503211  2818 raft_consensus.cc:515] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.506846  2805 tablet_bootstrap.cc:654] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.506982  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
W20260710 13:21:00.508875  2728 leader_election.cc:343] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.512485  2818 leader_election.cc:290] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:00.516207  2806 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.516278  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:00.517071  2806 ts_tablet_manager.cc:1403] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.000s
I20260710 13:21:00.517395  2691 raft_consensus.cc:3060] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.521178  2806 raft_consensus.cc:359] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.522192  2806 raft_consensus.cc:385] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.522578  2806 raft_consensus.cc:740] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.524561  2806 consensus_queue.cc:260] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.525077  2809 ts_tablet_manager.cc:1434] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.024s
I20260710 13:21:00.526177  2809 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.527010  2806 ts_tablet_manager.cc:1434] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:21:00.527503  2812 raft_consensus.cc:493] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.527943  2812 raft_consensus.cc:515] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.530843  2812 leader_election.cc:290] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.533039  2809 tablet_bootstrap.cc:654] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.534852  2808 raft_consensus.cc:493] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.535624  2808 raft_consensus.cc:515] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.539355  2691 raft_consensus.cc:2468] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:00.542922  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:00.545334  2657 leader_election.cc:343] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.546324  2808 leader_election.cc:290] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.547503  2805 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.547972  2805 ts_tablet_manager.cc:1403] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.018s
I20260710 13:21:00.548784  2731 leader_election.cc:304] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
I20260710 13:21:00.550475  2826 raft_consensus.cc:2804] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.551170  2826 raft_consensus.cc:697] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
I20260710 13:21:00.552017  2826 consensus_queue.cc:237] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.553954  2805 raft_consensus.cc:359] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.554697  2805 raft_consensus.cc:385] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.555040  2805 raft_consensus.cc:740] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.555745  2805 consensus_queue.cc:260] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.557904  2805 ts_tablet_manager.cc:1434] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 13:21:00.558879  2805 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.565325  2805 tablet_bootstrap.cc:654] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.566200  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
W20260710 13:21:00.567817  2654 leader_election.cc:343] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.568977  2806 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.568835  2654 leader_election.cc:304] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:00.570001  2808 raft_consensus.cc:2749] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.577595  2806 tablet_bootstrap.cc:654] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.597240  2809 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.597800  2809 ts_tablet_manager.cc:1403] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.038s
I20260710 13:21:00.598611  2512 catalog_manager.cc:5697] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.600903  2809 raft_consensus.cc:359] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.601724  2809 raft_consensus.cc:385] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.602015  2809 raft_consensus.cc:740] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.602926  2809 consensus_queue.cc:260] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.605180  2809 ts_tablet_manager.cc:1434] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:00.606135  2809 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.606298  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.606488  2805 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.607182  2805 ts_tablet_manager.cc:1403] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.011s
W20260710 13:21:00.607980  2582 leader_election.cc:343] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.610543  2805 raft_consensus.cc:359] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.611294  2805 raft_consensus.cc:385] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.611570  2805 raft_consensus.cc:740] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.612653  2809 tablet_bootstrap.cc:654] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.612317  2805 consensus_queue.cc:260] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.614537  2805 ts_tablet_manager.cc:1434] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:21:00.615724  2805 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.618956  2806 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.619608  2806 ts_tablet_manager.cc:1403] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.005s
I20260710 13:21:00.622242  2812 raft_consensus.cc:493] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.622453  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.622741  2812 raft_consensus.cc:515] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
W20260710 13:21:00.624017  2582 leader_election.cc:343] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.624508  2582 leader_election.cc:304] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:00.624925  2809 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.624851  2812 leader_election.cc:290] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.625478  2812 raft_consensus.cc:2749] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.626485  2809 ts_tablet_manager.cc:1403] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260710 13:21:00.627141  2805 tablet_bootstrap.cc:654] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.630277  2809 raft_consensus.cc:359] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.631299  2809 raft_consensus.cc:385] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.631136  2806 raft_consensus.cc:359] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.631755  2809 raft_consensus.cc:740] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.632071  2806 raft_consensus.cc:385] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.632501  2806 raft_consensus.cc:740] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.632747  2809 consensus_queue.cc:260] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.633460  2806 consensus_queue.cc:260] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.635905  2809 ts_tablet_manager.cc:1434] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:00.636078  2806 ts_tablet_manager.cc:1434] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.005s
I20260710 13:21:00.636878  2809 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.636688  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.637130  2806 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.637496  2691 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:00.639607  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.640240  2765 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:00.641703  2582 leader_election.cc:304] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:00.643236  2837 raft_consensus.cc:2804] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.643663  2837 raft_consensus.cc:493] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.643888  2806 tablet_bootstrap.cc:654] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.643885  2809 tablet_bootstrap.cc:654] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.644068  2837 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.654090  2837 raft_consensus.cc:515] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.658020  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:00.658828  2691 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.668854  2691 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:00.669659  2805 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.670172  2805 ts_tablet_manager.cc:1403] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.009s
I20260710 13:21:00.670326  2582 leader_election.cc:304] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:00.671499  2812 raft_consensus.cc:2804] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.672636  2806 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.673173  2806 ts_tablet_manager.cc:1403] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.010s
I20260710 13:21:00.673013  2805 raft_consensus.cc:359] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.673733  2805 raft_consensus.cc:385] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.674113  2805 raft_consensus.cc:740] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.675001  2805 consensus_queue.cc:260] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.678385  2806 raft_consensus.cc:359] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.680694  2837 leader_election.cc:290] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.680917  2806 raft_consensus.cc:385] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.681380  2806 raft_consensus.cc:740] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.682235  2806 consensus_queue.cc:260] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.684795  2806 ts_tablet_manager.cc:1434] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:21:00.685819  2806 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.686980  2812 raft_consensus.cc:697] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:00.687302  2809 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.687749  2809 ts_tablet_manager.cc:1403] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.051s	user 0.035s	sys 0.007s
I20260710 13:21:00.687912  2812 consensus_queue.cc:237] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } }
I20260710 13:21:00.679564  2805 ts_tablet_manager.cc:1434] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:21:00.679796  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:00.689736  2765 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.690721  2809 raft_consensus.cc:359] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.691511  2809 raft_consensus.cc:385] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.691943  2809 raft_consensus.cc:740] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.693030  2806 tablet_bootstrap.cc:654] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.692919  2809 consensus_queue.cc:260] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.698850  2809 ts_tablet_manager.cc:1434] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:21:00.699932  2809 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.700635  2765 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:00.706529  2809 tablet_bootstrap.cc:654] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.705976  2512 catalog_manager.cc:5697] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.707193  2805 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.708171  2806 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.708696  2806 ts_tablet_manager.cc:1403] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:21:00.715759  2808 raft_consensus.cc:493] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.715966  2805 tablet_bootstrap.cc:654] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.716360  2808 raft_consensus.cc:515] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.718101  2808 leader_election.cc:290] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.719419  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
W20260710 13:21:00.721212  2654 leader_election.cc:343] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.721465  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.722059  2765 raft_consensus.cc:2468] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:00.723287  2657 leader_election.cc:304] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
I20260710 13:21:00.725227  2806 raft_consensus.cc:359] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.726018  2806 raft_consensus.cc:385] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.726104  2808 raft_consensus.cc:2804] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.726487  2806 raft_consensus.cc:740] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.726652  2808 raft_consensus.cc:493] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.727126  2808 raft_consensus.cc:3060] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.727411  2806 consensus_queue.cc:260] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.730005  2806 ts_tablet_manager.cc:1434] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:00.731066  2806 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.738915  2806 tablet_bootstrap.cc:654] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.739673  2809 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.740424  2809 ts_tablet_manager.cc:1403] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.004s
I20260710 13:21:00.743085  2826 raft_consensus.cc:493] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.743746  2826 raft_consensus.cc:515] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.749379  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.750599  2806 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.751174  2806 ts_tablet_manager.cc:1403] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:21:00.751220  2808 raft_consensus.cc:515] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.752063  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:00.752902  2616 raft_consensus.cc:2468] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:00.753693  2808 leader_election.cc:290] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.754297  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:00.755410  2728 leader_election.cc:304] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:00.755630  2806 raft_consensus.cc:359] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:00.756222  2654 leader_election.cc:343] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.756366  2806 raft_consensus.cc:385] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.756646  2805 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.756680  2818 raft_consensus.cc:2804] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.756696  2806 raft_consensus.cc:740] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
W20260710 13:21:00.756857  2731 leader_election.cc:343] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.757330  2805 ts_tablet_manager.cc:1403] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.032s
I20260710 13:21:00.758033  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:00.757838  2806 consensus_queue.cc:260] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.758601  2765 raft_consensus.cc:3060] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.760092  2805 raft_consensus.cc:359] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.760717  2805 raft_consensus.cc:385] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.760982  2805 raft_consensus.cc:740] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.761693  2805 consensus_queue.cc:260] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.762413  2806 ts_tablet_manager.cc:1434] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:21:00.757272  2818 raft_consensus.cc:493] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.763346  2806 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.763288  2818 raft_consensus.cc:3060] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.764983  2808 raft_consensus.cc:493] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.765420  2808 raft_consensus.cc:515] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.769589  2805 ts_tablet_manager.cc:1434] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:00.769287  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.768023  2826 leader_election.cc:290] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
W20260710 13:21:00.770979  2657 leader_election.cc:343] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.772070  2805 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.774943  2818 raft_consensus.cc:515] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.778093  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:00.778648  2616 raft_consensus.cc:3060] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.778885  2765 raft_consensus.cc:2468] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:00.780059  2657 leader_election.cc:304] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
I20260710 13:21:00.780409  2812 raft_consensus.cc:493] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.769177  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:00.767553  2808 leader_election.cc:290] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.781869  2805 tablet_bootstrap.cc:654] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.780870  2812 raft_consensus.cc:515] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.782364  2615 raft_consensus.cc:2468] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:00.783726  2654 leader_election.cc:304] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:00.784401  2812 leader_election.cc:290] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.784107  2809 raft_consensus.cc:359] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.785049  2818 leader_election.cc:290] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:00.785145  2809 raft_consensus.cc:385] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.785768  2809 raft_consensus.cc:740] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.782539  2808 raft_consensus.cc:493] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.786607  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.786926  2809 consensus_queue.cc:260] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:00.788312  2582 leader_election.cc:343] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.785856  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
W20260710 13:21:00.789943  2582 leader_election.cc:343] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.790064  2809 ts_tablet_manager.cc:1434] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260710 13:21:00.790376  2582 leader_election.cc:304] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:00.790689  2616 raft_consensus.cc:2468] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:00.791406  2809 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.791476  2808 raft_consensus.cc:515] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.793774  2808 leader_election.cc:290] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.794265  2808 raft_consensus.cc:2804] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.794672  2808 raft_consensus.cc:697] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:00.795507  2808 consensus_queue.cc:237] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.795852  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:00.796345  2812 raft_consensus.cc:2749] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.796581  2615 raft_consensus.cc:2468] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:00.797796  2654 leader_election.cc:304] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:00.802548  2806 tablet_bootstrap.cc:654] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.804785  2809 tablet_bootstrap.cc:654] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.808604  2728 leader_election.cc:304] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:00.811064  2818 raft_consensus.cc:2804] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.811540  2818 raft_consensus.cc:697] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
I20260710 13:21:00.811933  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.812403  2818 consensus_queue.cc:237] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.813216  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
W20260710 13:21:00.815308  2657 leader_election.cc:343] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.820405  2849 raft_consensus.cc:2804] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.820957  2849 raft_consensus.cc:493] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.821341  2849 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:00.822543  2731 leader_election.cc:343] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.827461  2848 raft_consensus.cc:2804] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:00.828871  2848 raft_consensus.cc:493] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:00.829305  2848 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.834556  2849 raft_consensus.cc:515] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.837785  2512 catalog_manager.cc:5697] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.839250  2848 raft_consensus.cc:515] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.839979  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:00.838236  2514 catalog_manager.cc:5697] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:00.840714  2616 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.844120  2848 leader_election.cc:290] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.846027  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:00.847637  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:00.848558  2812 raft_consensus.cc:493] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.849069  2812 raft_consensus.cc:515] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.849826  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:00.850595  2615 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.850600  2849 leader_election.cc:290] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.852450  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.853202  2691 raft_consensus.cc:2393] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353d7088c34d4f6d966931875003b488 in current term 1: Already voted for candidate 472cfde438dc45cf8408a6676aa75184 in this term.
I20260710 13:21:00.854718  2812 leader_election.cc:290] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
W20260710 13:21:00.849815  2657 leader_election.cc:343] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:00.855492  2657 leader_election.cc:343] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.856564  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486a550c75684ac19d97e372b44ca8d7" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.858821  2582 leader_election.cc:304] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:00.860420  2812 raft_consensus.cc:3060] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:00.862914  2615 raft_consensus.cc:2468] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:00.864534  2654 leader_election.cc:304] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:00.848822  2616 raft_consensus.cc:2468] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:00.866156  2849 raft_consensus.cc:2804] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.866839  2654 leader_election.cc:304] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:00.866859  2849 raft_consensus.cc:697] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:00.867637  2848 raft_consensus.cc:2804] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:00.868417  2848 raft_consensus.cc:697] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:00.868700  2849 consensus_queue.cc:237] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.869268  2848 consensus_queue.cc:237] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.869886  2806 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.870347  2806 ts_tablet_manager.cc:1403] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.107s	user 0.006s	sys 0.008s
I20260710 13:21:00.872845  2806 raft_consensus.cc:359] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.873462  2806 raft_consensus.cc:385] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.873817  2806 raft_consensus.cc:740] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.874576  2806 consensus_queue.cc:260] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.875718  2805 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.876156  2805 ts_tablet_manager.cc:1403] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.009s
I20260710 13:21:00.879117  2812 raft_consensus.cc:2749] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.879401  2806 ts_tablet_manager.cc:1434] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:00.880275  2806 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.879907  2514 catalog_manager.cc:5697] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.886547  2809 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.887162  2809 ts_tablet_manager.cc:1403] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.096s	user 0.021s	sys 0.018s
I20260710 13:21:00.887974  2805 raft_consensus.cc:359] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.888660  2805 raft_consensus.cc:385] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.888931  2805 raft_consensus.cc:740] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.889607  2805 consensus_queue.cc:260] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.890024  2809 raft_consensus.cc:359] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.890679  2809 raft_consensus.cc:385] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.892407  2805 ts_tablet_manager.cc:1434] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:21:00.893258  2805 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.894605  2806 tablet_bootstrap.cc:654] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.895213  2514 catalog_manager.cc:5697] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:00.890975  2809 raft_consensus.cc:740] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.898053  2809 consensus_queue.cc:260] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.898824  2805 tablet_bootstrap.cc:654] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.900691  2809 ts_tablet_manager.cc:1434] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:21:00.900854  2818 raft_consensus.cc:493] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.901503  2818 raft_consensus.cc:515] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.903738  2818 leader_election.cc:290] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:00.904306  2809 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.905061  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.905081  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
W20260710 13:21:00.906543  2731 leader_election.cc:343] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:00.907017  2728 leader_election.cc:343] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:00.907476  2728 leader_election.cc:304] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:00.908903  2818 raft_consensus.cc:2749] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:00.911569  2809 tablet_bootstrap.cc:654] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.912591  2806 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.913028  2806 ts_tablet_manager.cc:1403] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:21:00.915675  2806 raft_consensus.cc:359] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.916342  2806 raft_consensus.cc:385] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.916615  2806 raft_consensus.cc:740] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.916934  2805 tablet_bootstrap.cc:492] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.917943  2805 ts_tablet_manager.cc:1403] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260710 13:21:00.917713  2806 consensus_queue.cc:260] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.921758  2805 raft_consensus.cc:359] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.922782  2805 raft_consensus.cc:385] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.923230  2805 raft_consensus.cc:740] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.923898  2805 consensus_queue.cc:260] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.925331  2809 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.925776  2806 ts_tablet_manager.cc:1434] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:00.925828  2809 ts_tablet_manager.cc:1403] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:21:00.926047  2805 ts_tablet_manager.cc:1434] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:00.926805  2806 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.927225  2805 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.933113  2806 tablet_bootstrap.cc:654] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.933257  2805 tablet_bootstrap.cc:654] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.938225  2809 raft_consensus.cc:359] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.939232  2809 raft_consensus.cc:385] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.939574  2809 raft_consensus.cc:740] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.940440  2809 consensus_queue.cc:260] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.942826  2809 ts_tablet_manager.cc:1434] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260710 13:21:00.943909  2809 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.946705  2805 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.947198  2805 ts_tablet_manager.cc:1403] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:21:00.949491  2809 tablet_bootstrap.cc:654] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.950209  2805 raft_consensus.cc:359] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.950920  2805 raft_consensus.cc:385] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.951210  2805 raft_consensus.cc:740] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.951968  2805 consensus_queue.cc:260] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.954262  2805 ts_tablet_manager.cc:1434] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:00.955121  2805 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.958158  2809 tablet_bootstrap.cc:492] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:00.958189  2806 tablet_bootstrap.cc:492] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:00.958853  2809 ts_tablet_manager.cc:1403] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260710 13:21:00.958859  2806 ts_tablet_manager.cc:1403] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260710 13:21:00.960794  2805 tablet_bootstrap.cc:654] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.961745  2809 raft_consensus.cc:359] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.961987  2806 raft_consensus.cc:359] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.962790  2806 raft_consensus.cc:385] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.966032  2806 raft_consensus.cc:740] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.966204  2805 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:00.966616  2805 ts_tablet_manager.cc:1403] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.007s
I20260710 13:21:00.962473  2809 raft_consensus.cc:385] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.966704  2806 consensus_queue.cc:260] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.967178  2809 raft_consensus.cc:740] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.967979  2809 consensus_queue.cc:260] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.968633  2806 ts_tablet_manager.cc:1434] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:21:00.969359  2805 raft_consensus.cc:359] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.969980  2805 raft_consensus.cc:385] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:00.970129  2806 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:00.970254  2805 raft_consensus.cc:740] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:00.970957  2805 consensus_queue.cc:260] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.971607  2809 ts_tablet_manager.cc:1434] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:21:00.973181  2805 ts_tablet_manager.cc:1434] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:21:00.973949  2805 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:00.974161  2809 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:00.976173  2812 raft_consensus.cc:493] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:00.976635  2812 raft_consensus.cc:515] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:00.978545  2812 leader_election.cc:290] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:00.980321  2806 tablet_bootstrap.cc:654] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.981031  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:00.981722  2764 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:00.980312  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:00.980454  2805 tablet_bootstrap.cc:654] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.989331  2582 leader_election.cc:304] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:00.990269  2809 tablet_bootstrap.cc:654] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:00.982978  2691 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:00.992645  2818 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:00.990289  2812 raft_consensus.cc:2804] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.000438  2812 raft_consensus.cc:493] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.000802  2812 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.010247  2809 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:01.011125  2809 ts_tablet_manager.cc:1403] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.019s
I20260710 13:21:01.012533  2818 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.015262  2809 raft_consensus.cc:359] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.016419  2809 raft_consensus.cc:385] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.016885  2809 raft_consensus.cc:740] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.017900  2809 consensus_queue.cc:260] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.020982  2805 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.021476  2805 ts_tablet_manager.cc:1403] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.005s
I20260710 13:21:01.021867  2806 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:01.022330  2806 ts_tablet_manager.cc:1403] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.024s
I20260710 13:21:01.024618  2805 raft_consensus.cc:359] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.025038  2806 raft_consensus.cc:359] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.025437  2805 raft_consensus.cc:385] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.025723  2806 raft_consensus.cc:385] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.025853  2805 raft_consensus.cc:740] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.026054  2806 raft_consensus.cc:740] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.026790  2805 consensus_queue.cc:260] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.026882  2806 consensus_queue.cc:260] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.029147  2806 ts_tablet_manager.cc:1434] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:01.029160  2805 ts_tablet_manager.cc:1434] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:01.030158  2806 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:01.030581  2805 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.018090  2812 raft_consensus.cc:515] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.037266  2806 tablet_bootstrap.cc:654] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.039072  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:01.039832  2690 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.043561  2805 tablet_bootstrap.cc:654] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.049496  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:01.050271  2764 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.057456  2808 raft_consensus.cc:493] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.058079  2806 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:01.057971  2808 raft_consensus.cc:515] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.058689  2806 ts_tablet_manager.cc:1403] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260710 13:21:01.060163  2808 leader_election.cc:290] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.061774  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab440a7dfb434812bab63626851b099a" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.062430  2765 raft_consensus.cc:2468] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.062497  2806 raft_consensus.cc:359] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.063434  2806 raft_consensus.cc:385] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.063759  2806 raft_consensus.cc:740] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.063727  2657 leader_election.cc:304] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.065096  2805 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.065886  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab440a7dfb434812bab63626851b099a" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.064801  2806 consensus_queue.cc:260] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.066706  2615 raft_consensus.cc:2468] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.066720  2805 ts_tablet_manager.cc:1403] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260710 13:21:01.066855  2808 raft_consensus.cc:2804] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.068867  2808 raft_consensus.cc:493] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.069420  2808 raft_consensus.cc:3060] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.071781  2805 raft_consensus.cc:359] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.074337  2809 ts_tablet_manager.cc:1434] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.063s	user 0.011s	sys 0.012s
I20260710 13:21:01.076823  2806 ts_tablet_manager.cc:1434] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:21:01.077140  2809 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:01.077782  2806 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:01.083938  2809 tablet_bootstrap.cc:654] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.074855  2805 raft_consensus.cc:385] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.084654  2805 raft_consensus.cc:740] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.085489  2808 raft_consensus.cc:515] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.085582  2805 consensus_queue.cc:260] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.088428  2805 ts_tablet_manager.cc:1434] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:21:01.088587  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab440a7dfb434812bab63626851b099a" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:01.089210  2615 raft_consensus.cc:3060] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.091677  2849 raft_consensus.cc:493] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.092178  2849 raft_consensus.cc:515] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.092195  2805 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.094300  2849 leader_election.cc:290] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.096666  2614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.097688  2614 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.098807  2842 raft_consensus.cc:493] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.099377  2842 raft_consensus.cc:515] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.100813  2805 tablet_bootstrap.cc:654] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.101931  2842 leader_election.cc:290] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.096745  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.103242  2654 leader_election.cc:304] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.104413  2808 leader_election.cc:290] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.105567  2808 raft_consensus.cc:2804] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.105862  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.106056  2808 raft_consensus.cc:493] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.106217  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab440a7dfb434812bab63626851b099a" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:01.106590  2808 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.106948  2763 raft_consensus.cc:3060] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.103379  2765 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.109042  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7c3bcb870148dea7216649e72cd146" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.109980  2765 raft_consensus.cc:2393] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 353d7088c34d4f6d966931875003b488 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:01.111250  2764 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:01.111413  2582 leader_election.cc:304] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:01.113168  2842 raft_consensus.cc:3060] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.113435  2690 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:01.116370  2809 tablet_bootstrap.cc:492] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:01.116943  2809 ts_tablet_manager.cc:1403] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.000s
I20260710 13:21:01.119357  2582 leader_election.cc:304] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:01.120215  2837 raft_consensus.cc:2804] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.039167  2812 leader_election.cc:290] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.123607  2809 raft_consensus.cc:359] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.124502  2763 raft_consensus.cc:2468] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:01.125780  2657 leader_election.cc:304] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.126505  2848 raft_consensus.cc:2804] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.126996  2848 raft_consensus.cc:697] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:01.128265  2615 raft_consensus.cc:2468] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:01.127934  2848 consensus_queue.cc:237] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.124531  2809 raft_consensus.cc:385] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.133136  2809 raft_consensus.cc:740] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.133435  2805 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.133936  2805 ts_tablet_manager.cc:1403] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.002s
I20260710 13:21:01.134054  2809 consensus_queue.cc:260] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.136804  2806 tablet_bootstrap.cc:654] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.136963  2809 ts_tablet_manager.cc:1434] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:21:01.137234  2805 raft_consensus.cc:359] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.133945  2842 raft_consensus.cc:2749] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.138062  2805 raft_consensus.cc:385] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.130247  2808 raft_consensus.cc:515] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.139878  2837 raft_consensus.cc:697] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:01.140839  2837 consensus_queue.cc:237] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.142974  2808 leader_election.cc:290] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.142884  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:01.143637  2615 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.145828  2809 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:01.138952  2805 raft_consensus.cc:740] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.147230  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:01.147619  2805 consensus_queue.cc:260] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.148082  2763 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.150012  2805 ts_tablet_manager.cc:1434] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:21:01.155375  2805 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.162390  2513 catalog_manager.cc:5697] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.164644  2809 tablet_bootstrap.cc:654] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.166008  2615 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:01.167577  2805 tablet_bootstrap.cc:654] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.167392  2654 leader_election.cc:304] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.168816  2848 raft_consensus.cc:2804] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.169505  2848 raft_consensus.cc:697] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:01.171459  2763 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:01.170436  2848 consensus_queue.cc:237] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.175987  2805 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.176447  2805 ts_tablet_manager.cc:1403] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260710 13:21:01.178299  2514 catalog_manager.cc:5697] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.179121  2805 raft_consensus.cc:359] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.179726  2806 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:01.179858  2805 raft_consensus.cc:385] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.180172  2806 ts_tablet_manager.cc:1403] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.001s
I20260710 13:21:01.180137  2805 raft_consensus.cc:740] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.181391  2805 consensus_queue.cc:260] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.182776  2806 raft_consensus.cc:359] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.183626  2806 raft_consensus.cc:385] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.183928  2806 raft_consensus.cc:740] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.183651  2805 ts_tablet_manager.cc:1434] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:01.185614  2805 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.185169  2806 consensus_queue.cc:260] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.187364  2806 ts_tablet_manager.cc:1434] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:01.191737  2805 tablet_bootstrap.cc:654] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.192723  2806 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:01.202250  2806 tablet_bootstrap.cc:654] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.211395  2809 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:01.211962  2809 ts_tablet_manager.cc:1403] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.005s
I20260710 13:21:01.215159  2806 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:01.215806  2806 ts_tablet_manager.cc:1403] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 13:21:01.217489  2809 raft_consensus.cc:359] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.218289  2809 raft_consensus.cc:385] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.218607  2809 raft_consensus.cc:740] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.219362  2806 raft_consensus.cc:359] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.219427  2809 consensus_queue.cc:260] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.222745  2809 ts_tablet_manager.cc:1434] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:21:01.223642  2809 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:01.226078  2848 consensus_queue.cc:1048] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.227154  2806 raft_consensus.cc:385] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.227541  2806 raft_consensus.cc:740] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.228332  2806 consensus_queue.cc:260] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.229565  2842 raft_consensus.cc:493] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.230131  2842 raft_consensus.cc:515] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.232736  2842 leader_election.cc:290] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.235836  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.236609  2690 raft_consensus.cc:2468] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:01.236975  2806 ts_tablet_manager.cc:1434] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:21:01.238297  2582 leader_election.cc:304] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.238610  2878 raft_consensus.cc:493] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.239409  2842 raft_consensus.cc:2804] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.239264  2878 raft_consensus.cc:515] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.239868  2842 raft_consensus.cc:493] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.240243  2842 raft_consensus.cc:3060] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.241303  2872 raft_consensus.cc:493] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.241957  2878 leader_election.cc:290] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.241803  2872 raft_consensus.cc:515] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.244228  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a66aa50cf44df6bdf948aad0ae9819" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.244793  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a66aa50cf44df6bdf948aad0ae9819" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.244915  2764 raft_consensus.cc:2468] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:01.246385  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
W20260710 13:21:01.247570  2582 leader_election.cc:343] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.248492  2582 leader_election.cc:304] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:01.250324  2878 raft_consensus.cc:2804] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.250654  2878 raft_consensus.cc:493] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.250986  2878 raft_consensus.cc:3060] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.251506  2842 raft_consensus.cc:515] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.240250  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:01.254921  2562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:01.254732  2763 raft_consensus.cc:2468] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:01.248507  2872 leader_election.cc:290] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:01.257405  2806 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:01.257113  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.262609  2616 raft_consensus.cc:2393] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:01.263332  2805 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.263768  2805 ts_tablet_manager.cc:1403] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.078s	user 0.035s	sys 0.028s
I20260710 13:21:01.263876  2728 leader_election.cc:304] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:01.264151  2842 leader_election.cc:290] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.264999  2872 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.266698  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:01.267302  2763 raft_consensus.cc:3060] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.271946  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903e2fc2d1d847c892fd54c6f775c15b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:01.272809  2691 raft_consensus.cc:3060] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.277829  2763 raft_consensus.cc:2468] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:01.280542  2809 tablet_bootstrap.cc:654] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.284691  2805 raft_consensus.cc:359] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.285521  2805 raft_consensus.cc:385] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.285823  2805 raft_consensus.cc:740] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.286585  2805 consensus_queue.cc:260] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.288852  2805 ts_tablet_manager.cc:1434] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:21:01.289994  2805 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.290786  2691 raft_consensus.cc:2468] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:01.304864  2878 raft_consensus.cc:515] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.307829  2878 leader_election.cc:290] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.371578  2878 raft_consensus.cc:493] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.373292  2878 raft_consensus.cc:515] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.377111  2878 leader_election.cc:290] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.412477  2878 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.413015  2878 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.413166  2582 leader_election.cc:304] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:01.415789  2878 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.416692  2812 raft_consensus.cc:2804] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.417173  2812 raft_consensus.cc:697] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:01.417883  2812 consensus_queue.cc:237] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.461735  2818 consensus_queue.cc:1048] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.549204  2818 raft_consensus.cc:493] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.549942  2818 raft_consensus.cc:515] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.554409  2818 leader_election.cc:290] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:01.555348  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.556535  2616 raft_consensus.cc:2393] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:01.666950  2872 raft_consensus.cc:2749] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.721279  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.721526  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.722182  2763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a66aa50cf44df6bdf948aad0ae9819" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:01.722869  2763 raft_consensus.cc:3060] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.728035  2809 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:01.728597  2809 ts_tablet_manager.cc:1403] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.505s	user 0.013s	sys 0.009s
I20260710 13:21:01.730401  2763 raft_consensus.cc:2468] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:01.731384  2809 raft_consensus.cc:359] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:01.732738  2582 leader_election.cc:343] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.762931  2809 raft_consensus.cc:385] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.763279  2809 raft_consensus.cc:740] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
W20260710 13:21:01.763741  2582 leader_election.cc:343] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.764467  2809 consensus_queue.cc:260] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.764668  2582 leader_election.cc:304] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:01.734270  2806 tablet_bootstrap.cc:654] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.766486  2809 ts_tablet_manager.cc:1434] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.000s
I20260710 13:21:01.767897  2892 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.768362  2892 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.734557  2848 raft_consensus.cc:493] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.770377  2892 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.770054  2848 raft_consensus.cc:515] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.771389  2812 raft_consensus.cc:2804] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:01.772032  2812 raft_consensus.cc:697] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:01.773063  2812 consensus_queue.cc:237] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.773497  2894 raft_consensus.cc:493] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.773957  2894 raft_consensus.cc:515] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.775252  2837 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.745805  2849 raft_consensus.cc:493] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.776003  2849 raft_consensus.cc:515] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.776981  2690 raft_consensus.cc:3060] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.778555  2848 leader_election.cc:290] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.780754  2513 catalog_manager.cc:5697] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.751003  2850 raft_consensus.cc:493] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.783349  2850 raft_consensus.cc:515] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.785465  2850 leader_election.cc:290] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.787143  2849 leader_election.cc:290] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.758358  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.761654  2891 raft_consensus.cc:493] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.775192  2878 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.744165  2805 tablet_bootstrap.cc:654] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.749411  2808 raft_consensus.cc:493] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.792829  2808 raft_consensus.cc:515] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.794808  2808 leader_election.cc:290] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.798225  2891 raft_consensus.cc:515] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.801446  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.802237  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a66aa50cf44df6bdf948aad0ae9819" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:01.802322  2691 raft_consensus.cc:2468] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:01.804843  2891 leader_election.cc:290] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.806389  2806 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:01.807529  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:01.775728  2809 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:01.815843  2689 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:01.808320  2731 leader_election.cc:304] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:01.817628  2806 ts_tablet_manager.cc:1403] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.561s	user 0.018s	sys 0.017s
I20260710 13:21:01.820672  2818 consensus_queue.cc:1048] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.770887  2892 raft_consensus.cc:493] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:01.825296  2892 raft_consensus.cc:515] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.823642  2806 raft_consensus.cc:359] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.826818  2806 raft_consensus.cc:385] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.827098  2806 raft_consensus.cc:740] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:01.818442  2872 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.827595  2806 consensus_queue.cc:260] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.836822  2806 ts_tablet_manager.cc:1434] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:01.841144  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.841869  2616 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.843088  2616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.843400  2614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.844092  2806 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:01.848498  2892 leader_election.cc:290] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.851948  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.853657  2805 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:01.854266  2805 ts_tablet_manager.cc:1403] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.565s	user 0.016s	sys 0.016s
I20260710 13:21:01.848692  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.857235  2894 leader_election.cc:290] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.859438  2878 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.860011  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.858867  2582 leader_election.cc:304] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:01.862484  2654 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
W20260710 13:21:01.863282  2582 leader_election.cc:343] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.863454  2850 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.864856  2812 raft_consensus.cc:2804] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.865322  2812 raft_consensus.cc:493] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.865366  2850 raft_consensus.cc:2804] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.865742  2812 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.865665  2842 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.874496  2809 tablet_bootstrap.cc:654] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.881040  2758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.882418  2761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5455e10739d4dc993c95538b5a508e1" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.882959  2805 raft_consensus.cc:359] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.883998  2805 raft_consensus.cc:385] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:01.872746  2850 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.884426  2805 raft_consensus.cc:740] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
W20260710 13:21:01.870049  2657 leader_election.cc:343] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.870005  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.879515  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.869190  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.887521  2805 consensus_queue.cc:260] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.891522  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:01.895172  2805 ts_tablet_manager.cc:1434] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260710 13:21:01.896384  2805 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:01.901018  2872 raft_consensus.cc:2749] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.901734  2762 raft_consensus.cc:2468] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:01.902573  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:01.874912  2654 leader_election.cc:343] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.873180  2894 consensus_queue.cc:1048] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:21:01.889458  2850 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.910983  2756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.911111  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:01.911540  2654 leader_election.cc:343] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:01.916710  2654 leader_election.cc:343] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.886416  2582 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:01.918210  2842 raft_consensus.cc:2804] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.917989  2892 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.918588  2842 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:01.918462  2582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.2:44125, user_credentials={real_user=slave}} blocked reactor thread for 43887.6us
I20260710 13:21:01.919018  2842 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.919473  2892 consensus_queue.cc:1048] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.923168  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:01.925653  2812 raft_consensus.cc:515] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.927874  2812 leader_election.cc:290] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.928189  2611 raft_consensus.cc:2393] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:01.933946  2806 tablet_bootstrap.cc:654] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:01.935134  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
W20260710 13:21:01.920799  2657 leader_election.cc:343] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.939867  2842 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:01.939306  2657 leader_election.cc:304] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:01.942070  2842 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:01.942173  2805 tablet_bootstrap.cc:654] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:01.942957  2654 leader_election.cc:343] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:01.943467  2582 leader_election.cc:343] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:01.951416  2654 leader_election.cc:343] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.943979  2894 raft_consensus.cc:2749] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.952121  2657 leader_election.cc:304] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:01.965466  2894 raft_consensus.cc:2749] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.966282  2894 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:01.967108  2896 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.969295  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
W20260710 13:21:01.971132  2582 leader_election.cc:343] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.975929  2657 leader_election.cc:304] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
W20260710 13:21:01.977644  2657 leader_election.cc:343] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:01.978236  2657 leader_election.cc:304] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:01.981446  2514 catalog_manager.cc:5697] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:01.978832  2891 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:01.982823  2892 raft_consensus.cc:2749] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:01.982842  2808 raft_consensus.cc:2804] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:01.987370  2808 raft_consensus.cc:493] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:01.987711  2808 raft_consensus.cc:3060] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:01.987970  2809 tablet_bootstrap.cc:492] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:01.988404  2809 ts_tablet_manager.cc:1403] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.213s	user 0.008s	sys 0.012s
I20260710 13:21:01.990823  2894 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:21:01.999722  2806 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.071612  2806 ts_tablet_manager.cc:1403] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.228s	user 0.044s	sys 0.072s
I20260710 13:21:02.039305  2842 raft_consensus.cc:493] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.072582  2842 raft_consensus.cc:515] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.059604  2850 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.074337  2806 raft_consensus.cc:359] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.075062  2806 raft_consensus.cc:385] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.075346  2806 raft_consensus.cc:740] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.075454  2850 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.071074  2805 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.076355  2805 ts_tablet_manager.cc:1403] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.022s
I20260710 13:21:02.076805  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.069625  2809 raft_consensus.cc:359] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.079241  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:02.079669  2805 raft_consensus.cc:359] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.080056  2615 raft_consensus.cc:2393] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:02.080312  2805 raft_consensus.cc:385] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.080411  2691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.080597  2805 raft_consensus.cc:740] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.077384  2690 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.081197  2691 raft_consensus.cc:2393] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 353d7088c34d4f6d966931875003b488 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:02.081277  2805 consensus_queue.cc:260] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.081185  2809 raft_consensus.cc:385] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.082438  2809 raft_consensus.cc:740] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.082923  2805 ts_tablet_manager.cc:1434] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260710 13:21:02.083783  2805 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:02.083333  2809 consensus_queue.cc:260] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.087980  2809 ts_tablet_manager.cc:1434] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.099s	user 0.008s	sys 0.000s
I20260710 13:21:02.090447  2805 tablet_bootstrap.cc:654] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.091470  2809 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.089995  2690 raft_consensus.cc:2468] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:02.091271  2806 consensus_queue.cc:260] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.089507  2808 raft_consensus.cc:515] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.094722  2806 ts_tablet_manager.cc:1434] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260710 13:21:02.095643  2806 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:02.093348  2511 catalog_manager.cc:5697] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.095994  2615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
W20260710 13:21:01.995414  2657 leader_election.cc:343] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:02.097517  2654 leader_election.cc:343] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.097587  2657 leader_election.cc:304] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.100937  2808 leader_election.cc:290] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.101614  2806 tablet_bootstrap.cc:654] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.105386  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.106324  2894 raft_consensus.cc:2749] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.107929  2812 consensus_queue.cc:1048] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:02.109635  2582 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [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: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:02.074651  2842 leader_election.cc:290] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.115298  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.116930  2812 raft_consensus.cc:2749] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.117522  2806 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.117983  2806 ts_tablet_manager.cc:1403] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
W20260710 13:21:02.118069  2657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.3:33921, user_credentials={real_user=slave}} blocked reactor thread for 122980us
W20260710 13:21:02.118777  2657 leader_election.cc:343] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.119210  2657 leader_election.cc:304] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.120050  2850 raft_consensus.cc:2749] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.118407  2582 leader_election.cc:304] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
W20260710 13:21:02.124300  2582 leader_election.cc:343] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.122776  2806 raft_consensus.cc:359] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.124382  2891 consensus_queue.cc:1048] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:02.125342  2657 leader_election.cc:343] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.125825  2657 leader_election.cc:304] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.126271  2806 raft_consensus.cc:385] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.126619  2806 raft_consensus.cc:740] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.127425  2806 consensus_queue.cc:260] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.127978  2891 raft_consensus.cc:2749] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.140795  2764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.141605  2764 raft_consensus.cc:3060] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.141661  2756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.152266  2764 raft_consensus.cc:2468] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:02.140331  2809 tablet_bootstrap.cc:654] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:02.154516  2657 leader_election.cc:343] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.165091  2657 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.169363  2891 raft_consensus.cc:2749] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.171162  2657 leader_election.cc:304] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
I20260710 13:21:02.172276  2891 raft_consensus.cc:2804] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.172827  2891 raft_consensus.cc:697] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:02.174309  2891 consensus_queue.cc:237] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.181674  2809 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:02.182222  2809 ts_tablet_manager.cc:1403] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260710 13:21:02.184535  2878 raft_consensus.cc:2804] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.185135  2878 raft_consensus.cc:697] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:02.185256  2809 raft_consensus.cc:359] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.185973  2809 raft_consensus.cc:385] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.186228  2878 consensus_queue.cc:237] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.188825  2806 ts_tablet_manager.cc:1434] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 13:21:02.189921  2806 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
W20260710 13:21:02.197263  2582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.2:44125, user_credentials={real_user=slave}} blocked reactor thread for 72312.3us
I20260710 13:21:02.197625  2806 tablet_bootstrap.cc:654] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.186246  2809 raft_consensus.cc:740] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.204214  2809 consensus_queue.cc:260] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.209334  2809 ts_tablet_manager.cc:1434] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 13:21:02.211920  2809 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.228500  2899 raft_consensus.cc:493] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.230399  2899 raft_consensus.cc:515] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.234973  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.235234  2899 leader_election.cc:290] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:02.235674  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.235700  2612 raft_consensus.cc:2468] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:02.236526  2689 raft_consensus.cc:2468] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:02.211558  2878 consensus_queue.cc:1048] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:21:02.237722  2728 leader_election.cc:304] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:02.238691  2899 raft_consensus.cc:2804] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.239511  2899 raft_consensus.cc:493] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.239884  2899 raft_consensus.cc:3060] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:02.227397  2582 leader_election.cc:343] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.242654  2582 leader_election.cc:304] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:02.244664  2878 raft_consensus.cc:2749] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:02.317235  2545 debug-util.cc:398] Leaking SignalData structure 0x7b080003e980 after lost signal to thread 1511
I20260710 13:21:02.322412  2896 raft_consensus.cc:493] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.343325  2896 raft_consensus.cc:515] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.352156  2896 leader_election.cc:290] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.353499  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:02.354535  2545 debug-util.cc:398] Leaking SignalData structure 0x7b08001adca0 after lost signal to thread 2548
W20260710 13:21:02.355188  2657 leader_election.cc:343] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:02.355453  2545 debug-util.cc:398] Leaking SignalData structure 0x7b0800216b60 after lost signal to thread 2640
W20260710 13:21:02.356521  2545 debug-util.cc:398] Leaking SignalData structure 0x7b0800216320 after lost signal to thread 2715
W20260710 13:21:02.357471  2545 debug-util.cc:398] Leaking SignalData structure 0x7b0800087240 after lost signal to thread 2789
I20260710 13:21:02.361474  2806 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.361958  2806 ts_tablet_manager.cc:1403] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.030s
I20260710 13:21:02.363760  2805 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.364212  2805 ts_tablet_manager.cc:1403] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.281s	user 0.051s	sys 0.090s
I20260710 13:21:02.366830  2806 raft_consensus.cc:359] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.367074  2805 raft_consensus.cc:359] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.367611  2806 raft_consensus.cc:385] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.367826  2805 raft_consensus.cc:385] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.368049  2806 raft_consensus.cc:740] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.368198  2805 raft_consensus.cc:740] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.369007  2805 consensus_queue.cc:260] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.370465  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.371253  2805 ts_tablet_manager.cc:1434] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:02.371374  2806 consensus_queue.cc:260] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:02.372408  2654 leader_election.cc:343] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.372879  2654 leader_election.cc:304] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.373705  2806 ts_tablet_manager.cc:1434] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:21:02.374146  2896 raft_consensus.cc:2749] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.372426  2805 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:02.375092  2806 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:02.374295  2899 raft_consensus.cc:515] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.380419  2809 tablet_bootstrap.cc:654] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:02.384063  2562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:02.386979  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:02.387856  2612 raft_consensus.cc:3060] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.392848  2805 tablet_bootstrap.cc:654] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.394392  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332a12c2cdee478cb046508ca7277628" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.393813  2899 leader_election.cc:290] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:02.395807  2688 raft_consensus.cc:3060] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.400280  2806 tablet_bootstrap.cc:654] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.390877  2513 catalog_manager.cc:5697] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.401237  2612 raft_consensus.cc:2468] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:02.403990  2728 leader_election.cc:304] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:02.405017  2899 raft_consensus.cc:2804] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.405478  2899 raft_consensus.cc:697] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
W20260710 13:21:02.408166  2582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.3:33921, user_credentials={real_user=slave}} blocked reactor thread for 184801us
I20260710 13:21:02.406250  2899 consensus_queue.cc:237] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.414805  2688 raft_consensus.cc:2468] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:02.418256  2812 raft_consensus.cc:493] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.427871  2812 raft_consensus.cc:515] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.429840  2812 leader_election.cc:290] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.433127  2809 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:02.433789  2809 ts_tablet_manager.cc:1403] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.223s	user 0.011s	sys 0.010s
I20260710 13:21:02.436805  2511 catalog_manager.cc:5697] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.446271  2809 raft_consensus.cc:359] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.458078  2809 raft_consensus.cc:385] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.458443  2809 raft_consensus.cc:740] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
W20260710 13:21:02.460425  2582 consensus_peers.cc:597] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.459368  2809 consensus_queue.cc:260] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.462577  2806 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.467392  2806 ts_tablet_manager.cc:1403] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.000s
I20260710 13:21:02.477087  2809 ts_tablet_manager.cc:1434] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:21:02.477914  2809 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.471719  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.479669  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.487598  2806 raft_consensus.cc:359] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.488394  2806 raft_consensus.cc:385] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.488698  2806 raft_consensus.cc:740] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.488889  2805 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.489462  2805 ts_tablet_manager.cc:1403] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.117s	user 0.033s	sys 0.030s
I20260710 13:21:02.489423  2806 consensus_queue.cc:260] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.492311  2805 raft_consensus.cc:359] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.496258  2805 raft_consensus.cc:385] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.496613  2805 raft_consensus.cc:740] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.497280  2805 consensus_queue.cc:260] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.499145  2806 ts_tablet_manager.cc:1434] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260710 13:21:02.500330  2806 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:02.501578  2805 ts_tablet_manager.cc:1434] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:21:02.501374  2842 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:21:02.502418  2582 leader_election.cc:343] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:02.507157  2582 leader_election.cc:343] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.507719  2582 leader_election.cc:304] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:02.508219  2899 raft_consensus.cc:493] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.505528  2809 tablet_bootstrap.cc:654] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.508705  2899 raft_consensus.cc:515] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.502595  2805 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:02.510743  2899 leader_election.cc:290] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:02.511300  2837 raft_consensus.cc:2749] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.513016  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.513449  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.514322  2688 raft_consensus.cc:2393] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:02.515844  2731 leader_election.cc:304] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:02.517282  2818 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.518414  2514 catalog_manager.cc:5697] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:02.521008  2805 tablet_bootstrap.cc:654] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.521025  2806 tablet_bootstrap.cc:654] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.541872  2899 raft_consensus.cc:493] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.542568  2899 raft_consensus.cc:515] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.546078  2899 leader_election.cc:290] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:02.548035  2812 raft_consensus.cc:493] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.526156  2818 raft_consensus.cc:2749] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.552543  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.556470  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.558840  2688 raft_consensus.cc:2468] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:02.558300  2611 raft_consensus.cc:2468] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 0.
I20260710 13:21:02.559595  2812 raft_consensus.cc:515] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.559968  2731 leader_election.cc:304] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:02.560902  2818 raft_consensus.cc:2804] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.561297  2818 raft_consensus.cc:493] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.561673  2812 leader_election.cc:290] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.562260  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.562639  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
W20260710 13:21:02.564162  2582 leader_election.cc:343] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.562865  2688 raft_consensus.cc:2468] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:02.561702  2818 raft_consensus.cc:3060] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.566066  2582 leader_election.cc:304] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.567256  2812 raft_consensus.cc:2804] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.567327  2850 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:02.567729  2812 raft_consensus.cc:493] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.568145  2812 raft_consensus.cc:3060] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.577378  2809 tablet_bootstrap.cc:492] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:02.578017  2809 ts_tablet_manager.cc:1403] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.027s
I20260710 13:21:02.581125  2809 raft_consensus.cc:359] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.581875  2809 raft_consensus.cc:385] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.582212  2809 raft_consensus.cc:740] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.588358  2805 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.588831  2805 ts_tablet_manager.cc:1403] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.011s
I20260710 13:21:02.589461  2809 consensus_queue.cc:260] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:02.593012  2654 consensus_peers.cc:597] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:02.593001  2805 raft_consensus.cc:359] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.594192  2812 raft_consensus.cc:515] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.611672  2805 raft_consensus.cc:385] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.612020  2805 raft_consensus.cc:740] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.612653  2805 consensus_queue.cc:260] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.613935  2809 ts_tablet_manager.cc:1434] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.001s
I20260710 13:21:02.613837  2842 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:02.614610  2805 ts_tablet_manager.cc:1434] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.008s
I20260710 13:21:02.615496  2805 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:02.600486  2818 raft_consensus.cc:515] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.616607  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
W20260710 13:21:02.618010  2582 leader_election.cc:343] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.618829  2818 leader_election.cc:290] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:02.619225  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:02.615509  2812 leader_election.cc:290] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.619359  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7a4902c5f8b46d3b9582a75df94f163" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.619882  2611 raft_consensus.cc:3060] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.620162  2688 raft_consensus.cc:3060] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.614902  2809 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.622350  2805 tablet_bootstrap.cc:654] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.627012  2611 raft_consensus.cc:2468] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:02.627493  2688 raft_consensus.cc:2468] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 1.
I20260710 13:21:02.628724  2728 leader_election.cc:304] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:02.629678  2818 raft_consensus.cc:2804] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.630167  2818 raft_consensus.cc:697] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
I20260710 13:21:02.630522  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.631016  2818 consensus_queue.cc:237] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.631104  2688 raft_consensus.cc:3060] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.641446  2809 tablet_bootstrap.cc:654] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.656112  2688 raft_consensus.cc:2468] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:02.657207  2582 leader_election.cc:304] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.658357  2812 raft_consensus.cc:2804] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.659065  2812 raft_consensus.cc:697] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:02.659950  2812 consensus_queue.cc:237] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.692076  2849 raft_consensus.cc:493] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.692653  2849 raft_consensus.cc:515] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.678046  2511 catalog_manager.cc:5697] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.698419  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.699132  2878 raft_consensus.cc:493] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.700027  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.699831  2878 raft_consensus.cc:515] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.702426  2878 leader_election.cc:290] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.699131  2612 raft_consensus.cc:2468] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:02.708215  2806 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.708469  2849 leader_election.cc:290] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
W20260710 13:21:02.703418  2657 leader_election.cc:343] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.715381  2806 ts_tablet_manager.cc:1403] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.215s	user 0.012s	sys 0.014s
I20260710 13:21:02.719305  2878 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:02.720036  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:02.719972  2654 leader_election.cc:304] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.720551  2689 raft_consensus.cc:2468] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:02.720819  2892 raft_consensus.cc:2804] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.721161  2892 raft_consensus.cc:493] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.721488  2892 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.723687  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.723913  2582 leader_election.cc:304] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:02.724323  2760 raft_consensus.cc:2468] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:02.724833  2878 raft_consensus.cc:2804] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.725178  2878 raft_consensus.cc:493] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.725485  2878 raft_consensus.cc:3060] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.734827  2806 raft_consensus.cc:359] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.735750  2806 raft_consensus.cc:385] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.736043  2806 raft_consensus.cc:740] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.741855  2806 consensus_queue.cc:260] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.743815  2850 raft_consensus.cc:493] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.744307  2850 raft_consensus.cc:515] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.747866  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.748486  2760 raft_consensus.cc:2468] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:02.749591  2657 leader_election.cc:304] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:02.750365  2850 leader_election.cc:290] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.750882  2850 raft_consensus.cc:2804] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.751220  2850 raft_consensus.cc:493] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.751578  2850 raft_consensus.cc:3060] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.743083  2513 catalog_manager.cc:5697] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 0 to 1, leader changed from <none> to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:02.752811  2805 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.753257  2805 ts_tablet_manager.cc:1403] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.138s	user 0.030s	sys 0.024s
I20260710 13:21:02.756186  2805 raft_consensus.cc:359] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.756848  2805 raft_consensus.cc:385] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.757118  2805 raft_consensus.cc:740] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.757740  2892 raft_consensus.cc:515] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.760483  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.761382  2805 consensus_queue.cc:260] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:02.762533  2654 leader_election.cc:343] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.759748  2878 raft_consensus.cc:515] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.766685  2849 raft_consensus.cc:493] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.767694  2805 ts_tablet_manager.cc:1434] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:02.770749  2806 ts_tablet_manager.cc:1434] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260710 13:21:02.772179  2806 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:02.771817  2849 raft_consensus.cc:515] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.771463  2892 leader_election.cc:290] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.773643  2878 leader_election.cc:290] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.775835  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.776662  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.777369  2757 raft_consensus.cc:3060] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.779723  2805 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Bootstrap starting.
I20260710 13:21:02.759647  2809 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:02.781445  2809 ts_tablet_manager.cc:1403] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.167s	user 0.029s	sys 0.005s
W20260710 13:21:02.784551  2654 leader_election.cc:343] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.785851  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275970ce1e05429da1bb1866c851fe8d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:02.786433  2689 raft_consensus.cc:3060] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.793370  2757 raft_consensus.cc:2468] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:02.794802  2582 leader_election.cc:304] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:02.808944  2849 leader_election.cc:290] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.795415  2689 raft_consensus.cc:2468] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:02.803862  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:02.811694  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.811728  2612 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.811794  2809 raft_consensus.cc:359] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.812711  2809 raft_consensus.cc:385] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.778927  2850 raft_consensus.cc:515] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.812983  2809 raft_consensus.cc:740] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.815399  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:02.795778  2878 raft_consensus.cc:2804] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:21:02.816955  2654 leader_election.cc:343] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.813663  2809 consensus_queue.cc:260] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.818325  2878 raft_consensus.cc:697] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:02.819332  2809 ts_tablet_manager.cc:1434] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.038s	user 0.000s	sys 0.007s
I20260710 13:21:02.819779  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.820911  2850 leader_election.cc:290] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.821599  2809 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.823557  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09324fb351c64de889bd2bc5b5471d1d" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.824105  2760 raft_consensus.cc:3060] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.825280  2878 consensus_queue.cc:237] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
W20260710 13:21:02.826366  2657 leader_election.cc:343] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:02.829418  2657 leader_election.cc:343] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.829860  2657 leader_election.cc:304] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.830994  2850 raft_consensus.cc:2749] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:02.836957  2805 tablet_bootstrap.cc:654] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.842650  2612 raft_consensus.cc:2468] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:02.845819  2760 raft_consensus.cc:2468] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:02.848500  2657 leader_election.cc:304] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 353d7088c34d4f6d966931875003b488
I20260710 13:21:02.849570  2850 raft_consensus.cc:2804] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.850216  2850 raft_consensus.cc:697] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:02.851346  2850 consensus_queue.cc:237] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.862505  2809 tablet_bootstrap.cc:654] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.863507  2806 tablet_bootstrap.cc:654] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:02.866585  2654 leader_election.cc:304] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.867735  2849 raft_consensus.cc:2804] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.868275  2849 raft_consensus.cc:697] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:02.869061  2849 consensus_queue.cc:237] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.887205  2805 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: No bootstrap required, opened a new log
I20260710 13:21:02.887748  2805 ts_tablet_manager.cc:1403] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.007s
I20260710 13:21:02.889631  2805 raft_consensus.cc:359] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.890364  2805 raft_consensus.cc:385] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.890666  2805 raft_consensus.cc:740] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.891599  2805 consensus_queue.cc:260] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.892915  2514 catalog_manager.cc:5697] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.894160  2805 ts_tablet_manager.cc:1434] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:02.896561  2513 catalog_manager.cc:5697] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.907073  2849 raft_consensus.cc:493] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:02.907770  2849 raft_consensus.cc:515] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.910833  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:02.911700  2612 raft_consensus.cc:2468] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 0.
I20260710 13:21:02.913017  2654 leader_election.cc:304] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:02.913364  2849 leader_election.cc:290] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.914103  2849 raft_consensus.cc:2804] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:02.914556  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:02.914558  2849 raft_consensus.cc:493] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:02.915882  2849 raft_consensus.cc:3060] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:02.916218  2657 leader_election.cc:343] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.918565  2513 catalog_manager.cc:5697] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.924443  2809 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:02.924898  2809 ts_tablet_manager.cc:1403] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.002s
I20260710 13:21:02.930194  2849 raft_consensus.cc:515] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.931524  2809 raft_consensus.cc:359] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.932224  2809 raft_consensus.cc:385] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.932310  2849 leader_election.cc:290] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:02.932533  2809 raft_consensus.cc:740] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.933250  2809 consensus_queue.cc:260] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.933840  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:02.933825  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
W20260710 13:21:02.935250  2657 leader_election.cc:343] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:02.935379  2612 raft_consensus.cc:3060] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.943776  2612 raft_consensus.cc:2468] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:02.944039  2809 ts_tablet_manager.cc:1434] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:21:02.945143  2654 leader_election.cc:304] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:02.947214  2849 raft_consensus.cc:2804] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:02.947770  2849 raft_consensus.cc:697] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:02.948668  2849 consensus_queue.cc:237] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.953333  2688 raft_consensus.cc:3060] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.953661  2809 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:02.957202  2806 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:02.960353  2806 ts_tablet_manager.cc:1403] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.005s
I20260710 13:21:02.963271  2806 raft_consensus.cc:359] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:02.975167  2806 raft_consensus.cc:385] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:02.973891  2513 catalog_manager.cc:5697] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 1, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:02.977224  2806 raft_consensus.cc:740] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:02.977042  2818 consensus_queue.cc:1048] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:02.978082  2806 consensus_queue.cc:260] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.007642  2806 ts_tablet_manager.cc:1434] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260710 13:21:03.008792  2806 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:03.009176  2818 raft_consensus.cc:493] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.009801  2818 raft_consensus.cc:515] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.014550  2899 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.026342  2899 consensus_queue.cc:1048] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.030324  2818 leader_election.cc:290] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:03.031172  2837 raft_consensus.cc:493] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.031360  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.031713  2837 raft_consensus.cc:515] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.032374  2688 raft_consensus.cc:2393] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:03.033949  2837 leader_election.cc:290] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.037004  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.038285  2688 raft_consensus.cc:2468] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:03.039603  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:03.041342  2582 leader_election.cc:304] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.042240  2878 raft_consensus.cc:2804] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:21:03.042407  2582 leader_election.cc:343] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.042723  2878 raft_consensus.cc:493] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.043491  2878 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.049130  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ae35b4431c44855a54e58716e1eb60b" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.050772  2728 leader_election.cc:304] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.051764  2872 raft_consensus.cc:3060] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:02.986027  2809 tablet_bootstrap.cc:654] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.060261  2872 raft_consensus.cc:2749] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.064002  2837 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.073539  2806 tablet_bootstrap.cc:654] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.089259  2812 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.095942  2878 raft_consensus.cc:515] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.108151  2899 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.111101  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:03.113179  2690 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.122021  2690 raft_consensus.cc:2468] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:03.123647  2582 leader_election.cc:304] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.124676  2812 raft_consensus.cc:2804] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.125291  2812 raft_consensus.cc:697] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:03.126613  2812 consensus_queue.cc:237] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.133486  2878 leader_election.cc:290] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.133735  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
W20260710 13:21:03.135612  2582 leader_election.cc:343] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:03.137466  2878 raft_consensus.cc:493] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.138072  2878 raft_consensus.cc:515] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.143684  2878 leader_election.cc:290] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.146034  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.146899  2689 raft_consensus.cc:2468] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:03.150197  2809 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:03.150749  2809 ts_tablet_manager.cc:1403] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.004s
I20260710 13:21:03.153909  2809 raft_consensus.cc:359] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.154713  2809 raft_consensus.cc:385] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.156730  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:03.158119  2582 leader_election.cc:304] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.163214  2842 raft_consensus.cc:2804] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.163652  2842 raft_consensus.cc:493] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.164013  2842 raft_consensus.cc:3060] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.169008  2809 raft_consensus.cc:740] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.174381  2842 raft_consensus.cc:515] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.177618  2842 leader_election.cc:290] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.178814  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:03.178890  2806 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:03.179209  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6fdc659f2534dcd971846bb4b3f8d7d" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:03.179889  2689 raft_consensus.cc:3060] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.180327  2809 consensus_queue.cc:260] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.181325  2760 raft_consensus.cc:2468] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:03.182579  2809 ts_tablet_manager.cc:1434] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:21:03.179893  2806 ts_tablet_manager.cc:1403] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.016s
I20260710 13:21:03.183668  2809 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:03.186021  2806 raft_consensus.cc:359] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.187511  2689 raft_consensus.cc:2468] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:03.187860  2806 raft_consensus.cc:385] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.188344  2806 raft_consensus.cc:740] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.188845  2582 leader_election.cc:304] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:03.189136  2806 consensus_queue.cc:260] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.190106  2812 raft_consensus.cc:2804] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.190788  2812 raft_consensus.cc:697] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:03.191670  2812 consensus_queue.cc:237] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.192633  2806 ts_tablet_manager.cc:1434] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:21:03.193655  2806 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:03.199687  2809 tablet_bootstrap.cc:654] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.199702  2806 tablet_bootstrap.cc:654] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.205209  2514 catalog_manager.cc:5697] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.260025  2809 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:03.260547  2809 ts_tablet_manager.cc:1403] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.003s
I20260710 13:21:03.262209  2806 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:03.262707  2806 ts_tablet_manager.cc:1403] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.069s	user 0.036s	sys 0.023s
I20260710 13:21:03.263307  2809 raft_consensus.cc:359] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.264016  2809 raft_consensus.cc:385] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.264283  2809 raft_consensus.cc:740] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.264773  2806 raft_consensus.cc:359] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.264958  2809 consensus_queue.cc:260] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.265561  2806 raft_consensus.cc:385] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.265913  2806 raft_consensus.cc:740] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.266520  2809 ts_tablet_manager.cc:1434] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:03.266641  2806 consensus_queue.cc:260] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.267264  2818 raft_consensus.cc:493] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.267444  2809 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:03.267776  2818 raft_consensus.cc:515] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.269455  2806 ts_tablet_manager.cc:1434] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:21:03.270395  2806 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: Bootstrap starting.
I20260710 13:21:03.271344  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.273483  2809 tablet_bootstrap.cc:654] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.274391  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.275293  2613 raft_consensus.cc:2393] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:03.276621  2806 tablet_bootstrap.cc:654] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.276623  2728 leader_election.cc:304] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.277872  2962 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.276714  2818 leader_election.cc:290] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:03.301231  2812 consensus_queue.cc:1048] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.304549  2809 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:03.305099  2809 ts_tablet_manager.cc:1403] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.017s
I20260710 13:21:03.307953  2809 raft_consensus.cc:359] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.308730  2809 raft_consensus.cc:385] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.309049  2809 raft_consensus.cc:740] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.309856  2809 consensus_queue.cc:260] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.309930  2849 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.312372  2809 ts_tablet_manager.cc:1434] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:03.313350  2809 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:03.314617  2962 raft_consensus.cc:2749] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.316227  2514 catalog_manager.cc:5697] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.317582  2818 raft_consensus.cc:493] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.318085  2818 raft_consensus.cc:515] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.320196  2818 leader_election.cc:290] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:03.327669  2809 tablet_bootstrap.cc:654] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.331152  2806 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: No bootstrap required, opened a new log
I20260710 13:21:03.331653  2806 ts_tablet_manager.cc:1403] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.017s
I20260710 13:21:03.335052  2806 raft_consensus.cc:359] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.335978  2806 raft_consensus.cc:385] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.336362  2806 raft_consensus.cc:740] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.336989  2806 consensus_queue.cc:260] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.339219  2806 ts_tablet_manager.cc:1434] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:03.340968  2809 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:03.341446  2809 ts_tablet_manager.cc:1403] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.008s
I20260710 13:21:03.341266  2878 consensus_queue.cc:1048] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.344192  2809 raft_consensus.cc:359] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.345268  2809 raft_consensus.cc:385] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.345544  2809 raft_consensus.cc:740] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.346676  2809 consensus_queue.cc:260] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.348188  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.349460  2809 ts_tablet_manager.cc:1434] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:21:03.350876  2809 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: Bootstrap starting.
I20260710 13:21:03.354965  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbc39960b2fe4bcf85b8cd7cbe334ebe" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.355885  2612 raft_consensus.cc:2393] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:03.357187  2809 tablet_bootstrap.cc:654] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:03.365702  2728 leader_election.cc:304] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.366954  2962 raft_consensus.cc:3060] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.380903  2850 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:03.382877  2850 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260710 13:21:03.397511  2562 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:03.400346  2878 raft_consensus.cc:493] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.400949  2878 raft_consensus.cc:515] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.404513  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.405192  2690 raft_consensus.cc:2468] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:03.406517  2582 leader_election.cc:304] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.407341  2929 raft_consensus.cc:2804] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:03.407733  2929 raft_consensus.cc:493] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.408092  2929 raft_consensus.cc:3060] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.411435  2878 leader_election.cc:290] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.416975  2929 raft_consensus.cc:515] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.427784  2689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:03.428474  2689 raft_consensus.cc:3060] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.430168  2929 leader_election.cc:290] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.432607  2760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:03.433439  2760 raft_consensus.cc:2468] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 0.
I20260710 13:21:03.435873  2962 raft_consensus.cc:2749] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.436753  2689 raft_consensus.cc:2468] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:03.441757  2850 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.449153  2582 leader_election.cc:304] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.450953  2757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:03.451763  2757 raft_consensus.cc:3060] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.457161  2878 raft_consensus.cc:2804] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:03.461241  2878 raft_consensus.cc:697] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Leader. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:03.462071  2878 consensus_queue.cc:237] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.464660  2757 raft_consensus.cc:2468] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 353d7088c34d4f6d966931875003b488 in term 1.
I20260710 13:21:03.457926  2929 raft_consensus.cc:493] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.468109  2929 raft_consensus.cc:515] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.471982  2809 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: No bootstrap required, opened a new log
I20260710 13:21:03.472465  2809 ts_tablet_manager.cc:1403] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: Time spent bootstrapping tablet: real 0.122s	user 0.020s	sys 0.069s
I20260710 13:21:03.474763  2613 raft_consensus.cc:3060] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.477416  2809 raft_consensus.cc:359] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.478145  2809 raft_consensus.cc:385] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:03.478452  2809 raft_consensus.cc:740] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Initialized, Role: FOLLOWER
I20260710 13:21:03.481499  2514 catalog_manager.cc:5697] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 reported cstate change: term changed from 0 to 1, leader changed from <none> to 353d7088c34d4f6d966931875003b488 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.496057  2612 raft_consensus.cc:3060] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.587095  2809 consensus_queue.cc:260] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.593173  2809 ts_tablet_manager.cc:1434] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: Time spent starting tablet: real 0.120s	user 0.024s	sys 0.032s
I20260710 13:21:03.589025  2962 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.597254  2962 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.599380  2962 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:03.600574  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.601432  2690 raft_consensus.cc:2393] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in this term.
I20260710 13:21:03.612362  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.613229  2612 raft_consensus.cc:2393] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:03.614578  2728 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.615425  2962 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.617161  2899 raft_consensus.cc:493] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.617446  2850 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.617743  2899 raft_consensus.cc:515] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.621197  2899 leader_election.cc:290] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:03.622267  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.623102  2690 raft_consensus.cc:2393] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 472cfde438dc45cf8408a6676aa75184 in current term 1: Already voted for candidate 353d7088c34d4f6d966931875003b488 in this term.
I20260710 13:21:03.623003  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.624588  2728 leader_election.cc:304] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.625365  2899 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.626328  2850 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.629518  2929 leader_election.cc:290] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.653823  2899 raft_consensus.cc:2749] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.654717  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:03.655866  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c30eb2aefd54e9aaea8abbfa8ed8170" candidate_uuid: "353d7088c34d4f6d966931875003b488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" is_pre_election: true
I20260710 13:21:03.671111  2962 raft_consensus.cc:2749] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.679976  2582 leader_election.cc:304] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 353d7088c34d4f6d966931875003b488; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:03.680892  2929 raft_consensus.cc:2749] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:03.682741  2929 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.683768  2762 raft_consensus.cc:3060] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:03.702394  2837 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.722720  2837 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.725643  2929 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.755609  2850 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:03.756155  2850 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.758131  2850 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.758894  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488" is_pre_election: true
I20260710 13:21:03.759601  2612 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:03.759955  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184" is_pre_election: true
I20260710 13:21:03.760640  2762 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 1.
I20260710 13:21:03.761070  2654 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.762342  2850 raft_consensus.cc:2804] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:03.762682  2850 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:03.763000  2850 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.770960  2850 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.773754  2612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:03.773411  2850 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:03.773963  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5be0e0971449aaaf4e8678856f5494" candidate_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:03.774477  2612 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.774825  2762 raft_consensus.cc:3060] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:03.779649  2762 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 2.
I20260710 13:21:03.780793  2657 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:03.781559  2850 raft_consensus.cc:2804] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:03.781988  2612 raft_consensus.cc:2468] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84cf7d4bf8c04d1eb304d0c5cf512748 in term 2.
I20260710 13:21:03.782022  2850 raft_consensus.cc:697] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 LEADER]: Becoming Leader. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:03.783250  2850 consensus_queue.cc:237] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue going to LEADER 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:03.793505  2511 catalog_manager.cc:5697] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: term changed from 0 to 2, leader changed from <none> to 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:03.962658  2878 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:03.974419  2929 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:04.244040  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:04.252518  2993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:04.252902  2994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:04.260077  2996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:04.262755  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:04.264240  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:04.264523  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:04.264777  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689664264760 us; error 0 us; skew 500 ppm
I20260710 13:21:04.265547  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:04.269059  1508 webserver.cc:533] Webserver started at http://127.1.121.4:45527/ using document root <none> and password file <none>
I20260710 13:21:04.269763  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:04.270044  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:04.270404  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:04.271914  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-3-root/instance:
uuid: "58830046ae69433ca9c8fb2375636b3a"
format_stamp: "Formatted at 2026-07-10 13:21:04 on dist-test-slave-f9vl"
I20260710 13:21:04.279211  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:04.283871  3001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:04.284807  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:04.285184  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
uuid: "58830046ae69433ca9c8fb2375636b3a"
format_stamp: "Formatted at 2026-07-10 13:21:04 on dist-test-slave-f9vl"
I20260710 13:21:04.285580  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:04.334437  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:04.335785  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:04.337498  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:04.339964  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:04.340204  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:04.340480  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:04.340668  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:04.382277  2612 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:04.385026  2982 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.396366  2762 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:04.398485  2982 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:04.561647  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.4:37815
I20260710 13:21:04.561722  3065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.4:37815 every 8 connection(s)
I20260710 13:21:04.577986  1508 auto_leader_rebalancer-test.cc:388] add a tserver: 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:04.587658  3066 heartbeater.cc:344] Connected to a master server at 127.1.121.62:34273
I20260710 13:21:04.588151  3066 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:04.589087  3066 heartbeater.cc:507] Master 127.1.121.62:34273 requested a full tablet report, sending...
I20260710 13:21:04.591141  2514 ts_manager.cc:194] Registered new tserver with Master: 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815)
I20260710 13:21:04.592336  2514 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57518
I20260710 13:21:05.583307  2613 consensus_queue.cc:237] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:05.594496  2762 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.595504  3066 heartbeater.cc:499] Master 127.1.121.62:34273 was elected leader, sending a full tablet report...
I20260710 13:21:05.599969  2690 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.602144  2842 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.604967  2842 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.612789  3075 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.618040  2762 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.620115  2689 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
W20260710 13:21:05.637252  2582 consensus_peers.cc:597] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c6fdc659f2534dcd971846bb4b3f8d7d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.637976  2513 catalog_manager.cc:5697] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.643654  2612 consensus_queue.cc:237] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
W20260710 13:21:05.654965  2582 consensus_peers.cc:597] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f28ac9a2e7248d994f2727009857a7b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.654991  2689 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.655599  2762 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.657058  3080 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.658043  3070 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:05.676451  3070 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.681118  2690 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.697703  2512 catalog_manager.cc:5697] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.699630  2765 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.733796  2690 consensus_queue.cc:237] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:05.741096  2612 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.742753  2762 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:05.742657  2892 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:05.744737  2850 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.767220  2850 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
W20260710 13:21:05.768174  2657 consensus_peers.cc:597] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f5be0e0971449aaaf4e8678856f5494. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.768731  2613 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.779870  2762 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.784739  2514 catalog_manager.cc:5697] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 2 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:05.792128  2612 consensus_queue.cc:237] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
W20260710 13:21:05.808555  2582 consensus_peers.cc:597] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15a66aa50cf44df6bdf948aad0ae9819. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:05.810570  2762 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.810698  2690 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:05.812076  3070 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.812861  3080 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:05.822508  3080 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.825932  2762 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.827498  2690 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:05.838989  2512 catalog_manager.cc:5697] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:06.072598  3096 ts_tablet_manager.cc:933] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:06.075317  3096 tablet_copy_client.cc:323] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:06.095875  2626 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet 8f28ac9a2e7248d994f2727009857a7b from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:06.096477  2626 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet 8f28ac9a2e7248d994f2727009857a7b from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-8f28ac9a2e7248d994f2727009857a7b
I20260710 13:21:06.110090  2626 tablet_copy_source_session.cc:215] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:06.114305  3096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f28ac9a2e7248d994f2727009857a7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.133957  3096 tablet_copy_client.cc:806] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:06.134606  3096 tablet_copy_client.cc:670] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:06.140646  3096 tablet_copy_client.cc:538] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:06.156443  3101 ts_tablet_manager.cc:933] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:06.158308  3100 ts_tablet_manager.cc:933] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:06.161633  3096 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:06.164608  3100 tablet_copy_client.cc:323] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:06.166522  3101 tablet_copy_client.cc:323] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:06.205977  2626 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet c6fdc659f2534dcd971846bb4b3f8d7d from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:06.207465  2626 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet c6fdc659f2534dcd971846bb4b3f8d7d from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-c6fdc659f2534dcd971846bb4b3f8d7d
I20260710 13:21:06.243607  3104 ts_tablet_manager.cc:933] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:06.247931  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet 3f5be0e0971449aaaf4e8678856f5494 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:06.249632  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet 3f5be0e0971449aaaf4e8678856f5494 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-3f5be0e0971449aaaf4e8678856f5494
I20260710 13:21:06.267504  3104 tablet_copy_client.cc:323] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:06.268260  2701 tablet_copy_source_session.cc:215] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:06.271668  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet 15a66aa50cf44df6bdf948aad0ae9819 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:06.272570  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet 15a66aa50cf44df6bdf948aad0ae9819 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-15a66aa50cf44df6bdf948aad0ae9819
I20260710 13:21:06.268437  2626 tablet_copy_source_session.cc:215] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:06.283396  3101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6fdc659f2534dcd971846bb4b3f8d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.286549  2625 tablet_copy_source_session.cc:215] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:06.291989  3104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15a66aa50cf44df6bdf948aad0ae9819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.296813  3100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5be0e0971449aaaf4e8678856f5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:06.329622  3096 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.335510  3101 tablet_copy_client.cc:806] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:06.330938  3096 tablet_bootstrap.cc:492] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:06.336455  3101 tablet_copy_client.cc:670] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:06.336921  3096 ts_tablet_manager.cc:1403] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.176s	user 0.016s	sys 0.014s
I20260710 13:21:06.341392  3101 tablet_copy_client.cc:538] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:06.341960  3096 raft_consensus.cc:359] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.343585  3096 raft_consensus.cc:740] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:06.344516  3096 consensus_queue.cc:260] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.354135  3104 tablet_copy_client.cc:806] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:06.354890  3104 tablet_copy_client.cc:670] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:06.356662  3096 ts_tablet_manager.cc:1434] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.006s
I20260710 13:21:06.360297  3104 tablet_copy_client.cc:538] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:06.363859  3100 tablet_copy_client.cc:806] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:06.364526  3100 tablet_copy_client.cc:670] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:06.370287  3104 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:06.371704  3101 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:06.371949  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-8f28ac9a2e7248d994f2727009857a7b received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:06.372510  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-8f28ac9a2e7248d994f2727009857a7b on tablet 8f28ac9a2e7248d994f2727009857a7b with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:06.376861  3100 tablet_copy_client.cc:538] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:06.401242  3100 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:06.403370  3101 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.404315  3101 tablet_bootstrap.cc:492] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:06.404968  3101 ts_tablet_manager.cc:1403] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.005s
I20260710 13:21:06.408020  3101 raft_consensus.cc:359] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.408844  3101 raft_consensus.cc:740] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:06.409477  3101 consensus_queue.cc:260] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.413970  3101 ts_tablet_manager.cc:1434] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:06.416203  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-c6fdc659f2534dcd971846bb4b3f8d7d received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:06.416664  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-c6fdc659f2534dcd971846bb4b3f8d7d on tablet c6fdc659f2534dcd971846bb4b3f8d7d with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:06.421442  3104 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.422714  3104 tablet_bootstrap.cc:492] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:06.428572  3104 ts_tablet_manager.cc:1403] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.027s
I20260710 13:21:06.434690  3104 raft_consensus.cc:359] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.435776  3104 raft_consensus.cc:740] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:06.436780  3104 consensus_queue.cc:260] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.439716  3104 ts_tablet_manager.cc:1434] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:21:06.441774  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-15a66aa50cf44df6bdf948aad0ae9819 received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:06.442291  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-15a66aa50cf44df6bdf948aad0ae9819 on tablet 15a66aa50cf44df6bdf948aad0ae9819 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:06.454103  3100 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:06.455286  3100 tablet_bootstrap.cc:492] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:06.456077  3100 ts_tablet_manager.cc:1403] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.012s
I20260710 13:21:06.459506  3100 raft_consensus.cc:359] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.460695  3100 raft_consensus.cc:740] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:06.461431  3100 consensus_queue.cc:260] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:06.464217  3100 ts_tablet_manager.cc:1434] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:06.466185  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-3f5be0e0971449aaaf4e8678856f5494 received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:06.466696  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-3f5be0e0971449aaaf4e8678856f5494 on tablet 3f5be0e0971449aaaf4e8678856f5494 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:06.586997  3039 raft_consensus.cc:1217] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:06.595603  3039 raft_consensus.cc:1217] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:06.632396  3039 raft_consensus.cc:1217] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:21:06.855218  3039 raft_consensus.cc:1217] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:06.997164  2842 raft_consensus.cc:1064] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:07.001072  2842 consensus_queue.cc:237] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.008900  3039 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.012595  2762 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.013299  2690 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.014429  3080 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.015853  3114 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.016798  3070 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.043701  3070 raft_consensus.cc:1064] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:07.046527  3070 consensus_queue.cc:237] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.060082  3114 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.071574  3038 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.073966  2762 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.075860  2690 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.078879  3080 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.080775  3080 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.085084  2842 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.102609  2514 catalog_manager.cc:5697] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.110262  2762 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.121516  2689 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.155359  2842 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.157372  2765 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.165750  3107 raft_consensus.cc:1064] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:07.168432  3107 consensus_queue.cc:237] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.158181  3039 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.194428  3039 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:07.196152  2892 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.201717  2760 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:07.208668  2850 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:21:07.259230  2654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.1:45669, user_credentials={real_user=slave}} blocked reactor thread for 62095.3us
I20260710 13:21:07.261596  2613 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:21:07.260774  3039 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.270107  2690 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.283814  2892 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.294384  3130 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.303565  3039 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.308419  3114 raft_consensus.cc:1064] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:07.311868  2765 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.316694  3114 consensus_queue.cc:237] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.346289  3038 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.348004  3121 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:07.349326  2765 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.351167  3121 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.357321  2613 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.373447  2690 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:07.375162  3121 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:07.409855  3114 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.416564  3039 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.416503  2690 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.419251  2514 catalog_manager.cc:5697] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.423672  2514 catalog_manager.cc:5697] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.445407  2765 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.455103  2613 consensus_queue.cc:237] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.462527  2690 consensus_queue.cc:237] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.468343  3039 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:21:07.469650  3130 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.469578  2612 consensus_queue.cc:237] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.474905  2765 raft_consensus.cc:1275] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:21:07.475176  2689 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.476778  3107 consensus_queue.cc:1048] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.478698  3037 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.478866  2762 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.479053  3130 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.480083  3070 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.481005  3037 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.487599  3070 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.489382  3121 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.492020  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f5be0e0971449aaaf4e8678856f5494 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:07.495159  3114 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.500160  3038 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.501034  2762 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.494381  2765 raft_consensus.cc:2955] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.498128  3121 raft_consensus.cc:2955] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.498765  2689 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.517341  3039 raft_consensus.cc:1275] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.518589  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c6fdc659f2534dcd971846bb4b3f8d7d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:07.522689  2842 consensus_queue.cc:1048] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.528170  2511 catalog_manager.cc:5697] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.533663  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8f28ac9a2e7248d994f2727009857a7b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:07.534001  3039 raft_consensus.cc:2955] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.552493  2513 catalog_manager.cc:5697] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 2 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.554152  2513 catalog_manager.cc:5697] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.556041  2613 consensus_queue.cc:237] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:07.570096  2760 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.572396  3039 raft_consensus.cc:1275] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:07.572993  3114 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:07.574903  3070 consensus_queue.cc:1048] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:07.575444  2509 catalog_manager.cc:5697] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:07.580508  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f5be0e0971449aaaf4e8678856f5494 with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:07.580508  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f28ac9a2e7248d994f2727009857a7b with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:07.585093  3122 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.612578  3039 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.623168  2765 raft_consensus.cc:2955] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.632411  3140 tablet_replica.cc:333] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:07.636683  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 15a66aa50cf44df6bdf948aad0ae9819 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:07.632678  2514 catalog_manager.cc:5697] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:07.635458  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet c6fdc659f2534dcd971846bb4b3f8d7d with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:07.637492  3140 raft_consensus.cc:2243] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.645227  3140 raft_consensus.cc:2272] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.652060  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet 15a66aa50cf44df6bdf948aad0ae9819 with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:07.653137  3142 tablet_replica.cc:333] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:07.668531  3140 ts_tablet_manager.cc:1916] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:07.670207  3141 tablet_replica.cc:333] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:07.678646  3141 raft_consensus.cc:2243] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.681250  3141 raft_consensus.cc:2272] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.682036  3142 raft_consensus.cc:2243] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.682464  3140 ts_tablet_manager.cc:1929] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:21:07.682801  3142 raft_consensus.cc:2272] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.683046  3140 log.cc:1199] T 3f5be0e0971449aaaf4e8678856f5494 P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/3f5be0e0971449aaaf4e8678856f5494
I20260710 13:21:07.685346  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet 3f5be0e0971449aaaf4e8678856f5494 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:07.686987  3142 ts_tablet_manager.cc:1916] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:07.688443  3141 ts_tablet_manager.cc:1916] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:07.697757  3142 ts_tablet_manager.cc:1929] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:07.698266  3142 log.cc:1199] T c6fdc659f2534dcd971846bb4b3f8d7d P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/c6fdc659f2534dcd971846bb4b3f8d7d
I20260710 13:21:07.699852  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet c6fdc659f2534dcd971846bb4b3f8d7d (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:07.707599  3141 ts_tablet_manager.cc:1929] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:07.708119  3141 log.cc:1199] T 8f28ac9a2e7248d994f2727009857a7b P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/8f28ac9a2e7248d994f2727009857a7b
I20260710 13:21:07.710052  3141 tablet_replica.cc:333] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:07.710011  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet 8f28ac9a2e7248d994f2727009857a7b (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:07.711354  3141 raft_consensus.cc:2243] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:07.712260  3141 raft_consensus.cc:2272] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:07.715417  3141 ts_tablet_manager.cc:1916] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:07.732719  3141 ts_tablet_manager.cc:1929] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:07.733162  3141 log.cc:1199] T 15a66aa50cf44df6bdf948aad0ae9819 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/15a66aa50cf44df6bdf948aad0ae9819
I20260710 13:21:07.734795  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet 15a66aa50cf44df6bdf948aad0ae9819 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:08.682021  2613 consensus_queue.cc:237] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:08.688381  2762 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.689734  2689 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.689631  3144 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:08.690732  2582 consensus_peers.cc:597] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0ae35b4431c44855a54e58716e1eb60b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.691576  3114 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.697266  3144 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.699000  2762 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.701845  2689 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.712227  2514 catalog_manager.cc:5697] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.713555  2690 consensus_queue.cc:237] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
W20260710 13:21:08.729090  2657 consensus_peers.cc:597] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab440a7dfb434812bab63626851b099a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.730604  2762 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.731679  2613 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.732090  3130 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.733984  3130 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:08.746222  3107 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.747776  2612 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.763103  2765 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.767948  2612 consensus_queue.cc:237] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:08.773941  2509 catalog_manager.cc:5697] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.779523  2690 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.780961  3144 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.781750  2765 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:08.783608  2582 consensus_peers.cc:597] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb5eb843c72345bb8bcdad2004c2646c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.784278  3144 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.790321  2842 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.794332  2690 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.802601  2689 consensus_queue.cc:237] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:08.805927  2514 catalog_manager.cc:5697] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:08.806545  2765 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
W20260710 13:21:08.810312  2657 consensus_peers.cc:597] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d5b2b0444fc44a79b3fa805051095e7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:08.810978  2762 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.812057  2612 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:08.813484  3130 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.815171  3107 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:08.822758  3151 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.830456  2612 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.831957  2765 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:08.840497  2514 catalog_manager.cc:5697] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:09.211453  3163 ts_tablet_manager.cc:933] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:09.213124  3163 tablet_copy_client.cc:323] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:09.214955  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet ab440a7dfb434812bab63626851b099a from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:09.215507  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet ab440a7dfb434812bab63626851b099a from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-ab440a7dfb434812bab63626851b099a
I20260710 13:21:09.219012  3165 ts_tablet_manager.cc:933] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:09.221133  3165 tablet_copy_client.cc:323] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:09.223003  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet 0ae35b4431c44855a54e58716e1eb60b from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:09.223549  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet 0ae35b4431c44855a54e58716e1eb60b from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-0ae35b4431c44855a54e58716e1eb60b
I20260710 13:21:09.229954  2625 tablet_copy_source_session.cc:215] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:09.230187  2701 tablet_copy_source_session.cc:215] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:09.233732  3163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab440a7dfb434812bab63626851b099a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.234833  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ae35b4431c44855a54e58716e1eb60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.250655  3163 tablet_copy_client.cc:806] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:09.250738  3165 tablet_copy_client.cc:806] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:09.251658  3163 tablet_copy_client.cc:670] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:09.251686  3165 tablet_copy_client.cc:670] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:09.255743  3165 tablet_copy_client.cc:538] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:09.255811  3163 tablet_copy_client.cc:538] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:09.264787  3165 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:09.265178  3163 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:09.286572  3163 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:09.287147  3165 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:09.287468  3163 tablet_bootstrap.cc:492] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:09.288090  3165 tablet_bootstrap.cc:492] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:09.288182  3163 ts_tablet_manager.cc:1403] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 13:21:09.288779  3165 ts_tablet_manager.cc:1403] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:21:09.291215  3163 raft_consensus.cc:359] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.292109  3163 raft_consensus.cc:740] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:09.292722  3163 consensus_queue.cc:260] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.293838  3165 raft_consensus.cc:359] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.294672  3165 raft_consensus.cc:740] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:09.295361  3165 consensus_queue.cc:260] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.299404  3163 ts_tablet_manager.cc:1434] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.006s
I20260710 13:21:09.300956  3170 ts_tablet_manager.cc:933] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:09.301860  3165 ts_tablet_manager.cc:1434] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260710 13:21:09.305613  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-ab440a7dfb434812bab63626851b099a received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:09.306089  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-ab440a7dfb434812bab63626851b099a on tablet ab440a7dfb434812bab63626851b099a with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:09.307312  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-0ae35b4431c44855a54e58716e1eb60b received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:09.307760  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-0ae35b4431c44855a54e58716e1eb60b on tablet 0ae35b4431c44855a54e58716e1eb60b with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:09.313603  3170 tablet_copy_client.cc:323] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:09.315243  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet bb5eb843c72345bb8bcdad2004c2646c from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:09.315778  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet bb5eb843c72345bb8bcdad2004c2646c from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-bb5eb843c72345bb8bcdad2004c2646c
I20260710 13:21:09.322584  2625 tablet_copy_source_session.cc:215] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:09.325618  3170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5eb843c72345bb8bcdad2004c2646c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.343479  3170 tablet_copy_client.cc:806] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:09.344082  3170 tablet_copy_client.cc:670] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:09.347344  3170 tablet_copy_client.cc:538] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:09.356132  3170 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:09.377406  3170 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:09.378392  3170 tablet_bootstrap.cc:492] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:09.379143  3170 ts_tablet_manager.cc:1403] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260710 13:21:09.382398  3170 raft_consensus.cc:359] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.383368  3170 raft_consensus.cc:740] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:09.384152  3170 consensus_queue.cc:260] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.385174  3165 ts_tablet_manager.cc:933] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:09.386859  3165 tablet_copy_client.cc:323] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:09.388116  3170 ts_tablet_manager.cc:1434] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:09.388751  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet 4d5b2b0444fc44a79b3fa805051095e7 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:09.389292  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet 4d5b2b0444fc44a79b3fa805051095e7 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-4d5b2b0444fc44a79b3fa805051095e7
I20260710 13:21:09.390317  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-bb5eb843c72345bb8bcdad2004c2646c received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:09.390765  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-bb5eb843c72345bb8bcdad2004c2646c on tablet bb5eb843c72345bb8bcdad2004c2646c with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:09.396612  2701 tablet_copy_source_session.cc:215] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:09.401590  3165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d5b2b0444fc44a79b3fa805051095e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:09.413164  3165 tablet_copy_client.cc:806] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:09.413735  3165 tablet_copy_client.cc:670] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:09.417125  3165 tablet_copy_client.cc:538] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:09.424727  3165 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:09.444051  3165 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:09.445154  3165 tablet_bootstrap.cc:492] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:09.445806  3165 ts_tablet_manager.cc:1403] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:21:09.448698  3165 raft_consensus.cc:359] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.449381  3165 raft_consensus.cc:740] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:09.450023  3165 consensus_queue.cc:260] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:09.453289  3165 ts_tablet_manager.cc:1434] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:21:09.455291  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-4d5b2b0444fc44a79b3fa805051095e7 received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:09.455740  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-4d5b2b0444fc44a79b3fa805051095e7 on tablet 4d5b2b0444fc44a79b3fa805051095e7 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:09.731525  3039 raft_consensus.cc:1217] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:09.833729  3039 raft_consensus.cc:1217] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:09.837144  3039 raft_consensus.cc:1217] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:09.987739  3039 raft_consensus.cc:1217] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:10.223349  3176 raft_consensus.cc:1064] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:10.225339  3176 consensus_queue.cc:237] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.231950  3039 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.232405  2762 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.232692  2612 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.234441  3151 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.236204  3130 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.237080  3176 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:21:10.254748  3151 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.256659  2762 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.259862  3039 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.270319  2613 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.272576  2509 catalog_manager.cc:5697] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.289889  3177 raft_consensus.cc:1064] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:10.292510  3177 consensus_queue.cc:237] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.300803  2689 consensus_queue.cc:237] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.309738  2762 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.310047  3039 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.312489  3144 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.312877  3039 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.314304  3151 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.314630  2762 raft_consensus.cc:1275] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.316015  2689 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.317142  3151 consensus_queue.cc:1048] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.314306  3144 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:21:10.320999  3144 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.323734  3176 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.328068  2760 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.334646  3038 raft_consensus.cc:2955] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.343357  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab440a7dfb434812bab63626851b099a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:10.345184  2512 catalog_manager.cc:5697] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.363476  3144 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.368294  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet ab440a7dfb434812bab63626851b099a with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:10.372372  3191 tablet_replica.cc:333] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:10.375355  2689 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.377125  3191 raft_consensus.cc:2243] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:10.377998  3191 raft_consensus.cc:2272] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:10.376175  3039 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.380370  2762 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.388101  3191 ts_tablet_manager.cc:1916] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:10.399245  2509 catalog_manager.cc:5697] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.411405  3191 ts_tablet_manager.cc:1929] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:10.411981  3191 log.cc:1199] T ab440a7dfb434812bab63626851b099a P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/ab440a7dfb434812bab63626851b099a
I20260710 13:21:10.413818  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet ab440a7dfb434812bab63626851b099a (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:10.416021  2613 consensus_queue.cc:237] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.421286  3039 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.422829  3177 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.431303  2689 raft_consensus.cc:1275] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.432972  2842 consensus_queue.cc:1048] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.433982  3177 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.436801  2690 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.449064  2842 raft_consensus.cc:1064] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:10.452983  2842 consensus_queue.cc:237] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.456252  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0ae35b4431c44855a54e58716e1eb60b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:10.456038  3039 raft_consensus.cc:2955] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.461264  2512 catalog_manager.cc:5697] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.471450  3038 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.472080  2760 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.473420  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet 0ae35b4431c44855a54e58716e1eb60b with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:10.480592  2690 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.483189  2842 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.485460  3192 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.487100  3144 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.508355  3194 tablet_replica.cc:333] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:10.512508  3194 raft_consensus.cc:2243] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:10.512943  3192 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.514370  3194 raft_consensus.cc:2272] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:10.514724  2760 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.518591  3194 ts_tablet_manager.cc:1916] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:10.528367  2690 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.529455  3038 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.530074  2512 catalog_manager.cc:5697] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:10.547739  3194 ts_tablet_manager.cc:1929] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:10.548274  3194 log.cc:1199] T 0ae35b4431c44855a54e58716e1eb60b P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/0ae35b4431c44855a54e58716e1eb60b
I20260710 13:21:10.550374  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet 0ae35b4431c44855a54e58716e1eb60b (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:10.560772  2613 consensus_queue.cc:237] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.566409  3038 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.566475  2762 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.568048  3192 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.569011  3144 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.575768  2842 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.579207  2762 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.579617  3038 raft_consensus.cc:2955] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.586786  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bb5eb843c72345bb8bcdad2004c2646c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:10.593011  3130 raft_consensus.cc:1064] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:10.595714  3130 consensus_queue.cc:237] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.596738  2509 catalog_manager.cc:5697] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.603307  3038 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.603482  2762 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.604591  3176 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.605417  3151 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:10.609443  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet bb5eb843c72345bb8bcdad2004c2646c with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:10.611423  2613 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:10.613251  3130 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:10.621928  3199 tablet_replica.cc:333] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:10.624786  3199 raft_consensus.cc:2243] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:10.625793  3199 raft_consensus.cc:2272] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:10.627213  3176 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.634622  3199 ts_tablet_manager.cc:1916] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:10.638168  3038 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.652122  2762 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.653846  3199 ts_tablet_manager.cc:1929] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:10.654297  3199 log.cc:1199] T bb5eb843c72345bb8bcdad2004c2646c P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/bb5eb843c72345bb8bcdad2004c2646c
I20260710 13:21:10.654515  2509 catalog_manager.cc:5697] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.656066  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet bb5eb843c72345bb8bcdad2004c2646c (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:10.663583  2613 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.675969  2690 consensus_queue.cc:237] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:10.686623  3038 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.687399  2760 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:10.688648  3130 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.689718  3179 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:10.697680  3179 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.698704  2760 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.699178  3038 raft_consensus.cc:2955] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:10.711118  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4d5b2b0444fc44a79b3fa805051095e7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:10.714321  2512 catalog_manager.cc:5697] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:10.729101  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d5b2b0444fc44a79b3fa805051095e7 with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:10.730068  3191 tablet_replica.cc:333] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:10.731139  3191 raft_consensus.cc:2243] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:10.731789  3191 raft_consensus.cc:2272] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:10.735260  3191 ts_tablet_manager.cc:1916] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:10.747665  3191 ts_tablet_manager.cc:1929] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:10.747970  3191 log.cc:1199] T 4d5b2b0444fc44a79b3fa805051095e7 P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/4d5b2b0444fc44a79b3fa805051095e7
I20260710 13:21:10.749137  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet 4d5b2b0444fc44a79b3fa805051095e7 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:11.761124  2612 consensus_queue.cc:237] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:11.769590  2760 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:11.770239  2690 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:11.771200  2582 consensus_peers.cc:597] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 664ff7b0fd094758bdaa657d86983484. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:11.772195  3177 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.773628  3144 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.783996  3177 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.785285  2690 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.793073  2760 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.802699  2509 catalog_manager.cc:5697] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.804865  2690 consensus_queue.cc:237] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:11.815212  2760 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:11.816040  2657 consensus_peers.cc:597] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c029eba96c6e4d85b95019325aee38c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:11.818456  3176 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:11.827057  2613 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:11.829499  3204 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:11.832379  3204 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.834545  2762 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.856315  2513 catalog_manager.cc:5697] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.866300  2612 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.888891  2762 consensus_queue.cc:237] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:11.898854  2690 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:11.899864  2612 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:11.900645  3203 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:11.901878  3221 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:21:11.912820  2731 consensus_peers.cc:597] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 486a550c75684ac19d97e372b44ca8d7. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:11.915584  3221 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.928625  2611 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.937587  2690 consensus_queue.cc:237] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:11.938669  2509 catalog_manager.cc:5697] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:11.942818  2689 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.983430  2611 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:11.983451  2762 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:11.983814  2657 consensus_peers.cc:597] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5c30eb2aefd54e9aaea8abbfa8ed8170. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:11.985196  3204 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.986254  3212 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:11.995779  3204 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:11.997583  2611 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:12.001067  2762 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:12.011822  2512 catalog_manager.cc:5697] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:12.343315  3232 ts_tablet_manager.cc:933] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:12.345206  3232 tablet_copy_client.cc:323] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:12.347291  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet 664ff7b0fd094758bdaa657d86983484 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:12.347858  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet 664ff7b0fd094758bdaa657d86983484 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-664ff7b0fd094758bdaa657d86983484
I20260710 13:21:12.355016  2625 tablet_copy_source_session.cc:215] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:12.358579  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664ff7b0fd094758bdaa657d86983484. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:12.372685  3234 ts_tablet_manager.cc:933] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:12.373888  3232 tablet_copy_client.cc:806] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:12.374564  3232 tablet_copy_client.cc:670] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:12.375188  3234 tablet_copy_client.cc:323] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.3:33921
I20260710 13:21:12.379427  3232 tablet_copy_client.cc:538] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:12.390336  3232 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:12.392637  2775 tablet_copy_service.cc:140] P 472cfde438dc45cf8408a6676aa75184: Received BeginTabletCopySession request for tablet 486a550c75684ac19d97e372b44ca8d7 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:49952)
I20260710 13:21:12.393253  2775 tablet_copy_service.cc:161] P 472cfde438dc45cf8408a6676aa75184: Beginning new tablet copy session on tablet 486a550c75684ac19d97e372b44ca8d7 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:49952: session id = 58830046ae69433ca9c8fb2375636b3a-486a550c75684ac19d97e372b44ca8d7
I20260710 13:21:12.412201  2775 tablet_copy_source_session.cc:215] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:12.416718  3234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486a550c75684ac19d97e372b44ca8d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:12.420944  3237 ts_tablet_manager.cc:933] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:12.423305  3237 tablet_copy_client.cc:323] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:12.426097  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet c029eba96c6e4d85b95019325aee38c4 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:12.426625  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet c029eba96c6e4d85b95019325aee38c4 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-c029eba96c6e4d85b95019325aee38c4
I20260710 13:21:12.432636  2701 tablet_copy_source_session.cc:215] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:12.434423  3232 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:12.435534  3232 tablet_bootstrap.cc:492] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:12.436407  3232 ts_tablet_manager.cc:1403] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.009s
I20260710 13:21:12.437005  3237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c029eba96c6e4d85b95019325aee38c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:12.439707  3234 tablet_copy_client.cc:806] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:12.440353  3234 tablet_copy_client.cc:670] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:12.440883  3232 raft_consensus.cc:359] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.441866  3232 raft_consensus.cc:740] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:12.442607  3232 consensus_queue.cc:260] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.446493  3234 tablet_copy_client.cc:538] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:12.446609  3232 ts_tablet_manager.cc:1434] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:21:12.448621  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-664ff7b0fd094758bdaa657d86983484 received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:12.449034  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-664ff7b0fd094758bdaa657d86983484 on tablet 664ff7b0fd094758bdaa657d86983484 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:12.460631  3237 tablet_copy_client.cc:806] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:12.461360  3237 tablet_copy_client.cc:670] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:12.463547  3234 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:12.465651  3237 tablet_copy_client.cc:538] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:12.467272  3232 ts_tablet_manager.cc:933] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:12.494369  3232 tablet_copy_client.cc:323] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:12.496146  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:12.496696  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-5c30eb2aefd54e9aaea8abbfa8ed8170
I20260710 13:21:12.500379  3234 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:12.501500  3234 tablet_bootstrap.cc:492] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:12.502282  3234 ts_tablet_manager.cc:1403] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.007s
I20260710 13:21:12.504297  3237 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:12.505064  2701 tablet_copy_source_session.cc:215] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:12.505412  3234 raft_consensus.cc:359] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.506322  3234 raft_consensus.cc:740] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:12.507074  3234 consensus_queue.cc:260] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.508728  3232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:12.510564  3234 ts_tablet_manager.cc:1434] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:21:12.512558  2775 tablet_copy_service.cc:342] P 472cfde438dc45cf8408a6676aa75184: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-486a550c75684ac19d97e372b44ca8d7 received from {username='slave'} at 127.0.0.1:49952
I20260710 13:21:12.513031  2775 tablet_copy_service.cc:434] P 472cfde438dc45cf8408a6676aa75184: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-486a550c75684ac19d97e372b44ca8d7 on tablet 486a550c75684ac19d97e372b44ca8d7 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:12.530546  3232 tablet_copy_client.cc:806] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:12.531324  3232 tablet_copy_client.cc:670] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:12.535564  3232 tablet_copy_client.cc:538] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:12.536224  3237 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:12.537178  3237 tablet_bootstrap.cc:492] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:12.537940  3237 ts_tablet_manager.cc:1403] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.011s
I20260710 13:21:12.542459  3237 raft_consensus.cc:359] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.543467  3237 raft_consensus.cc:740] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:12.544323  3232 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:12.544168  3237 consensus_queue.cc:260] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.547114  3237 ts_tablet_manager.cc:1434] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:21:12.549198  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-c029eba96c6e4d85b95019325aee38c4 received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:12.549676  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-c029eba96c6e4d85b95019325aee38c4 on tablet c029eba96c6e4d85b95019325aee38c4 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:12.572139  3232 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:12.572984  3232 tablet_bootstrap.cc:492] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:12.573575  3232 ts_tablet_manager.cc:1403] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.005s
I20260710 13:21:12.575941  3232 raft_consensus.cc:359] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.576563  3232 raft_consensus.cc:740] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:12.577105  3232 consensus_queue.cc:260] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:12.578943  3232 ts_tablet_manager.cc:1434] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:12.581745  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-5c30eb2aefd54e9aaea8abbfa8ed8170 received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:12.582201  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-5c30eb2aefd54e9aaea8abbfa8ed8170 on tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:12.811055  3038 raft_consensus.cc:1217] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:12.879700  3038 raft_consensus.cc:1217] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:12.950801  3038 raft_consensus.cc:1217] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:13.060120  3038 raft_consensus.cc:1217] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:13.314325  3229 raft_consensus.cc:1064] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:13.316479  3229 consensus_queue.cc:237] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.323607  3038 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.323886  2611 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.325845  2762 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.326642  3212 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:13.330354  3204 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:13.340677  3212 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.357599  3252 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.360543  2760 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.368572  3246 raft_consensus.cc:1064] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:13.371637  3246 consensus_queue.cc:237] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.376384  2509 catalog_manager.cc:5697] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.382965  3038 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.385645  2611 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.413928  3038 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.415314  2760 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.416368  2690 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.416204  3144 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.417903  3238 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.418887  3246 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.429327  3249 raft_consensus.cc:1064] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:13.433913  3249 consensus_queue.cc:237] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.446017  3238 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.449024  2690 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.454036  2760 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.460352  3039 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.461604  3038 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.465919  2611 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.468238  3250 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.470325  3250 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.474056  2689 consensus_queue.cc:237] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.481792  2690 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.481658  2512 catalog_manager.cc:5697] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:13.488430  3226 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:13.501003  2612 consensus_queue.cc:237] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.508082  3038 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.510416  3204 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:13.516961  2688 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.518988  3144 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:13.522746  3038 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.524389  3144 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:13.526600  2760 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.528147  3212 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.530897  3204 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:13.536617  2760 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.539824  3246 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.542063  3038 raft_consensus.cc:2955] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.547784  2688 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.561525  3037 raft_consensus.cc:2955] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.568483  2514 catalog_manager.cc:5697] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.576524  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 664ff7b0fd094758bdaa657d86983484 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:13.584249  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c029eba96c6e4d85b95019325aee38c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:13.589135  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet 664ff7b0fd094758bdaa657d86983484 with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:13.608348  2514 catalog_manager.cc:5697] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:13.610637  3249 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.620749  2612 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.644486  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet c029eba96c6e4d85b95019325aee38c4 with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:13.662557  2512 catalog_manager.cc:5697] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.665520  3212 raft_consensus.cc:1064] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:13.672534  3271 tablet_replica.cc:333] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:13.674198  3271 raft_consensus.cc:2243] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.691546  3212 consensus_queue.cc:237] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.710564  3271 raft_consensus.cc:2272] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.721763  3037 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.723181  2688 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.727444  3272 tablet_replica.cc:333] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:13.728717  3272 raft_consensus.cc:2243] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.729575  3272 raft_consensus.cc:2272] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.734966  3271 ts_tablet_manager.cc:1916] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:13.757543  3039 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.760450  3272 ts_tablet_manager.cc:1916] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:13.762199  2760 consensus_queue.cc:237] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.803661  2612 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.806252  3039 raft_consensus.cc:1275] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.810199  3249 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:13.811836  3274 consensus_queue.cc:1048] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:13.821321  3273 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.827879  2611 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.830314  3212 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:13.833268  3038 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.839355  3271 ts_tablet_manager.cc:1929] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:13.839974  3271 log.cc:1199] T 664ff7b0fd094758bdaa657d86983484 P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/664ff7b0fd094758bdaa657d86983484
I20260710 13:21:13.841789  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet 664ff7b0fd094758bdaa657d86983484 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:13.844658  3272 ts_tablet_manager.cc:1929] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:13.845218  3272 log.cc:1199] T c029eba96c6e4d85b95019325aee38c4 P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/c029eba96c6e4d85b95019325aee38c4
I20260710 13:21:13.847095  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet c029eba96c6e4d85b95019325aee38c4 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:13.847663  3212 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:21:13.849954  2657 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.4:37815, user_credentials={real_user=slave}} blocked reactor thread for 90585.6us
I20260710 13:21:13.852077  2762 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:13.856559  2514 catalog_manager.cc:5697] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.860034  2612 raft_consensus.cc:2955] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.863308  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 486a550c75684ac19d97e372b44ca8d7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:13.865150  3229 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:13.887773  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet 486a550c75684ac19d97e372b44ca8d7 with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:13.895650  3279 tablet_replica.cc:333] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:13.896893  3279 raft_consensus.cc:2243] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:13.898617  3279 raft_consensus.cc:2272] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:13.904224  3212 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.906087  3038 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.906276  2762 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.910153  3279 ts_tablet_manager.cc:1916] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:13.919260  2612 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.920288  2512 catalog_manager.cc:5697] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.945369  3279 ts_tablet_manager.cc:1929] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:13.945892  3279 log.cc:1199] T 486a550c75684ac19d97e372b44ca8d7 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/486a550c75684ac19d97e372b44ca8d7
I20260710 13:21:13.948088  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet 486a550c75684ac19d97e372b44ca8d7 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:13.954382  2688 consensus_queue.cc:237] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:13.959117  3038 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.960806  3252 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:13.961196  2612 raft_consensus.cc:1275] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:13.962900  3212 consensus_queue.cc:1048] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:13.968529  3229 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.971477  3038 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.979003  2612 raft_consensus.cc:2955] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:13.981163  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:13.986905  2509 catalog_manager.cc:5697] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:14.000674  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:14.001561  3271 tablet_replica.cc:333] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:14.002204  3271 raft_consensus.cc:2243] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:14.002763  3271 raft_consensus.cc:2272] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:14.005671  3271 ts_tablet_manager.cc:1916] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:14.017091  3271 ts_tablet_manager.cc:1929] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:14.017465  3271 log.cc:1199] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/5c30eb2aefd54e9aaea8abbfa8ed8170
I20260710 13:21:14.019084  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet 5c30eb2aefd54e9aaea8abbfa8ed8170 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:15.029558  2688 consensus_queue.cc:237] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.037403  2765 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:21:15.037458  2657 consensus_peers.cc:597] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbc39960b2fe4bcf85b8cd7cbe334ebe. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:15.038693  2612 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.038900  3254 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.040148  3281 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.047492  3281 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.049461  2765 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.051328  2612 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.067361  2514 catalog_manager.cc:5697] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.070261  2688 consensus_queue.cc:237] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
W20260710 13:21:15.078846  2657 consensus_peers.cc:597] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64496c18d9784c909acb1c099c8d6c50. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:15.080120  2612 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.081535  3252 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.082120  2765 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.084052  3252 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.091362  3281 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.093200  2612 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.096529  2762 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.105809  2765 consensus_queue.cc:237] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.106698  2509 catalog_manager.cc:5697] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.118932  2688 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.120213  2612 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.121476  3292 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:15.122696  2731 consensus_peers.cc:597] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7a4902c5f8b46d3b9582a75df94f163. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:15.123493  3274 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.131048  3292 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.132701  2612 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.145236  2514 catalog_manager.cc:5697] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.144802  2688 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.153776  2612 consensus_queue.cc:237] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
W20260710 13:21:15.161690  2582 consensus_peers.cc:597] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca8fc34acaeb4cdfbe4ccbb315292360. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:15.161931  2765 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.163491  3269 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.172055  2688 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:15.173573  3297 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:15.180343  3298 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.181928  2765 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.185411  2688 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:15.196580  2513 catalog_manager.cc:5697] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:15.592428  3301 ts_tablet_manager.cc:933] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:15.594306  3301 tablet_copy_client.cc:323] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:15.595871  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:15.596324  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet fbc39960b2fe4bcf85b8cd7cbe334ebe from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-fbc39960b2fe4bcf85b8cd7cbe334ebe
I20260710 13:21:15.603404  2701 tablet_copy_source_session.cc:215] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:15.606776  3301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.617915  3301 tablet_copy_client.cc:806] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:15.618446  3301 tablet_copy_client.cc:670] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:15.622471  3301 tablet_copy_client.cc:538] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:15.628931  3301 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:15.645147  3301 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:15.645885  3301 tablet_bootstrap.cc:492] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:15.646415  3301 ts_tablet_manager.cc:1403] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:21:15.648765  3301 raft_consensus.cc:359] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.649500  3301 raft_consensus.cc:740] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:15.650106  3301 consensus_queue.cc:260] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.654995  3304 ts_tablet_manager.cc:933] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:15.660940  3304 tablet_copy_client.cc:323] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:15.661015  3301 ts_tablet_manager.cc:1434] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.010s
I20260710 13:21:15.662774  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet ca8fc34acaeb4cdfbe4ccbb315292360 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:15.663329  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet ca8fc34acaeb4cdfbe4ccbb315292360 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-ca8fc34acaeb4cdfbe4ccbb315292360
I20260710 13:21:15.663648  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-fbc39960b2fe4bcf85b8cd7cbe334ebe received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:15.664044  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-fbc39960b2fe4bcf85b8cd7cbe334ebe on tablet fbc39960b2fe4bcf85b8cd7cbe334ebe with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:15.671598  2625 tablet_copy_source_session.cc:215] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:15.674353  3304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca8fc34acaeb4cdfbe4ccbb315292360. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.679088  3301 ts_tablet_manager.cc:933] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:15.680887  3301 tablet_copy_client.cc:323] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.3:33921
I20260710 13:21:15.682746  2775 tablet_copy_service.cc:140] P 472cfde438dc45cf8408a6676aa75184: Received BeginTabletCopySession request for tablet c7a4902c5f8b46d3b9582a75df94f163 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:49952)
I20260710 13:21:15.683507  2775 tablet_copy_service.cc:161] P 472cfde438dc45cf8408a6676aa75184: Beginning new tablet copy session on tablet c7a4902c5f8b46d3b9582a75df94f163 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:49952: session id = 58830046ae69433ca9c8fb2375636b3a-c7a4902c5f8b46d3b9582a75df94f163
I20260710 13:21:15.684247  3308 ts_tablet_manager.cc:933] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:15.689744  3304 tablet_copy_client.cc:806] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:15.690327  3304 tablet_copy_client.cc:670] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:15.696247  3308 tablet_copy_client.cc:323] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:15.698284  2775 tablet_copy_source_session.cc:215] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:15.698395  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet 64496c18d9784c909acb1c099c8d6c50 from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:15.698980  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet 64496c18d9784c909acb1c099c8d6c50 from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-64496c18d9784c909acb1c099c8d6c50
I20260710 13:21:15.703562  3304 tablet_copy_client.cc:538] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:15.704487  3301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7a4902c5f8b46d3b9582a75df94f163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.707134  2701 tablet_copy_source_session.cc:215] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:15.710600  3308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64496c18d9784c909acb1c099c8d6c50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:15.713538  3304 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:15.727398  3308 tablet_copy_client.cc:806] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:15.727957  3308 tablet_copy_client.cc:670] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:15.732283  3308 tablet_copy_client.cc:538] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:15.736976  3301 tablet_copy_client.cc:806] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:15.741532  3301 tablet_copy_client.cc:670] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:15.743184  3308 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:15.745421  3301 tablet_copy_client.cc:538] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:15.752946  3304 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:15.754218  3304 tablet_bootstrap.cc:492] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:15.754925  3304 ts_tablet_manager.cc:1403] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.008s
I20260710 13:21:15.755290  3301 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:15.758458  3304 raft_consensus.cc:359] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.759459  3304 raft_consensus.cc:740] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:15.764840  3304 consensus_queue.cc:260] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.768041  3304 ts_tablet_manager.cc:1434] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260710 13:21:15.770229  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-ca8fc34acaeb4cdfbe4ccbb315292360 received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:15.770638  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-ca8fc34acaeb4cdfbe4ccbb315292360 on tablet ca8fc34acaeb4cdfbe4ccbb315292360 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:15.780242  3308 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:15.781533  3308 tablet_bootstrap.cc:492] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:15.782294  3308 ts_tablet_manager.cc:1403] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.012s
I20260710 13:21:15.786496  3308 raft_consensus.cc:359] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.787758  3308 raft_consensus.cc:740] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:15.788691  3308 consensus_queue.cc:260] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.792695  3308 ts_tablet_manager.cc:1434] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.005s
I20260710 13:21:15.794611  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-64496c18d9784c909acb1c099c8d6c50 received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:15.795058  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-64496c18d9784c909acb1c099c8d6c50 on tablet 64496c18d9784c909acb1c099c8d6c50 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:15.802173  3301 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:15.803277  3301 tablet_bootstrap.cc:492] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:15.804009  3301 ts_tablet_manager.cc:1403] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.016s
I20260710 13:21:15.807129  3301 raft_consensus.cc:359] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.808022  3301 raft_consensus.cc:740] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:15.808890  3301 consensus_queue.cc:260] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:15.811585  3301 ts_tablet_manager.cc:1434] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:15.813220  2775 tablet_copy_service.cc:342] P 472cfde438dc45cf8408a6676aa75184: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-c7a4902c5f8b46d3b9582a75df94f163 received from {username='slave'} at 127.0.0.1:49952
I20260710 13:21:15.813598  2775 tablet_copy_service.cc:434] P 472cfde438dc45cf8408a6676aa75184: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-c7a4902c5f8b46d3b9582a75df94f163 on tablet c7a4902c5f8b46d3b9582a75df94f163 with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:16.130352  3038 raft_consensus.cc:1217] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:16.154582  3038 raft_consensus.cc:1217] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:16.167709  3038 raft_consensus.cc:1217] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:16.239012  3038 raft_consensus.cc:1217] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:16.583405  3281 raft_consensus.cc:1064] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:16.589416  3281 consensus_queue.cc:237] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.599792  3039 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.600097  2765 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.602083  2612 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.602171  3318 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.604097  3313 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.609573  3318 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:16.618014  3313 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.619915  2765 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.635807  3039 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.637213  2612 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.640914  2509 catalog_manager.cc:5697] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.671965  3328 raft_consensus.cc:1064] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:16.675122  3328 consensus_queue.cc:237] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.695960  3039 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.703125  2765 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.703258  3269 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.701648  2688 consensus_queue.cc:237] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.704761  2690 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.708320  3327 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.712436  3327 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:21:16.728852  2765 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:16.729568  3038 raft_consensus.cc:1275] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:16.731946  3313 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:16.741088  3269 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.734604  3313 consensus_queue.cc:1048] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
I20260710 13:21:16.753746  3281 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.765491  3037 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.773065  2762 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.762168  3038 raft_consensus.cc:2955] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.797411  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:16.799387  2512 catalog_manager.cc:5697] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.801260  2688 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.805945  2513 catalog_manager.cc:5697] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:16.821954  2612 consensus_queue.cc:237] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.830964  3335 raft_consensus.cc:1064] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:16.831632  3037 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:16.835536  2690 raft_consensus.cc:1275] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:16.836149  3327 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:16.836539  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet fbc39960b2fe4bcf85b8cd7cbe334ebe with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:16.834682  3335 consensus_queue.cc:237] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.838851  3328 consensus_queue.cc:1048] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:16.847749  3317 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.853775  3313 raft_consensus.cc:1064] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:16.856662  3340 tablet_replica.cc:333] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:16.858124  3340 raft_consensus.cc:2243] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.859019  3340 raft_consensus.cc:2272] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.858633  3313 consensus_queue.cc:237] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:16.863266  3038 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.864331  3340 ts_tablet_manager.cc:1916] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:16.872506  2688 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.873287  3333 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:21:16.874217  2612 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.873934  2690 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.881938  3039 raft_consensus.cc:2955] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.883590  3333 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.884873  3338 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.885856  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca8fc34acaeb4cdfbe4ccbb315292360 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:16.896059  3340 ts_tablet_manager.cc:1929] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:16.896826  3340 log.cc:1199] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/fbc39960b2fe4bcf85b8cd7cbe334ebe
I20260710 13:21:16.899125  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet fbc39960b2fe4bcf85b8cd7cbe334ebe (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:16.915696  2509 catalog_manager.cc:5697] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.935210  3039 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.935678  2690 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.937409  2765 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.929148  3338 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.941619  3281 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:16.943514  3281 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:16.944465  2612 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.949155  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet ca8fc34acaeb4cdfbe4ccbb315292360 with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:16.951583  2613 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:16.957984  2509 catalog_manager.cc:5697] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.963140  3318 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:21:16.959292  3347 tablet_replica.cc:333] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:16.967201  3347 raft_consensus.cc:2243] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:16.967762  3347 pending_rounds.cc:70] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Trying to abort 1 pending ops.
I20260710 13:21:16.968080  3347 pending_rounds.cc:77] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305992915654717440 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ca8fc34acaeb4cdfbe4ccbb315292360" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } } }
I20260710 13:21:16.971505  3347 raft_consensus.cc:2917] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 13:21:16.972029  3347 raft_consensus.cc:2889] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 13:21:16.972460  3347 raft_consensus.cc:2272] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:16.975905  3038 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:16.989078  3347 ts_tablet_manager.cc:1916] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:17.001385  3346 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.005113  2762 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.010488  2760 consensus_queue.cc:237] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:17.010885  3039 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.014324  2612 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.026283  3347 ts_tablet_manager.cc:1929] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:17.026927  3347 log.cc:1199] T ca8fc34acaeb4cdfbe4ccbb315292360 P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/ca8fc34acaeb4cdfbe4ccbb315292360
I20260710 13:21:17.027915  2512 catalog_manager.cc:5697] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } attrs { replace: true } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.029359  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet ca8fc34acaeb4cdfbe4ccbb315292360 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:17.030206  2613 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:17.031735  3338 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:17.032786  3038 raft_consensus.cc:1275] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:17.034657  3334 consensus_queue.cc:1048] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:17.045645  3338 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.049892  2688 consensus_queue.cc:237] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:17.047194  2613 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.061264  3038 raft_consensus.cc:2955] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.062651  3039 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:17.063880  2513 catalog_manager.cc:5697] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.070835  3313 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:21:17.071859  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7a4902c5f8b46d3b9582a75df94f163 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:17.073624  2612 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:17.077071  3318 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:17.082580  3313 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.086588  2613 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.088301  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet c7a4902c5f8b46d3b9582a75df94f163 with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:17.095496  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64496c18d9784c909acb1c099c8d6c50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:17.098006  3039 raft_consensus.cc:2955] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.104838  3351 tablet_replica.cc:333] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:17.106048  3351 raft_consensus.cc:2243] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.105446  2511 catalog_manager.cc:5697] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 3 to 4, VOTER 472cfde438dc45cf8408a6676aa75184 (127.1.121.3) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:17.106734  3351 raft_consensus.cc:2272] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.111763  3351 ts_tablet_manager.cc:1916] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:17.120155  2755 tablet_service.cc:1558] Processing DeleteTablet for tablet 64496c18d9784c909acb1c099c8d6c50 with delete_type TABLET_DATA_TOMBSTONED (TS 472cfde438dc45cf8408a6676aa75184 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260710 13:21:17.121202  3347 tablet_replica.cc:333] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:17.122157  3347 raft_consensus.cc:2243] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:17.122802  3347 raft_consensus.cc:2272] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:17.126508  3347 ts_tablet_manager.cc:1916] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:17.133599  3351 ts_tablet_manager.cc:1929] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:17.134068  3351 log.cc:1199] T c7a4902c5f8b46d3b9582a75df94f163 P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/c7a4902c5f8b46d3b9582a75df94f163
I20260710 13:21:17.135800  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet c7a4902c5f8b46d3b9582a75df94f163 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:17.138331  3347 ts_tablet_manager.cc:1929] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:17.138706  3347 log.cc:1199] T 64496c18d9784c909acb1c099c8d6c50 P 472cfde438dc45cf8408a6676aa75184: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/wals/64496c18d9784c909acb1c099c8d6c50
I20260710 13:21:17.139992  2501 catalog_manager.cc:5028] TS 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): tablet 64496c18d9784c909acb1c099c8d6c50 (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:18.149421  2612 consensus_queue.cc:237] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.155776  2760 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:18.156313  2688 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:18.156920  3327 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:18.157843  2582 consensus_peers.cc:597] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc9fcc9ffbeb442bb34abec029c1febf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.158666  3327 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.164553  3354 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.166683  2760 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.167092  2688 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.178572  2690 consensus_queue.cc:237] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Queue 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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.178838  2512 catalog_manager.cc:5697] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:18.188961  2657 consensus_peers.cc:597] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815): Couldn't send request to peer 58830046ae69433ca9c8fb2375636b3a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09324fb351c64de889bd2bc5b5471d1d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:18.190083  2612 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:18.190274  2760 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:21:18.191601  3353 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.192636  3313 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:18.202695  3313 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.204694  2613 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.213994  2760 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } } }
I20260710 13:21:18.230639  2511 catalog_manager.cc:5697] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index -1 to 2, NON_VOTER 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) added. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:18.566748  3367 ts_tablet_manager.cc:933] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:18.568765  3367 tablet_copy_client.cc:323] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.1:45669
I20260710 13:21:18.570778  2625 tablet_copy_service.cc:140] P 353d7088c34d4f6d966931875003b488: Received BeginTabletCopySession request for tablet bc9fcc9ffbeb442bb34abec029c1febf from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:41546)
I20260710 13:21:18.571507  2625 tablet_copy_service.cc:161] P 353d7088c34d4f6d966931875003b488: Beginning new tablet copy session on tablet bc9fcc9ffbeb442bb34abec029c1febf from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:41546: session id = 58830046ae69433ca9c8fb2375636b3a-bc9fcc9ffbeb442bb34abec029c1febf
I20260710 13:21:18.577651  2625 tablet_copy_source_session.cc:215] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:18.581135  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc9fcc9ffbeb442bb34abec029c1febf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.597160  3367 tablet_copy_client.cc:806] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:18.597823  3367 tablet_copy_client.cc:670] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:18.601938  3367 tablet_copy_client.cc:538] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:18.608363  3367 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:18.627140  3367 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:18.628114  3367 tablet_bootstrap.cc:492] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:18.628772  3367 ts_tablet_manager.cc:1403] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260710 13:21:18.631877  3367 raft_consensus.cc:359] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.632710  3367 raft_consensus.cc:740] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:18.633368  3367 consensus_queue.cc:260] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.636937  3367 ts_tablet_manager.cc:1434] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:21:18.638701  2625 tablet_copy_service.cc:342] P 353d7088c34d4f6d966931875003b488: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-bc9fcc9ffbeb442bb34abec029c1febf received from {username='slave'} at 127.0.0.1:41546
I20260710 13:21:18.639212  2625 tablet_copy_service.cc:434] P 353d7088c34d4f6d966931875003b488: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-bc9fcc9ffbeb442bb34abec029c1febf on tablet bc9fcc9ffbeb442bb34abec029c1febf with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:18.646509  3367 ts_tablet_manager.cc:933] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Initiating tablet copy from peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:18.656716  3367 tablet_copy_client.cc:323] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Beginning tablet copy session from remote peer at address 127.1.121.2:44125
I20260710 13:21:18.658560  2701 tablet_copy_service.cc:140] P 84cf7d4bf8c04d1eb304d0c5cf512748: Received BeginTabletCopySession request for tablet 09324fb351c64de889bd2bc5b5471d1d from peer 58830046ae69433ca9c8fb2375636b3a ({username='slave'} at 127.0.0.1:42260)
I20260710 13:21:18.659117  2701 tablet_copy_service.cc:161] P 84cf7d4bf8c04d1eb304d0c5cf512748: Beginning new tablet copy session on tablet 09324fb351c64de889bd2bc5b5471d1d from peer 58830046ae69433ca9c8fb2375636b3a at {username='slave'} at 127.0.0.1:42260: session id = 58830046ae69433ca9c8fb2375636b3a-09324fb351c64de889bd2bc5b5471d1d
I20260710 13:21:18.664479  2701 tablet_copy_source_session.cc:215] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:21:18.667500  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09324fb351c64de889bd2bc5b5471d1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:18.678728  3367 tablet_copy_client.cc:806] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 0 data blocks...
I20260710 13:21:18.679279  3367 tablet_copy_client.cc:670] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Starting download of 1 WAL segments...
I20260710 13:21:18.682659  3367 tablet_copy_client.cc:538] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:21:18.691409  3367 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap starting.
I20260710 13:21:18.710741  3367 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:18.711561  3367 tablet_bootstrap.cc:492] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Bootstrap complete.
I20260710 13:21:18.712160  3367 ts_tablet_manager.cc:1403] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 13:21:18.714681  3367 raft_consensus.cc:359] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.715380  3367 raft_consensus.cc:740] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Initialized, Role: LEARNER
I20260710 13:21:18.716073  3367 consensus_queue.cc:260] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: NON_VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: true } }
I20260710 13:21:18.719705  3367 ts_tablet_manager.cc:1434] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:18.721503  2701 tablet_copy_service.cc:342] P 84cf7d4bf8c04d1eb304d0c5cf512748: Request end of tablet copy session 58830046ae69433ca9c8fb2375636b3a-09324fb351c64de889bd2bc5b5471d1d received from {username='slave'} at 127.0.0.1:42260
I20260710 13:21:18.722016  2701 tablet_copy_service.cc:434] P 84cf7d4bf8c04d1eb304d0c5cf512748: ending tablet copy session 58830046ae69433ca9c8fb2375636b3a-09324fb351c64de889bd2bc5b5471d1d on tablet 09324fb351c64de889bd2bc5b5471d1d with peer 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:19.134835  3039 raft_consensus.cc:1217] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:19.184409  3039 raft_consensus.cc:1217] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:21:19.605691  3353 raft_consensus.cc:1064] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:19.607681  3353 consensus_queue.cc:237] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:19.613186  3039 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.613838  2612 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.613919  2760 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.614701  3353 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.615609  3373 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.616300  3362 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.630571  3362 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.632300  2612 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.634275  2760 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.642848  3039 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.647492  2513 catalog_manager.cc:5697] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } attrs { replace: true } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.668962  2690 consensus_queue.cc:237] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:19.673048  3039 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.674283  2760 raft_consensus.cc:1275] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 84cf7d4bf8c04d1eb304d0c5cf512748: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.675781  3353 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.677894  3362 consensus_queue.cc:1048] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.685521  3375 raft_consensus.cc:1064] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: attempting to promote NON_VOTER 58830046ae69433ca9c8fb2375636b3a to VOTER
I20260710 13:21:19.685691  3362 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.688478  3039 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.688315  2760 raft_consensus.cc:2955] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.691231  3375 consensus_queue.cc:237] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:19.704442  2501 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09324fb351c64de889bd2bc5b5471d1d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:19.706257  2512 catalog_manager.cc:5697] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a reported cstate change: config changed from index 3 to 4, VOTER 353d7088c34d4f6d966931875003b488 (127.1.121.1) evicted. New cstate: current_term: 1 leader_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.715528  3039 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 LEARNER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.717046  3354 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.723886  2760 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.724913  2690 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:21:19.727450  3374 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.729409  3374 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:19.734804  2600 tablet_service.cc:1558] Processing DeleteTablet for tablet 09324fb351c64de889bd2bc5b5471d1d with delete_type TABLET_DATA_TOMBSTONED (TS 353d7088c34d4f6d966931875003b488 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36486
I20260710 13:21:19.759460  3388 tablet_replica.cc:333] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:19.760763  3388 raft_consensus.cc:2243] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.761632  3388 raft_consensus.cc:2272] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.763744  3375 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.766739  3388 ts_tablet_manager.cc:1916] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:19.765930  2690 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.771800  2760 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.785714  2512 catalog_manager.cc:5697] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 reported cstate change: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.796844  3038 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 58830046ae69433ca9c8fb2375636b3a (127.1.121.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } attrs { replace: true } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.802955  3388 ts_tablet_manager.cc:1929] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.803503  3388 log.cc:1199] T 09324fb351c64de889bd2bc5b5471d1d P 353d7088c34d4f6d966931875003b488: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/wals/09324fb351c64de889bd2bc5b5471d1d
I20260710 13:21:19.807905  2498 catalog_manager.cc:5028] TS 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): tablet 09324fb351c64de889bd2bc5b5471d1d (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
I20260710 13:21:19.815181  2612 consensus_queue.cc:237] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:19.823266  3038 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.823604  2760 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Refusing update from remote peer 353d7088c34d4f6d966931875003b488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:21:19.824771  3375 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.826116  3354 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:21:19.834506  3374 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.837122  2762 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.849490  2498 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc9fcc9ffbeb442bb34abec029c1febf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:21:19.853822  2511 catalog_manager.cc:5697] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 reported cstate change: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New cstate: current_term: 1 leader_uuid: "353d7088c34d4f6d966931875003b488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.856312  3038 raft_consensus.cc:2955] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } } }
I20260710 13:21:19.866853  2673 tablet_service.cc:1558] Processing DeleteTablet for tablet bc9fcc9ffbeb442bb34abec029c1febf with delete_type TABLET_DATA_TOMBSTONED (TS 84cf7d4bf8c04d1eb304d0c5cf512748 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51198
I20260710 13:21:19.872143  3392 tablet_replica.cc:333] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:19.873111  3392 raft_consensus.cc:2243] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:19.873764  3392 raft_consensus.cc:2272] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:19.877099  3392 ts_tablet_manager.cc:1916] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:21:19.889401  3392 ts_tablet_manager.cc:1929] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:21:19.889770  3392 log.cc:1199] T bc9fcc9ffbeb442bb34abec029c1febf P 84cf7d4bf8c04d1eb304d0c5cf512748: Deleting WAL directory at /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/wals/bc9fcc9ffbeb442bb34abec029c1febf
I20260710 13:21:19.891395  2501 catalog_manager.cc:5028] TS 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): tablet bc9fcc9ffbeb442bb34abec029c1febf (table test-workload [id=929138205b9b4987bcfca9d039a1c3b9]) successfully deleted
W20260710 13:21:24.649742  2712 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca3e0 after lost signal to thread 1511
W20260710 13:21:24.650600  2712 debug-util.cc:398] Leaking SignalData structure 0x7b0800166540 after lost signal to thread 2548
W20260710 13:21:24.651470  2712 debug-util.cc:398] Leaking SignalData structure 0x7b0800192500 after lost signal to thread 2640
W20260710 13:21:24.652220  2712 debug-util.cc:398] Leaking SignalData structure 0x7b0800233da0 after lost signal to thread 2715
W20260710 13:21:24.652927  2712 debug-util.cc:398] Leaking SignalData structure 0x7b0800104a80 after lost signal to thread 2789
W20260710 13:21:24.653656  2712 debug-util.cc:398] Leaking SignalData structure 0x7b0800282180 after lost signal to thread 3065
I20260710 13:21:24.668916  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:24.705295  2688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50"
dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:46904
I20260710 13:21:24.706074  2688 raft_consensus.cc:606] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:24.720948  2613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484"
dest_uuid: "353d7088c34d4f6d966931875003b488"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:37452
I20260710 13:21:24.721590  2613 raft_consensus.cc:606] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:24.724579  2613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b"
dest_uuid: "353d7088c34d4f6d966931875003b488"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:37452
I20260710 13:21:24.725085  2613 raft_consensus.cc:606] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:24.727911  2613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c"
dest_uuid: "353d7088c34d4f6d966931875003b488"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:37452
I20260710 13:21:24.728403  2613 raft_consensus.cc:606] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:24.731971  2613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf"
dest_uuid: "353d7088c34d4f6d966931875003b488"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:37452
I20260710 13:21:24.732642  2613 raft_consensus.cc:606] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:24.733811  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:24.734925  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:24.744588  3398 raft_consensus.cc:993] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:24.745218  3396 raft_consensus.cc:1081] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:24.747167  3037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33544
I20260710 13:21:24.747910  3037 raft_consensus.cc:493] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.748260  3037 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.755970  3037 raft_consensus.cc:515] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.758561  3037 leader_election.cc:290] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:24.759471  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:24.760300  2613 raft_consensus.cc:3055] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.760675  2613 raft_consensus.cc:740] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:24.761099  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5eb843c72345bb8bcdad2004c2646c" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:24.761674  2762 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.761703  2613 consensus_queue.cc:260] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.763437  2613 raft_consensus.cc:3060] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.777683  2762 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:24.778513  2613 raft_consensus.cc:2468] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:24.780136  3005 leader_election.cc:304] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:24.782176  3406 raft_consensus.cc:2804] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.784291  3406 raft_consensus.cc:697] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:24.785419  3406 consensus_queue.cc:237] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.800480  3396 raft_consensus.cc:993] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:24.801034  3396 raft_consensus.cc:1081] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:24.801919  2509 catalog_manager.cc:5697] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 353d7088c34d4f6d966931875003b488 (127.1.121.1) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:24.803074  3038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33544
I20260710 13:21:24.803819  3038 raft_consensus.cc:493] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:24.804208  3038 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.813171  3038 raft_consensus.cc:515] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.816026  3038 leader_election.cc:290] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:24.816694  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:24.816694  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc9fcc9ffbeb442bb34abec029c1febf" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:24.817320  2762 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.817572  2613 raft_consensus.cc:3055] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:24.817840  2613 raft_consensus.cc:740] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:24.818555  2613 consensus_queue.cc:260] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.819677  2613 raft_consensus.cc:3060] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:24.823767  2762 raft_consensus.cc:2468] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:24.825068  3005 leader_election.cc:304] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:24.825882  3406 raft_consensus.cc:2804] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:24.826375  3406 raft_consensus.cc:697] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:24.827224  3406 consensus_queue.cc:237] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:24.828584  2613 raft_consensus.cc:2468] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:24.836382  2509 catalog_manager.cc:5697] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 353d7088c34d4f6d966931875003b488 (127.1.121.1) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:24.999830  3409 raft_consensus.cc:993] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.000504  3396 raft_consensus.cc:1081] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.002121  3038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33544
I20260710 13:21:25.002748  3038 raft_consensus.cc:493] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.003185  3038 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.012099  3038 raft_consensus.cc:515] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.013887  3038 leader_election.cc:290] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:25.014796  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:25.015134  2762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f28ac9a2e7248d994f2727009857a7b" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:25.015432  2613 raft_consensus.cc:3055] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.015789  2613 raft_consensus.cc:740] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:25.015852  2762 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.016566  2613 consensus_queue.cc:260] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.017478  2613 raft_consensus.cc:3060] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.023932  2613 raft_consensus.cc:2468] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.025055  3002 leader_election.cc:304] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:25.025995  3406 raft_consensus.cc:2804] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.026692  3406 raft_consensus.cc:697] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:25.027989  3406 consensus_queue.cc:237] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.031102  2762 raft_consensus.cc:2468] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.038745  2509 catalog_manager.cc:5697] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 353d7088c34d4f6d966931875003b488 (127.1.121.1) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.096854  3409 raft_consensus.cc:993] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.097540  3396 raft_consensus.cc:1081] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.099224  3038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33544
I20260710 13:21:25.099995  3038 raft_consensus.cc:493] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.100440  3038 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.108808  3038 raft_consensus.cc:515] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.111258  3038 leader_election.cc:290] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669)
I20260710 13:21:25.112301  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:25.112952  2690 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.113627  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664ff7b0fd094758bdaa657d86983484" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:25.114260  2613 raft_consensus.cc:3055] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.114560  2613 raft_consensus.cc:740] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 353d7088c34d4f6d966931875003b488, State: Running, Role: LEADER
I20260710 13:21:25.115453  2613 consensus_queue.cc:260] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.116758  2613 raft_consensus.cc:3060] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.118541  2690 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.119899  3005 leader_election.cc:304] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58830046ae69433ca9c8fb2375636b3a, 84cf7d4bf8c04d1eb304d0c5cf512748; no voters: 
I20260710 13:21:25.120671  3406 raft_consensus.cc:2804] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.121332  3406 raft_consensus.cc:697] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:25.122114  3406 consensus_queue.cc:237] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.125409  2613 raft_consensus.cc:2468] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.128764  3394 raft_consensus.cc:993] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.129280  3394 raft_consensus.cc:1081] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.130895  3038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33548
I20260710 13:21:25.131472  3038 raft_consensus.cc:493] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.131830  3038 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.133407  2509 catalog_manager.cc:5697] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 353d7088c34d4f6d966931875003b488 (127.1.121.1) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.137531  3038 raft_consensus.cc:515] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.140058  3038 leader_election.cc:290] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:25.140637  2690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:25.141252  2690 raft_consensus.cc:3055] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.141566  2690 raft_consensus.cc:740] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:25.141631  2613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64496c18d9784c909acb1c099c8d6c50" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:25.142287  2613 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.142264  2690 consensus_queue.cc:260] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.143565  2690 raft_consensus.cc:3060] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.149317  2613 raft_consensus.cc:2468] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.150128  2690 raft_consensus.cc:2468] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.150528  3002 leader_election.cc:304] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:25.152372  3406 raft_consensus.cc:2804] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.152796  3406 raft_consensus.cc:697] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:25.153553  3406 consensus_queue.cc:237] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [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: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.162616  2509 catalog_manager.cc:5697] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.190228  2762 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.191710  3406 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.200052  2613 raft_consensus.cc:1275] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.202718  3406 consensus_queue.cc:1048] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:25.215476  2612 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.218401  3406 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.252440  2762 raft_consensus.cc:1275] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.255465  3406 consensus_queue.cc:1048] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:25.500560  2762 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.502002  3407 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.513110  2613 raft_consensus.cc:1275] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.514546  3424 consensus_queue.cc:1048] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.543864  2688 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.545360  3424 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.557936  2611 raft_consensus.cc:1275] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.559891  3424 consensus_queue.cc:1048] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:25.605886  2688 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.607371  3424 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.617024  2611 raft_consensus.cc:1275] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:25.619076  3406 consensus_queue.cc:1048] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:25.736130  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:25.760272  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:25.783277  2688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7"
dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
mode: GRACEFUL
new_leader_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:46904
I20260710 13:21:25.784096  2688 raft_consensus.cc:606] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Received request to transfer leadership to TS 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:25.787221  2688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4"
dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
mode: GRACEFUL
new_leader_uuid: "472cfde438dc45cf8408a6676aa75184"
 from {username='slave'} at 127.0.0.1:46904
I20260710 13:21:25.787776  2688 raft_consensus.cc:606] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Received request to transfer leadership to TS 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:25.792946  3426 raft_consensus.cc:993] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: : Instructing follower 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.793439  3426 raft_consensus.cc:1081] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Signalling peer 58830046ae69433ca9c8fb2375636b3a to start an election
I20260710 13:21:25.795224  3038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7"
dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
 from {username='slave'} at 127.0.0.1:33548
I20260710 13:21:25.795775  3038 raft_consensus.cc:493] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.796120  3038 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.796106  2688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531"
dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
mode: GRACEFUL
new_leader_uuid: "472cfde438dc45cf8408a6676aa75184"
 from {username='slave'} at 127.0.0.1:46904
I20260710 13:21:25.796823  2688 raft_consensus.cc:606] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Received request to transfer leadership to TS 472cfde438dc45cf8408a6676aa75184
I20260710 13:21:25.798084  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:21:25.798980  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:25.802084  3038 raft_consensus.cc:515] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.803814  3038 leader_election.cc:290] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:25.804584  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:25.804867  2765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d5b2b0444fc44a79b3fa805051095e7" candidate_uuid: "58830046ae69433ca9c8fb2375636b3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "472cfde438dc45cf8408a6676aa75184"
I20260710 13:21:25.805228  2688 raft_consensus.cc:3055] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.805430  2765 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.805603  2688 raft_consensus.cc:740] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:25.806427  2688 consensus_queue.cc:260] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.807693  2688 raft_consensus.cc:3060] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.810380  2765 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.811348  3005 leader_election.cc:304] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:25.812068  3406 raft_consensus.cc:2804] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.812523  3406 raft_consensus.cc:697] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Becoming Leader. State: Replica: 58830046ae69433ca9c8fb2375636b3a, State: Running, Role: LEADER
I20260710 13:21:25.813453  3406 consensus_queue.cc:237] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.814520  2688 raft_consensus.cc:2468] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58830046ae69433ca9c8fb2375636b3a in term 2.
I20260710 13:21:25.835425  2511 catalog_manager.cc:5697] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a reported cstate change: term changed from 1 to 2, leader changed from 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) to 58830046ae69433ca9c8fb2375636b3a (127.1.121.4). New cstate: current_term: 2 leader_uuid: "58830046ae69433ca9c8fb2375636b3a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:21:25.867919  3394 raft_consensus.cc:993] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: : Instructing follower 472cfde438dc45cf8408a6676aa75184 to start an election
I20260710 13:21:25.868412  3394 raft_consensus.cc:1081] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Signalling peer 472cfde438dc45cf8408a6676aa75184 to start an election
I20260710 13:21:25.870025  2765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4"
dest_uuid: "472cfde438dc45cf8408a6676aa75184"
 from {username='slave'} at 127.0.0.1:56970
I20260710 13:21:25.870568  2765 raft_consensus.cc:493] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.870904  2765 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.878320  2765 raft_consensus.cc:515] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.880308  2765 leader_election.cc:290] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 election: Requested vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815)
I20260710 13:21:25.880970  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:25.881556  2688 raft_consensus.cc:3055] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.881947  2688 raft_consensus.cc:740] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:25.881435  3038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c029eba96c6e4d85b95019325aee38c4" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "58830046ae69433ca9c8fb2375636b3a"
I20260710 13:21:25.882570  3038 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.882756  2688 consensus_queue.cc:260] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.884092  2688 raft_consensus.cc:3060] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.887965  3038 raft_consensus.cc:2468] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 2.
I20260710 13:21:25.889408  2731 leader_election.cc:304] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 472cfde438dc45cf8408a6676aa75184, 58830046ae69433ca9c8fb2375636b3a; no voters: 
I20260710 13:21:25.890831  3436 raft_consensus.cc:2804] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.891409  3436 raft_consensus.cc:697] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 2 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
I20260710 13:21:25.892344  3436 consensus_queue.cc:237] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [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: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:25.892724  2688 raft_consensus.cc:2468] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 2.
I20260710 13:21:25.895560  3426 raft_consensus.cc:993] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: : Instructing follower 472cfde438dc45cf8408a6676aa75184 to start an election
I20260710 13:21:25.896073  3394 raft_consensus.cc:1081] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Signalling peer 472cfde438dc45cf8408a6676aa75184 to start an election
I20260710 13:21:25.897797  2765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531"
dest_uuid: "472cfde438dc45cf8408a6676aa75184"
 from {username='slave'} at 127.0.0.1:56970
I20260710 13:21:25.898389  2765 raft_consensus.cc:493] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:25.898758  2765 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.902910  2511 catalog_manager.cc:5697] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 1 to 2, leader changed from 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:25.905810  2765 raft_consensus.cc:515] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:25.908798  2611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "353d7088c34d4f6d966931875003b488"
I20260710 13:21:25.909396  2611 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.910602  2688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebde54ee7d6943ccb0ce531d482dd531" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748"
I20260710 13:21:25.911204  2688 raft_consensus.cc:3055] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:25.911520  2688 raft_consensus.cc:740] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 84cf7d4bf8c04d1eb304d0c5cf512748, State: Running, Role: LEADER
I20260710 13:21:25.912297  2688 consensus_queue.cc:260] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:25.913400  2688 raft_consensus.cc:3060] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:25.917307  2611 raft_consensus.cc:2468] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 2.
I20260710 13:21:25.919337  2765 leader_election.cc:290] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 election: Requested vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
I20260710 13:21:25.919380  2728 leader_election.cc:304] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 353d7088c34d4f6d966931875003b488, 472cfde438dc45cf8408a6676aa75184; no voters: 
I20260710 13:21:25.920639  3436 raft_consensus.cc:2804] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:25.921269  3436 raft_consensus.cc:697] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 2 LEADER]: Becoming Leader. State: Replica: 472cfde438dc45cf8408a6676aa75184, State: Running, Role: LEADER
I20260710 13:21:25.921629  2688 raft_consensus.cc:2468] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 472cfde438dc45cf8408a6676aa75184 in term 2.
I20260710 13:21:25.922362  3436 consensus_queue.cc:237] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } }
I20260710 13:21:25.930912  2511 catalog_manager.cc:5697] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 reported cstate change: term changed from 1 to 2, leader changed from 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2) to 472cfde438dc45cf8408a6676aa75184 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "472cfde438dc45cf8408a6676aa75184" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:26.245124  2762 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:26.246376  3406 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:26.255079  2688 raft_consensus.cc:1275] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Refusing update from remote peer 58830046ae69433ca9c8fb2375636b3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:26.256404  3407 consensus_queue.cc:1048] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:26.377105  2688 raft_consensus.cc:1275] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.379280  3393 consensus_queue.cc:1048] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.397063  2613 raft_consensus.cc:1275] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:26.400513  3393 consensus_queue.cc:1048] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:26.483866  2688 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:26.485211  3436 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:21:26.499351  3037 raft_consensus.cc:1275] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Refusing update from remote peer 472cfde438dc45cf8408a6676aa75184: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:21:26.501267  3436 consensus_queue.cc:1048] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:21:26.800088  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:26.821817  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
W20260710 13:21:26.836127  2654 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 13:21:26.842562  2654 consensus_peers.cc:597] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:26.865983  2728 consensus_peers.cc:597] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.885492  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:26.886751  1508 tablet_replica.cc:333] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.888258  1508 raft_consensus.cc:2243] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.889638  1508 raft_consensus.cc:2272] T ca8fc34acaeb4cdfbe4ccbb315292360 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.893292  1508 tablet_replica.cc:333] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.894272  1508 raft_consensus.cc:2243] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.895527  1508 raft_consensus.cc:2272] T 0ae35b4431c44855a54e58716e1eb60b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.898739  1508 tablet_replica.cc:333] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.899616  1508 raft_consensus.cc:2243] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.900945  1508 raft_consensus.cc:2272] T c6fdc659f2534dcd971846bb4b3f8d7d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.904084  1508 tablet_replica.cc:333] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.905002  1508 raft_consensus.cc:2243] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.905668  1508 raft_consensus.cc:2272] T c5455e10739d4dc993c95538b5a508e1 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.908890  1508 tablet_replica.cc:333] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.909852  1508 raft_consensus.cc:2243] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.910658  1508 raft_consensus.cc:2272] T 664ff7b0fd094758bdaa657d86983484 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.913959  1508 tablet_replica.cc:333] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.914958  1508 raft_consensus.cc:2243] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.915690  1508 raft_consensus.cc:2272] T 8f28ac9a2e7248d994f2727009857a7b P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.919252  1508 tablet_replica.cc:333] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.920109  1508 raft_consensus.cc:2243] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.921298  1508 raft_consensus.cc:2272] T 15a66aa50cf44df6bdf948aad0ae9819 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.921654  2728 consensus_peers.cc:597] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.924322  1508 tablet_replica.cc:333] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.925304  1508 raft_consensus.cc:2243] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.925997  1508 raft_consensus.cc:2272] T fc7c3bcb870148dea7216649e72cd146 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.929229  1508 tablet_replica.cc:333] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.930052  1508 raft_consensus.cc:2243] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.931286  1508 raft_consensus.cc:2272] T 275970ce1e05429da1bb1866c851fe8d P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:26.935278  2728 consensus_peers.cc:597] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:26.936311  2728 consensus_peers.cc:597] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:26.936894  1508 tablet_replica.cc:333] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.937708  1508 raft_consensus.cc:2243] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.938617  1508 raft_consensus.cc:2272] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.940872  1508 tablet_replica.cc:333] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.941763  1508 raft_consensus.cc:2243] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.942248  1508 raft_consensus.cc:2272] T bc9fcc9ffbeb442bb34abec029c1febf P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.944252  1508 tablet_replica.cc:333] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.944799  1508 raft_consensus.cc:2243] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.945905  1508 raft_consensus.cc:2272] T 64496c18d9784c909acb1c099c8d6c50 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.948319  1508 tablet_replica.cc:333] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.949043  1508 raft_consensus.cc:2243] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.949551  1508 raft_consensus.cc:2272] T ebde54ee7d6943ccb0ce531d482dd531 P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.952222  1508 tablet_replica.cc:333] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.952780  1508 raft_consensus.cc:2243] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.953289  1508 raft_consensus.cc:2272] T c7a4902c5f8b46d3b9582a75df94f163 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.955164  1508 tablet_replica.cc:333] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.955650  1508 raft_consensus.cc:2243] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:26.956550  1508 raft_consensus.cc:2272] T 903e2fc2d1d847c892fd54c6f775c15b P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.959340  1508 tablet_replica.cc:333] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.960038  1508 raft_consensus.cc:2243] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.960517  1508 raft_consensus.cc:2272] T bb5eb843c72345bb8bcdad2004c2646c P 353d7088c34d4f6d966931875003b488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.963258  1508 tablet_replica.cc:333] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.963754  1508 raft_consensus.cc:2243] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.964178  1508 raft_consensus.cc:2272] T 332a12c2cdee478cb046508ca7277628 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:26.966136  1508 tablet_replica.cc:333] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488: stopping tablet replica
I20260710 13:21:26.966650  1508 raft_consensus.cc:2243] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:26.967474  1508 raft_consensus.cc:2272] T 486a550c75684ac19d97e372b44ca8d7 P 353d7088c34d4f6d966931875003b488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.020871  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
W20260710 13:21:27.039758  2728 consensus_peers.cc:597] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.091145  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
I20260710 13:21:27.148856  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:27.152015  1508 tablet_replica.cc:333] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.153285  1508 raft_consensus.cc:2243] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.154111  1508 raft_consensus.cc:2272] T 332a12c2cdee478cb046508ca7277628 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.157159  1508 tablet_replica.cc:333] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.158169  1508 raft_consensus.cc:2243] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:27.157225  3005 consensus_peers.cc:597] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.159468  1508 raft_consensus.cc:2272] T ca8fc34acaeb4cdfbe4ccbb315292360 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.160652  3005 consensus_peers.cc:597] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:27.160719  3002 consensus_peers.cc:597] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.161943  1508 tablet_replica.cc:333] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.162770  1508 raft_consensus.cc:2243] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.163270  1508 raft_consensus.cc:2272] T 4d5b2b0444fc44a79b3fa805051095e7 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.163861  3002 consensus_peers.cc:597] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.167160  1508 tablet_replica.cc:333] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.167814  1508 raft_consensus.cc:2243] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.168408  1508 raft_consensus.cc:2272] T 0ae35b4431c44855a54e58716e1eb60b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.170367  1508 tablet_replica.cc:333] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.170893  1508 raft_consensus.cc:2243] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.171816  1508 raft_consensus.cc:2272] T 3f5be0e0971449aaaf4e8678856f5494 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.173879  1508 tablet_replica.cc:333] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.174437  1508 raft_consensus.cc:2243] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.175170  1508 raft_consensus.cc:2272] T 664ff7b0fd094758bdaa657d86983484 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.177459  1508 tablet_replica.cc:333] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.178139  1508 raft_consensus.cc:2243] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.178606  1508 raft_consensus.cc:2272] T c5455e10739d4dc993c95538b5a508e1 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.179852  2731 consensus_peers.cc:597] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.181018  1508 tablet_replica.cc:333] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.181581  1508 raft_consensus.cc:2243] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.182360  1508 raft_consensus.cc:2272] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.184763  1508 tablet_replica.cc:333] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.185469  1508 raft_consensus.cc:2243] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.186335  1508 raft_consensus.cc:2272] T c6fdc659f2534dcd971846bb4b3f8d7d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.188452  3002 consensus_peers.cc:597] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.188917  1508 tablet_replica.cc:333] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.189517  1508 raft_consensus.cc:2243] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.189942  1508 raft_consensus.cc:2272] T c029eba96c6e4d85b95019325aee38c4 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.192293  1508 tablet_replica.cc:333] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.192945  1508 raft_consensus.cc:2243] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.194020  1508 raft_consensus.cc:2272] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.196266  1508 tablet_replica.cc:333] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.196775  1508 raft_consensus.cc:2243] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.197268  1508 raft_consensus.cc:2272] T 64496c18d9784c909acb1c099c8d6c50 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.199252  1508 tablet_replica.cc:333] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.199740  1508 raft_consensus.cc:2243] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.200519  1508 raft_consensus.cc:2272] T fc7c3bcb870148dea7216649e72cd146 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.202188  1508 tablet_replica.cc:333] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.202651  1508 raft_consensus.cc:2243] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.203104  1508 raft_consensus.cc:2272] T 275970ce1e05429da1bb1866c851fe8d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.204779  1508 tablet_replica.cc:333] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.205363  1508 raft_consensus.cc:2243] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.206073  1508 raft_consensus.cc:2272] T ab440a7dfb434812bab63626851b099a P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.207751  1508 tablet_replica.cc:333] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.208205  1508 raft_consensus.cc:2243] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.208601  1508 raft_consensus.cc:2272] T ebde54ee7d6943ccb0ce531d482dd531 P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.211512  1508 tablet_replica.cc:333] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.212033  1508 raft_consensus.cc:2243] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.212564  1508 raft_consensus.cc:2272] T 903e2fc2d1d847c892fd54c6f775c15b P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.214336  2731 consensus_peers.cc:597] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.215317  1508 tablet_replica.cc:333] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748: stopping tablet replica
I20260710 13:21:27.215962  1508 raft_consensus.cc:2243] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.216779  1508 raft_consensus.cc:2272] T 09324fb351c64de889bd2bc5b5471d1d P 84cf7d4bf8c04d1eb304d0c5cf512748 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:27.239504  3005 consensus_peers.cc:597] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:27.267194  3002 consensus_peers.cc:597] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:27.334595  2731 consensus_peers.cc:597] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:44125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:27.417235  3002 consensus_peers.cc:597] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a -> Peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Couldn't send request to peer 353d7088c34d4f6d966931875003b488. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:27.502525  2731 consensus_peers.cc:597] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 -> Peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Couldn't send request to peer 84cf7d4bf8c04d1eb304d0c5cf512748. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:44125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.823891  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:21:27.866269  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:21:27.902962  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:27.903851  1508 tablet_replica.cc:333] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.904475  1508 raft_consensus.cc:2243] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.905117  1508 raft_consensus.cc:2272] T 3f5be0e0971449aaaf4e8678856f5494 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.906952  1508 tablet_replica.cc:333] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.907589  1508 raft_consensus.cc:2243] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.908392  1508 raft_consensus.cc:2272] T c5455e10739d4dc993c95538b5a508e1 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.910328  1508 tablet_replica.cc:333] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.910920  1508 raft_consensus.cc:2243] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.911788  1508 raft_consensus.cc:2272] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.911845  3453 raft_consensus.cc:493] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 353d7088c34d4f6d966931875003b488)
I20260710 13:21:27.912539  3453 raft_consensus.cc:515] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:27.914078  1508 tablet_replica.cc:333] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.914728  1508 raft_consensus.cc:2243] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.915153  3453 leader_election.cc:290] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 58830046ae69433ca9c8fb2375636b3a (127.1.121.4:37815)
I20260710 13:21:27.915733  1508 raft_consensus.cc:2272] T 4d5b2b0444fc44a79b3fa805051095e7 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.916414  3037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15a66aa50cf44df6bdf948aad0ae9819" candidate_uuid: "472cfde438dc45cf8408a6676aa75184" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "58830046ae69433ca9c8fb2375636b3a" is_pre_election: true
I20260710 13:21:27.918867  1508 tablet_replica.cc:333] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
W20260710 13:21:27.919587  2728 leader_election.cc:336] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111)
I20260710 13:21:27.919745  1508 raft_consensus.cc:2243] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.919977  2728 leader_election.cc:304] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [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: 472cfde438dc45cf8408a6676aa75184; no voters: 353d7088c34d4f6d966931875003b488, 58830046ae69433ca9c8fb2375636b3a
I20260710 13:21:27.920564  1508 raft_consensus.cc:2272] T 8f28ac9a2e7248d994f2727009857a7b P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.920694  3453 raft_consensus.cc:2749] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:27.922713  1508 tablet_replica.cc:333] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.923564  1508 raft_consensus.cc:2243] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.924301  1508 raft_consensus.cc:2272] T 332a12c2cdee478cb046508ca7277628 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.926107  1508 tablet_replica.cc:333] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.926677  1508 raft_consensus.cc:2243] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.927241  1508 raft_consensus.cc:2272] T 15a66aa50cf44df6bdf948aad0ae9819 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.929039  1508 tablet_replica.cc:333] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.929607  1508 raft_consensus.cc:2243] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.930387  1508 raft_consensus.cc:2272] T ebde54ee7d6943ccb0ce531d482dd531 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.932361  1508 tablet_replica.cc:333] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.933212  1508 raft_consensus.cc:2243] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.934123  1508 raft_consensus.cc:2272] T c7a4902c5f8b46d3b9582a75df94f163 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.936796  1508 tablet_replica.cc:333] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.937603  1508 raft_consensus.cc:2243] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.938302  1508 raft_consensus.cc:2272] T bc9fcc9ffbeb442bb34abec029c1febf P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.941089  1508 tablet_replica.cc:333] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.941589  1508 raft_consensus.cc:2243] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.941974  1508 raft_consensus.cc:2272] T 903e2fc2d1d847c892fd54c6f775c15b P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.943857  1508 tablet_replica.cc:333] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.944316  1508 raft_consensus.cc:2243] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.944909  1508 raft_consensus.cc:2272] T bb5eb843c72345bb8bcdad2004c2646c P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.946625  1508 tablet_replica.cc:333] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.947160  1508 raft_consensus.cc:2243] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.947604  1508 raft_consensus.cc:2272] T 09324fb351c64de889bd2bc5b5471d1d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.949303  1508 tablet_replica.cc:333] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.949954  1508 raft_consensus.cc:2243] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.950716  1508 raft_consensus.cc:2272] T c029eba96c6e4d85b95019325aee38c4 P 472cfde438dc45cf8408a6676aa75184 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.953171  1508 tablet_replica.cc:333] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.953871  1508 raft_consensus.cc:2243] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.954334  1508 raft_consensus.cc:2272] T fc7c3bcb870148dea7216649e72cd146 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.956322  1508 tablet_replica.cc:333] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.956861  1508 raft_consensus.cc:2243] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:27.957347  1508 raft_consensus.cc:2272] T 275970ce1e05429da1bb1866c851fe8d P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.959816  1508 tablet_replica.cc:333] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.960485  1508 raft_consensus.cc:2243] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:27.960764  3005 consensus_peers.cc:597] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a -> Peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Couldn't send request to peer 472cfde438dc45cf8408a6676aa75184. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:27.961234  1508 raft_consensus.cc:2272] T ab440a7dfb434812bab63626851b099a P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:27.963138  1508 tablet_replica.cc:333] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184: stopping tablet replica
I20260710 13:21:27.963613  1508 raft_consensus.cc:2243] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:27.964344  1508 raft_consensus.cc:2272] T 486a550c75684ac19d97e372b44ca8d7 P 472cfde438dc45cf8408a6676aa75184 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.010076  3462 raft_consensus.cc:493] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 353d7088c34d4f6d966931875003b488)
I20260710 13:21:28.010761  3462 raft_consensus.cc:515] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:28.011405  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:21:28.012930  3462 leader_election.cc:290] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
W20260710 13:21:28.016897  3005 leader_election.cc:336] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Network error: Client connection negotiation failed: client connection to 127.1.121.2:44125: connect: Connection refused (error 111)
W20260710 13:21:28.018396  3002 leader_election.cc:336] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111)
I20260710 13:21:28.018885  3002 leader_election.cc:304] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [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: 58830046ae69433ca9c8fb2375636b3a; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:28.019862  3462 raft_consensus.cc:2749] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:28.033566  3462 raft_consensus.cc:493] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 353d7088c34d4f6d966931875003b488)
I20260710 13:21:28.034155  3462 raft_consensus.cc:515] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "353d7088c34d4f6d966931875003b488" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45669 } } peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:28.036155  3462 leader_election.cc:290] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669), 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125)
W20260710 13:21:28.040580  3005 leader_election.cc:336] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Network error: Client connection negotiation failed: client connection to 127.1.121.2:44125: connect: Connection refused (error 111)
W20260710 13:21:28.041226  3002 leader_election.cc:336] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 353d7088c34d4f6d966931875003b488 (127.1.121.1:45669): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45669: connect: Connection refused (error 111)
I20260710 13:21:28.041604  3002 leader_election.cc:304] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [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: 58830046ae69433ca9c8fb2375636b3a; no voters: 353d7088c34d4f6d966931875003b488, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:28.042340  3462 raft_consensus.cc:2749] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:28.055823  1508 tablet_server.cc:179] TabletServer@127.1.121.4:0 shutting down...
I20260710 13:21:28.093395  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:28.094350  1508 tablet_replica.cc:333] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.095003  1508 raft_consensus.cc:2243] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.095724  1508 raft_consensus.cc:2272] T 09324fb351c64de889bd2bc5b5471d1d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.098281  1508 tablet_replica.cc:333] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.098881  1508 raft_consensus.cc:2243] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.099442  1508 raft_consensus.cc:2272] T 486a550c75684ac19d97e372b44ca8d7 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.101308  1508 tablet_replica.cc:333] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.101858  1508 raft_consensus.cc:2243] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.102588  1508 raft_consensus.cc:2272] T bc9fcc9ffbeb442bb34abec029c1febf P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.104463  1508 tablet_replica.cc:333] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.105018  1508 raft_consensus.cc:2243] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.105765  1508 raft_consensus.cc:2272] T 64496c18d9784c909acb1c099c8d6c50 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.107724  1508 tablet_replica.cc:333] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.108233  1508 raft_consensus.cc:2243] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.108932  1508 raft_consensus.cc:2272] T 664ff7b0fd094758bdaa657d86983484 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.110879  1508 tablet_replica.cc:333] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.111593  1508 raft_consensus.cc:2243] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.112036  1508 raft_consensus.cc:2272] T c029eba96c6e4d85b95019325aee38c4 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.114190  1508 tablet_replica.cc:333] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.114725  1508 raft_consensus.cc:2243] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:21:28.114871  3005 consensus_peers.cc:597] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a -> Peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Couldn't send request to peer 472cfde438dc45cf8408a6676aa75184. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.3:33921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:28.115777  1508 raft_consensus.cc:2272] T 4d5b2b0444fc44a79b3fa805051095e7 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.117362  1508 tablet_replica.cc:333] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.118026  1508 raft_consensus.cc:2243] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.118569  1508 raft_consensus.cc:2272] T c7a4902c5f8b46d3b9582a75df94f163 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.119529  3462 raft_consensus.cc:493] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 84cf7d4bf8c04d1eb304d0c5cf512748)
I20260710 13:21:28.119954  3462 raft_consensus.cc:515] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84cf7d4bf8c04d1eb304d0c5cf512748" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 44125 } } peers { permanent_uuid: "472cfde438dc45cf8408a6676aa75184" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 33921 } } peers { permanent_uuid: "58830046ae69433ca9c8fb2375636b3a" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 37815 } attrs { promote: false } }
I20260710 13:21:28.120676  1508 tablet_replica.cc:333] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.121222  1508 raft_consensus.cc:2243] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.121709  3462 leader_election.cc:290] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125), 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921)
I20260710 13:21:28.121831  1508 raft_consensus.cc:2272] T 5c30eb2aefd54e9aaea8abbfa8ed8170 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.124334  1508 tablet_replica.cc:333] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.125046  1508 raft_consensus.cc:2243] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.126070  1508 raft_consensus.cc:2272] T bb5eb843c72345bb8bcdad2004c2646c P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:28.126538  3005 leader_election.cc:336] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 84cf7d4bf8c04d1eb304d0c5cf512748 (127.1.121.2:44125): Network error: Client connection negotiation failed: client connection to 127.1.121.2:44125: connect: Connection refused (error 111)
W20260710 13:21:28.127257  3005 leader_election.cc:336] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Network error: Client connection negotiation failed: client connection to 127.1.121.3:33921: connect: Connection refused (error 111)
I20260710 13:21:28.127630  3005 leader_election.cc:304] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [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: 58830046ae69433ca9c8fb2375636b3a; no voters: 472cfde438dc45cf8408a6676aa75184, 84cf7d4bf8c04d1eb304d0c5cf512748
I20260710 13:21:28.128301  3462 raft_consensus.cc:2749] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:21:28.128438  3005 consensus_peers.cc:597] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a -> Peer 472cfde438dc45cf8408a6676aa75184 (127.1.121.3:33921): Couldn't send request to peer 472cfde438dc45cf8408a6676aa75184. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.3:33921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:28.128768  1508 tablet_replica.cc:333] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.129345  1508 raft_consensus.cc:2243] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.129828  1508 raft_consensus.cc:2272] T ca8fc34acaeb4cdfbe4ccbb315292360 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.131735  1508 tablet_replica.cc:333] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.132181  1508 raft_consensus.cc:2243] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.132637  1508 raft_consensus.cc:2272] T ab440a7dfb434812bab63626851b099a P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.134255  1508 tablet_replica.cc:333] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.134677  1508 raft_consensus.cc:2243] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.135411  1508 raft_consensus.cc:2272] T 8f28ac9a2e7248d994f2727009857a7b P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.137199  1508 tablet_replica.cc:333] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.137642  1508 raft_consensus.cc:2243] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.138087  1508 raft_consensus.cc:2272] T 0ae35b4431c44855a54e58716e1eb60b P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.139760  1508 tablet_replica.cc:333] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.140174  1508 raft_consensus.cc:2243] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.140627  1508 raft_consensus.cc:2272] T 3f5be0e0971449aaaf4e8678856f5494 P 58830046ae69433ca9c8fb2375636b3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.142228  1508 tablet_replica.cc:333] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.142643  1508 raft_consensus.cc:2243] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.143069  1508 raft_consensus.cc:2272] T 15a66aa50cf44df6bdf948aad0ae9819 P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.144685  1508 tablet_replica.cc:333] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.145107  1508 raft_consensus.cc:2243] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.145815  1508 raft_consensus.cc:2272] T fbc39960b2fe4bcf85b8cd7cbe334ebe P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.147722  1508 tablet_replica.cc:333] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a: stopping tablet replica
I20260710 13:21:28.148124  1508 raft_consensus.cc:2243] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:28.148494  1508 raft_consensus.cc:2272] T c6fdc659f2534dcd971846bb4b3f8d7d P 58830046ae69433ca9c8fb2375636b3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.185928  1508 tablet_server.cc:196] TabletServer@127.1.121.4:0 shutdown complete.
I20260710 13:21:28.215128  1508 master.cc:562] Master@127.1.121.62:34273 shutting down...
I20260710 13:21:28.239923  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:28.240530  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:28.240927  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P c01f4e84548543b5916dee73a87a6ac2: stopping tablet replica
I20260710 13:21:28.288575  1508 master.cc:584] Master@127.1.121.62:34273 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29239 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:21:28.347755  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:32993
I20260710 13:21:28.348881  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:28.355235  3467 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.355285  3466 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.356293  3469 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.357717  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:28.358832  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:28.359009  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:28.359229  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689688359195 us; error 0 us; skew 500 ppm
I20260710 13:21:28.359761  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:28.362365  1508 webserver.cc:533] Webserver started at http://127.1.121.62:34765/ using document root <none> and password file <none>
I20260710 13:21:28.362941  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:28.363211  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:28.363521  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:28.364759  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "4bdfea03282e497ca8b99d29754edb08"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.369442  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:28.373123  3474 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.373991  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:28.374243  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "4bdfea03282e497ca8b99d29754edb08"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.374476  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:28.389837  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:28.391083  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:28.428536  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:32993
I20260710 13:21:28.428632  3525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:32993 every 8 connection(s)
I20260710 13:21:28.432485  3526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:28.443766  3526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08: Bootstrap starting.
I20260710 13:21:28.449028  3526 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:28.453672  3526 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08: No bootstrap required, opened a new log
I20260710 13:21:28.455955  3526 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER }
I20260710 13:21:28.456351  3526 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:28.456624  3526 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bdfea03282e497ca8b99d29754edb08, State: Initialized, Role: FOLLOWER
I20260710 13:21:28.457259  3526 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER }
I20260710 13:21:28.457744  3526 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:28.457952  3526 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:28.458263  3526 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:28.462577  3526 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER }
I20260710 13:21:28.463125  3526 leader_election.cc:304] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [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: 4bdfea03282e497ca8b99d29754edb08; no voters: 
I20260710 13:21:28.464341  3526 leader_election.cc:290] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:28.464735  3529 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:28.466151  3529 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 1 LEADER]: Becoming Leader. State: Replica: 4bdfea03282e497ca8b99d29754edb08, State: Running, Role: LEADER
I20260710 13:21:28.466805  3529 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [LEADER]: Queue going to LEADER mode. State: All 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: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER }
I20260710 13:21:28.467418  3526 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:28.471249  3531 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4bdfea03282e497ca8b99d29754edb08. Latest consensus state: current_term: 1 leader_uuid: "4bdfea03282e497ca8b99d29754edb08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER } }
I20260710 13:21:28.471387  3530 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4bdfea03282e497ca8b99d29754edb08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4bdfea03282e497ca8b99d29754edb08" member_type: VOTER } }
I20260710 13:21:28.471917  3531 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:28.472124  3530 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:28.475385  3535 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:28.482499  3535 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:28.483995  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:28.491792  3535 catalog_manager.cc:1383] Generated new cluster ID: 4bd470f1c65f44b9bb14499e6da828da
I20260710 13:21:28.492125  3535 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:28.504020  3535 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:28.505360  3535 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:28.521206  3535 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08: Generated new TSK 0
I20260710 13:21:28.521814  3535 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:28.551599  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:28.557690  3547 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.558890  3548 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.561169  3550 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.562026  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:28.563246  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:28.563479  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:28.563655  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689688563629 us; error 0 us; skew 500 ppm
I20260710 13:21:28.564190  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:28.566641  1508 webserver.cc:533] Webserver started at http://127.1.121.1:41545/ using document root <none> and password file <none>
I20260710 13:21:28.567204  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:28.567427  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:28.567705  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:28.568954  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "87be3f7377444da6946d6f98be0a9605"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.573346  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:28.576685  3555 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.577399  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:28.577688  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "87be3f7377444da6946d6f98be0a9605"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.577955  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:28.603222  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:28.604434  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:28.606055  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:28.608345  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:28.608568  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.608824  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:28.609016  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.650215  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:34137
I20260710 13:21:28.650332  3617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:34137 every 8 connection(s)
I20260710 13:21:28.655232  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:28.663605  3622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.664134  3623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.667387  1508 server_base.cc:1061] running on GCE node
W20260710 13:21:28.668875  3625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.670010  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:28.670295  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:28.670488  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689688670470 us; error 0 us; skew 500 ppm
I20260710 13:21:28.670871  3618 heartbeater.cc:344] Connected to a master server at 127.1.121.62:32993
I20260710 13:21:28.671244  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:28.671324  3618 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:28.672120  3618 heartbeater.cc:507] Master 127.1.121.62:32993 requested a full tablet report, sending...
I20260710 13:21:28.674168  1508 webserver.cc:533] Webserver started at http://127.1.121.2:37575/ using document root <none> and password file <none>
I20260710 13:21:28.674624  3491 ts_manager.cc:194] Registered new tserver with Master: 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:28.674922  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:28.675267  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:28.675613  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:28.677075  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "cc6106b37d2341479885f91efba5fd4e"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.677268  3491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41896
I20260710 13:21:28.683094  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:21:28.686861  3630 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.687794  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:21:28.688074  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "cc6106b37d2341479885f91efba5fd4e"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.688325  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:28.703215  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:28.704459  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:28.705943  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:28.708401  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:28.708595  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.708945  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:28.709124  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.753604  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:34905
I20260710 13:21:28.753711  3692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:34905 every 8 connection(s)
I20260710 13:21:28.758906  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:28.765940  3696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.766168  3697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.769471  3699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.771843  3693 heartbeater.cc:344] Connected to a master server at 127.1.121.62:32993
I20260710 13:21:28.772259  3693 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:28.773204  3693 heartbeater.cc:507] Master 127.1.121.62:32993 requested a full tablet report, sending...
I20260710 13:21:28.775430  3491 ts_manager.cc:194] Registered new tserver with Master: cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:28.776168  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:28.776999  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:28.777204  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:28.777082  3491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41904
I20260710 13:21:28.777458  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689688777423 us; error 0 us; skew 500 ppm
I20260710 13:21:28.778144  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:28.780851  1508 webserver.cc:533] Webserver started at http://127.1.121.3:38033/ using document root <none> and password file <none>
I20260710 13:21:28.781345  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:28.781553  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:28.781822  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:28.782930  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "b6290ab15d8f402eacb2230aa80e3057"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.787380  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:28.790840  3704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.791750  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:21:28.792106  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "b6290ab15d8f402eacb2230aa80e3057"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.792452  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:28.805708  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:28.806970  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:28.808570  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:28.810870  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:28.811138  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:28.811398  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:28.811596  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.854389  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:36297
I20260710 13:21:28.854502  3766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:36297 every 8 connection(s)
I20260710 13:21:28.859234  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:28.865783  3770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:28.867638  3771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.869087  1508 server_base.cc:1061] running on GCE node
W20260710 13:21:28.869702  3773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:28.870765  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:28.871129  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:28.871400  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689688871380 us; error 0 us; skew 500 ppm
I20260710 13:21:28.871965  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:28.873529  3767 heartbeater.cc:344] Connected to a master server at 127.1.121.62:32993
I20260710 13:21:28.873905  3767 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:28.874799  3767 heartbeater.cc:507] Master 127.1.121.62:32993 requested a full tablet report, sending...
I20260710 13:21:28.874867  1508 webserver.cc:533] Webserver started at http://127.1.121.4:40945/ using document root <none> and password file <none>
I20260710 13:21:28.875595  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:28.875862  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:28.876185  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:28.877148  3491 ts_manager.cc:194] Registered new tserver with Master: b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:28.877393  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-3-root/instance:
uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.878671  3491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41908
I20260710 13:21:28.882335  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:21:28.885847  3778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.886780  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:28.887099  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:28.887358  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:28.913477  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:28.914706  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:28.916188  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:28.918437  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:28.918618  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:28.918951  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:28.919111  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:21:28.959941  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.4:45161
I20260710 13:21:28.960062  3840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.4:45161 every 8 connection(s)
I20260710 13:21:28.974030  3841 heartbeater.cc:344] Connected to a master server at 127.1.121.62:32993
I20260710 13:21:28.974586  3841 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:28.975399  3841 heartbeater.cc:507] Master 127.1.121.62:32993 requested a full tablet report, sending...
I20260710 13:21:28.977505  3491 ts_manager.cc:194] Registered new tserver with Master: 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:28.978137  1508 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01503071s
I20260710 13:21:28.978884  3491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41922
I20260710 13:21:29.005234  3491 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41934:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:21:29.155571  3583 tablet_service.cc:1511] Processing CreateTablet for tablet e12c63935d2543ef81c5cc73e9269da0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:29.156107  3582 tablet_service.cc:1511] Processing CreateTablet for tablet 87d973c5759a4551aece7f94343cc0f2 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:29.157248  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12c63935d2543ef81c5cc73e9269da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.158010  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d973c5759a4551aece7f94343cc0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.162461  3581 tablet_service.cc:1511] Processing CreateTablet for tablet 2076977f44b54935ba049a3dc04369df (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:29.164036  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076977f44b54935ba049a3dc04369df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.168963  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 2a721af425a84cc0ab34eebb83953711 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:29.171104  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a721af425a84cc0ab34eebb83953711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.171868  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 5633080a6e284fd891be2b3a072bee6f (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:29.172197  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 2a721af425a84cc0ab34eebb83953711 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:29.172313  3731 tablet_service.cc:1511] Processing CreateTablet for tablet 2076977f44b54935ba049a3dc04369df (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:29.173396  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5633080a6e284fd891be2b3a072bee6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.174065  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a721af425a84cc0ab34eebb83953711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.174300  3732 tablet_service.cc:1511] Processing CreateTablet for tablet 87d973c5759a4551aece7f94343cc0f2 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:29.176036  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d973c5759a4551aece7f94343cc0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.179841  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076977f44b54935ba049a3dc04369df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.192951  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 140ca84df9a84a6da47f81fa66f03f9b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:29.194366  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ca84df9a84a6da47f81fa66f03f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.228298  3806 tablet_service.cc:1511] Processing CreateTablet for tablet e12c63935d2543ef81c5cc73e9269da0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:29.230268  3806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12c63935d2543ef81c5cc73e9269da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.232642  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 2076977f44b54935ba049a3dc04369df (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:21:29.234575  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2076977f44b54935ba049a3dc04369df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.236563  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 5633080a6e284fd891be2b3a072bee6f (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:29.238466  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5633080a6e284fd891be2b3a072bee6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.242080  3861 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:29.242630  3803 tablet_service.cc:1511] Processing CreateTablet for tablet 140ca84df9a84a6da47f81fa66f03f9b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:29.243999  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ca84df9a84a6da47f81fa66f03f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.247808  3802 tablet_service.cc:1511] Processing CreateTablet for tablet 632dc44327b54744978ca01d16e2bdf6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:29.249197  3802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632dc44327b54744978ca01d16e2bdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.248921  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5501414ca1472194e2f70772b4d06b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:29.250329  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5501414ca1472194e2f70772b4d06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.251899  3658 tablet_service.cc:1511] Processing CreateTablet for tablet e12c63935d2543ef81c5cc73e9269da0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:21:29.253352  3658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e12c63935d2543ef81c5cc73e9269da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.256337  3657 tablet_service.cc:1511] Processing CreateTablet for tablet 87d973c5759a4551aece7f94343cc0f2 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:21:29.257400  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 632dc44327b54744978ca01d16e2bdf6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:29.257985  3657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87d973c5759a4551aece7f94343cc0f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.258630  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632dc44327b54744978ca01d16e2bdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.260267  3656 tablet_service.cc:1511] Processing CreateTablet for tablet 5633080a6e284fd891be2b3a072bee6f (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:21:29.261633  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5501414ca1472194e2f70772b4d06b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:29.262946  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5501414ca1472194e2f70772b4d06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.262873  3655 tablet_service.cc:1511] Processing CreateTablet for tablet 2a721af425a84cc0ab34eebb83953711 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:21:29.265328  3654 tablet_service.cc:1511] Processing CreateTablet for tablet 140ca84df9a84a6da47f81fa66f03f9b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:21:29.267766  3653 tablet_service.cc:1511] Processing CreateTablet for tablet 7c5501414ca1472194e2f70772b4d06b (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:21:29.270027  3862 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:29.270195  3578 tablet_service.cc:1511] Processing CreateTablet for tablet 446e31144e5b40239c3118594ddd5f31 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:29.274410  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446e31144e5b40239c3118594ddd5f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.261667  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5633080a6e284fd891be2b3a072bee6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.276279  3652 tablet_service.cc:1511] Processing CreateTablet for tablet 446e31144e5b40239c3118594ddd5f31 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:29.277559  3652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446e31144e5b40239c3118594ddd5f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.278147  3800 tablet_service.cc:1511] Processing CreateTablet for tablet 8c74bf5bc05c44f999c56b4c258a5d75 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:29.279241  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a721af425a84cc0ab34eebb83953711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.279577  3800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c74bf5bc05c44f999c56b4c258a5d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.279979  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 446e31144e5b40239c3118594ddd5f31 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:21:29.281221  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 446e31144e5b40239c3118594ddd5f31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.283183  3654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 140ca84df9a84a6da47f81fa66f03f9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.284567  3653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c5501414ca1472194e2f70772b4d06b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.308034  3731 tablet_service.cc:1511] Processing CreateTablet for tablet 632dc44327b54744978ca01d16e2bdf6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:21:29.308928  3861 tablet_bootstrap.cc:654] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.309429  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 632dc44327b54744978ca01d16e2bdf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.316045  3862 tablet_bootstrap.cc:654] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.337462  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 8c74bf5bc05c44f999c56b4c258a5d75 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:29.338842  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c74bf5bc05c44f999c56b4c258a5d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.346769  3863 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:29.411597  3863 tablet_bootstrap.cc:654] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.430240  3865 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:29.430598  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 051029a1f6234741a45d92d9b1924523 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:29.432047  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051029a1f6234741a45d92d9b1924523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.435173  3656 tablet_service.cc:1511] Processing CreateTablet for tablet 8c74bf5bc05c44f999c56b4c258a5d75 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:21:29.436966  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c74bf5bc05c44f999c56b4c258a5d75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.445432  3862 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:29.445961  3862 ts_tablet_manager.cc:1403] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.176s	user 0.022s	sys 0.023s
I20260710 13:21:29.448266  3801 tablet_service.cc:1511] Processing CreateTablet for tablet 051029a1f6234741a45d92d9b1924523 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:29.449844  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051029a1f6234741a45d92d9b1924523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.449543  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 051029a1f6234741a45d92d9b1924523 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:21:29.451236  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051029a1f6234741a45d92d9b1924523. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.456233  3861 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:29.456738  3861 ts_tablet_manager.cc:1403] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.215s	user 0.031s	sys 0.016s
I20260710 13:21:29.448987  3862 raft_consensus.cc:359] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.458792  3862 raft_consensus.cc:385] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.461833  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 23e41bead42848ef998be62019749b76 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:29.462739  3865 tablet_bootstrap.cc:654] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.463300  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e41bead42848ef998be62019749b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.459156  3862 raft_consensus.cc:740] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.465018  3862 consensus_queue.cc:260] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.465824  3861 raft_consensus.cc:359] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.467065  3861 raft_consensus.cc:385] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.467386  3861 raft_consensus.cc:740] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.468277  3861 consensus_queue.cc:260] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.460400  3658 tablet_service.cc:1511] Processing CreateTablet for tablet 23e41bead42848ef998be62019749b76 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:29.468822  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 23e41bead42848ef998be62019749b76 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:21:29.470101  3658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e41bead42848ef998be62019749b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.470412  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23e41bead42848ef998be62019749b76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.471447  3863 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:29.471989  3863 ts_tablet_manager.cc:1403] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.011s
I20260710 13:21:29.475741  3863 raft_consensus.cc:359] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.476437  3863 raft_consensus.cc:385] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.476730  3863 raft_consensus.cc:740] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.477545  3863 consensus_queue.cc:260] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
W20260710 13:21:29.479961  3539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:29.481647  3580 tablet_service.cc:1511] Processing CreateTablet for tablet bba57ea6c591476b8d1e2db57a5d0032 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:29.485119  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba57ea6c591476b8d1e2db57a5d0032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.490903  3656 tablet_service.cc:1511] Processing CreateTablet for tablet bba57ea6c591476b8d1e2db57a5d0032 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:29.496973  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba57ea6c591476b8d1e2db57a5d0032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.521572  3732 tablet_service.cc:1511] Processing CreateTablet for tablet bba57ea6c591476b8d1e2db57a5d0032 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:21:29.523506  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bba57ea6c591476b8d1e2db57a5d0032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.523236  3801 tablet_service.cc:1511] Processing CreateTablet for tablet c83053cc35174264b4477d97a9d9b0f4 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:29.525064  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83053cc35174264b4477d97a9d9b0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.582644  3693 heartbeater.cc:499] Master 127.1.121.62:32993 was elected leader, sending a full tablet report...
I20260710 13:21:29.582619  3868 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:29.584496  3869 raft_consensus.cc:493] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:29.584980  3869 raft_consensus.cc:515] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.585353  3868 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.588141  3767 heartbeater.cc:499] Master 127.1.121.62:32993 was elected leader, sending a full tablet report...
I20260710 13:21:29.587769  3868 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:29.592330  3653 tablet_service.cc:1511] Processing CreateTablet for tablet c83053cc35174264b4477d97a9d9b0f4 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:29.593643  3653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83053cc35174264b4477d97a9d9b0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.595638  3582 tablet_service.cc:1511] Processing CreateTablet for tablet c83053cc35174264b4477d97a9d9b0f4 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:21:29.597282  3582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c83053cc35174264b4477d97a9d9b0f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.607820  3861 ts_tablet_manager.cc:1434] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.151s	user 0.020s	sys 0.006s
I20260710 13:21:29.607748  3869 leader_election.cc:290] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:29.608883  3618 heartbeater.cc:499] Master 127.1.121.62:32993 was elected leader, sending a full tablet report...
I20260710 13:21:29.609198  3861 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:29.621246  3863 ts_tablet_manager.cc:1434] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.149s	user 0.026s	sys 0.057s
I20260710 13:21:29.621407  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 86a72032e8274f298193720c4d6c5604 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:29.622359  3865 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:29.623113  3865 ts_tablet_manager.cc:1403] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.193s	user 0.017s	sys 0.007s
I20260710 13:21:29.635702  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a72032e8274f298193720c4d6c5604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.629592  3804 tablet_service.cc:1511] Processing CreateTablet for tablet 86a72032e8274f298193720c4d6c5604 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:29.640678  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a72032e8274f298193720c4d6c5604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.644621  3803 tablet_service.cc:1511] Processing CreateTablet for tablet 82805ddefcab44aa898e9b6e29a92e82 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:29.646005  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82805ddefcab44aa898e9b6e29a92e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.629230  3873 raft_consensus.cc:493] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:29.651777  3863 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:29.656682  3862 ts_tablet_manager.cc:1434] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.210s	user 0.009s	sys 0.014s
I20260710 13:21:29.667208  3583 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba27cb33094f40bd90393903b42762 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:29.668216  3862 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
W20260710 13:21:29.661938  3619 tablet.cc:2406] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:21:29.669524  3583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba27cb33094f40bd90393903b42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.677764  3730 tablet_service.cc:1511] Processing CreateTablet for tablet 86a72032e8274f298193720c4d6c5604 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:21:29.679207  3730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86a72032e8274f298193720c4d6c5604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.680145  3862 tablet_bootstrap.cc:654] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.689309  3865 raft_consensus.cc:359] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.690191  3865 raft_consensus.cc:385] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.690647  3865 raft_consensus.cc:740] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.661546  3873 raft_consensus.cc:515] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.694145  3873 leader_election.cc:290] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:29.723453  3861 tablet_bootstrap.cc:654] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.724375  3806 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac1a9ea4d4453b87a63e320d04c6c0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:29.725771  3806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac1a9ea4d4453b87a63e320d04c6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.702831  3865 consensus_queue.cc:260] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.746093  3805 tablet_service.cc:1511] Processing CreateTablet for tablet e498b51d8c6a4ad8acbaf6334aceda3a (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:29.747527  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e498b51d8c6a4ad8acbaf6334aceda3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.749553  3731 tablet_service.cc:1511] Processing CreateTablet for tablet 82805ddefcab44aa898e9b6e29a92e82 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:29.764207  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba27cb33094f40bd90393903b42762 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:29.780056  3862 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:29.780120  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:29.780706  3862 ts_tablet_manager.cc:1403] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.000s
I20260710 13:21:29.781011  3593 raft_consensus.cc:2468] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:29.780890  3580 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac1a9ea4d4453b87a63e320d04c6c0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:29.782248  3580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac1a9ea4d4453b87a63e320d04c6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.782699  3705 leader_election.cc:304] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:29.783612  3869 raft_consensus.cc:2804] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:29.784013  3861 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:29.783978  3869 raft_consensus.cc:493] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:29.784376  3863 tablet_bootstrap.cc:654] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.784603  3861 ts_tablet_manager.cc:1403] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.176s	user 0.007s	sys 0.017s
I20260710 13:21:29.784574  3869 raft_consensus.cc:3060] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:29.788266  3731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82805ddefcab44aa898e9b6e29a92e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.799346  3656 tablet_service.cc:1511] Processing CreateTablet for tablet 69ba27cb33094f40bd90393903b42762 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:21:29.801178  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba27cb33094f40bd90393903b42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.801239  3865 ts_tablet_manager.cc:1434] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.178s	user 0.013s	sys 0.004s
I20260710 13:21:29.804699  3841 heartbeater.cc:499] Master 127.1.121.62:32993 was elected leader, sending a full tablet report...
I20260710 13:21:29.805305  3861 raft_consensus.cc:359] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.806030  3861 raft_consensus.cc:385] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.806335  3861 raft_consensus.cc:740] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.812525  3655 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac1a9ea4d4453b87a63e320d04c6c0 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:21:29.813946  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac1a9ea4d4453b87a63e320d04c6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.814586  3657 tablet_service.cc:1511] Processing CreateTablet for tablet bca7c1d17d424f9e82f47b3562830361 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:29.816309  3657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca7c1d17d424f9e82f47b3562830361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.816900  3578 tablet_service.cc:1511] Processing CreateTablet for tablet e498b51d8c6a4ad8acbaf6334aceda3a (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:21:29.818308  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e498b51d8c6a4ad8acbaf6334aceda3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.819447  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:29.832372  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69ba27cb33094f40bd90393903b42762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.839227  3805 tablet_service.cc:1511] Processing CreateTablet for tablet bca7c1d17d424f9e82f47b3562830361 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260710 13:21:29.835731  3631 leader_election.cc:343] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:29.840509  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca7c1d17d424f9e82f47b3562830361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.845288  3862 raft_consensus.cc:359] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.845336  3579 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9981653c894936975180b0d793ed70 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:29.846387  3862 raft_consensus.cc:385] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:29.847241  3579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9981653c894936975180b0d793ed70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.848183  3658 tablet_service.cc:1511] Processing CreateTablet for tablet 82805ddefcab44aa898e9b6e29a92e82 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:21:29.859135  3865 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:29.861713  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:29.861784  3728 tablet_service.cc:1511] Processing CreateTablet for tablet e498b51d8c6a4ad8acbaf6334aceda3a (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 13:21:29.863704  3707 leader_election.cc:343] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:29.865401  3727 tablet_service.cc:1511] Processing CreateTablet for tablet bca7c1d17d424f9e82f47b3562830361 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:21:29.863749  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e498b51d8c6a4ad8acbaf6334aceda3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.868036  3727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bca7c1d17d424f9e82f47b3562830361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.846858  3862 raft_consensus.cc:740] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:29.865521  3865 tablet_bootstrap.cc:654] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.877012  3889 raft_consensus.cc:493] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:29.877475  3889 raft_consensus.cc:515] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.872799  3861 consensus_queue.cc:260] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.881992  3861 ts_tablet_manager.cc:1434] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.097s	user 0.002s	sys 0.005s
I20260710 13:21:29.886258  3869 raft_consensus.cc:515] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:29.887990  3653 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9981653c894936975180b0d793ed70 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:29.889314  3862 consensus_queue.cc:260] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:29.891099  3861 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:29.891636  3862 ts_tablet_manager.cc:1434] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.111s	user 0.010s	sys 0.000s
I20260710 13:21:29.892702  3862 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:29.901580  3889 leader_election.cc:290] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:29.874459  3658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82805ddefcab44aa898e9b6e29a92e82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.915256  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:29.915436  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:29.915959  3593 raft_consensus.cc:3060] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:29.925117  3558 leader_election.cc:343] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:29.931578  3581 tablet_service.cc:1511] Processing CreateTablet for tablet 429b5792d0464f84ab474674f85c476d (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:29.933004  3581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429b5792d0464f84ab474674f85c476d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:29.954658  3869 leader_election.cc:290] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:29.961186  3862 tablet_bootstrap.cc:654] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:29.983577  3593 raft_consensus.cc:2468] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:29.984925  3705 leader_election.cc:304] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:29.986022  3869 raft_consensus.cc:2804] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:29.986501  3869 raft_consensus.cc:697] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:29.947753  3653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9981653c894936975180b0d793ed70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.002557  3732 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9981653c894936975180b0d793ed70 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:21:30.003100  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.003376  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.003573  3655 tablet_service.cc:1511] Processing CreateTablet for tablet 429b5792d0464f84ab474674f85c476d (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:30.004338  3732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9981653c894936975180b0d793ed70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.004832  3655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429b5792d0464f84ab474674f85c476d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.004673  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.000643  3869 consensus_queue.cc:237] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.006984  3861 tablet_bootstrap.cc:654] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.009012  3863 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.009526  3863 ts_tablet_manager.cc:1403] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.383s	user 0.043s	sys 0.017s
W20260710 13:21:30.009814  3631 leader_election.cc:343] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.010257  3631 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.009550  3556 leader_election.cc:304] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.011695  3872 raft_consensus.cc:2749] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.012002  3873 raft_consensus.cc:2749] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:30.026867  3707 leader_election.cc:343] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.028386  3863 raft_consensus.cc:359] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.029176  3863 raft_consensus.cc:385] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.029471  3863 raft_consensus.cc:740] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.058717  3728 tablet_service.cc:1511] Processing CreateTablet for tablet be53b332594f41ea8b43d48795d70dce (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:30.060307  3728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53b332594f41ea8b43d48795d70dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.063455  3863 consensus_queue.cc:260] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.068195  3863 ts_tablet_manager.cc:1434] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260710 13:21:30.069129  3578 tablet_service.cc:1511] Processing CreateTablet for tablet be53b332594f41ea8b43d48795d70dce (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:30.070571  3578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53b332594f41ea8b43d48795d70dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.069304  3863 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.088299  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
W20260710 13:21:30.092396  3779 leader_election.cc:343] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.094274  3656 tablet_service.cc:1511] Processing CreateTablet for tablet 6dda691140c24bf9b3a3d5402d2ad9b6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:30.094782  3488 catalog_manager.cc:5697] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:30.096632  3729 tablet_service.cc:1511] Processing CreateTablet for tablet 6dda691140c24bf9b3a3d5402d2ad9b6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:30.098052  3729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dda691140c24bf9b3a3d5402d2ad9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.105635  3656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dda691140c24bf9b3a3d5402d2ad9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.106573  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 429b5792d0464f84ab474674f85c476d (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:21:30.108007  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429b5792d0464f84ab474674f85c476d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.126279  3863 tablet_bootstrap.cc:654] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.133234  3861 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.136054  3801 tablet_service.cc:1511] Processing CreateTablet for tablet be53b332594f41ea8b43d48795d70dce (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:21:30.137586  3801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be53b332594f41ea8b43d48795d70dce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.140159  3865 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.140726  3865 ts_tablet_manager.cc:1403] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.282s	user 0.015s	sys 0.008s
I20260710 13:21:30.140918  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.141112  3806 tablet_service.cc:1511] Processing CreateTablet for tablet 6dda691140c24bf9b3a3d5402d2ad9b6 (DEFAULT_TABLE table=test-workload [id=122e1ab2a971467397f81242add67213]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:21:30.142499  3806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dda691140c24bf9b3a3d5402d2ad9b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:30.143961  3862 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.144536  3862 ts_tablet_manager.cc:1403] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.252s	user 0.017s	sys 0.023s
I20260710 13:21:30.147930  3862 raft_consensus.cc:359] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.148708  3862 raft_consensus.cc:385] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.149042  3862 raft_consensus.cc:740] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.149304  3865 raft_consensus.cc:359] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.149991  3862 consensus_queue.cc:260] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.150635  3865 raft_consensus.cc:385] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.151150  3865 raft_consensus.cc:740] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.150242  3861 ts_tablet_manager.cc:1403] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.267s	user 0.023s	sys 0.030s
W20260710 13:21:30.152645  3781 leader_election.cc:343] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.153206  3781 leader_election.cc:304] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.153997  3865 consensus_queue.cc:260] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.161471  3885 raft_consensus.cc:2749] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.156783  3861 raft_consensus.cc:359] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.162163  3861 raft_consensus.cc:385] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.165149  3861 raft_consensus.cc:740] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.165537  3862 ts_tablet_manager.cc:1434] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:21:30.162830  3863 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.166810  3862 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.166291  3861 consensus_queue.cc:260] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.166877  3863 ts_tablet_manager.cc:1403] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.006s
I20260710 13:21:30.170532  3863 raft_consensus.cc:359] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.171393  3863 raft_consensus.cc:385] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.171733  3863 raft_consensus.cc:740] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.174110  3862 tablet_bootstrap.cc:654] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.173604  3863 consensus_queue.cc:260] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.174225  3861 ts_tablet_manager.cc:1434] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:21:30.163951  3865 ts_tablet_manager.cc:1434] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:21:30.178751  3873 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.181509  3865 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.181420  3873 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.179848  3869 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.183988  3869 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.180626  3863 ts_tablet_manager.cc:1434] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:21:30.188092  3863 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.193728  3861 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:30.204797  3861 tablet_bootstrap.cc:654] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.209259  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.210080  3873 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.210165  3593 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:30.207413  3869 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.207927  3865 tablet_bootstrap.cc:654] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.217069  3863 tablet_bootstrap.cc:654] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.214818  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.221663  3742 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.216125  3705 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:30.224386  3869 raft_consensus.cc:2804] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.224453  3556 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:30.224924  3869 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.225312  3869 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.225451  3873 raft_consensus.cc:2804] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.225873  3873 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.226502  3873 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.243085  3872 raft_consensus.cc:493] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.235181  3869 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.243640  3872 raft_consensus.cc:515] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.242633  3873 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.246315  3862 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.246834  3862 ts_tablet_manager.cc:1403] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.032s
I20260710 13:21:30.246766  3873 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.250095  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.250717  3741 raft_consensus.cc:2468] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:30.251549  3862 raft_consensus.cc:359] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.251735  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:30.251960  3631 leader_election.cc:304] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.252723  3593 raft_consensus.cc:2393] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6290ab15d8f402eacb2230aa80e3057 in current term 1: Already voted for candidate 87be3f7377444da6946d6f98be0a9605 in this term.
I20260710 13:21:30.254230  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:30.248620  3869 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.253580  3862 raft_consensus.cc:385] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.256862  3872 leader_election.cc:290] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.267149  3872 raft_consensus.cc:2804] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.264710  3742 raft_consensus.cc:2393] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.267555  3872 raft_consensus.cc:493] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.264247  3862 raft_consensus.cc:740] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.273859  3872 raft_consensus.cc:3060] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.279060  3862 consensus_queue.cc:260] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.280848  3863 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.281363  3863 ts_tablet_manager.cc:1403] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.094s	user 0.006s	sys 0.023s
I20260710 13:21:30.282387  3862 ts_tablet_manager.cc:1434] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:21:30.283362  3862 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.284883  3873 raft_consensus.cc:493] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.286072  3873 raft_consensus.cc:515] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.297369  3861 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.299197  3865 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.301319  3861 ts_tablet_manager.cc:1403] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.006s
I20260710 13:21:30.300493  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.302156  3873 leader_election.cc:290] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
W20260710 13:21:30.303001  3558 leader_election.cc:343] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.305013  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.302536  3863 raft_consensus.cc:359] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.305994  3863 raft_consensus.cc:385] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.308765  3863 raft_consensus.cc:740] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.309309  3872 raft_consensus.cc:515] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.306726  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.309785  3863 consensus_queue.cc:260] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.311925  3865 ts_tablet_manager.cc:1403] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.131s	user 0.027s	sys 0.018s
I20260710 13:21:30.312285  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:30.312858  3742 raft_consensus.cc:3060] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.313577  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
W20260710 13:21:30.314886  3632 leader_election.cc:343] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.314950  3865 raft_consensus.cc:359] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.315768  3865 raft_consensus.cc:385] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.316056  3865 raft_consensus.cc:740] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.316711  3865 consensus_queue.cc:260] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.308456  3862 tablet_bootstrap.cc:654] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:30.319434  3706 leader_election.cc:343] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:30.320442  3706 leader_election.cc:343] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.320849  3706 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [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: b6290ab15d8f402eacb2230aa80e3057; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:30.321552  3861 raft_consensus.cc:359] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.321956  3869 raft_consensus.cc:2749] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.323251  3872 leader_election.cc:290] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.318867  3865 ts_tablet_manager.cc:1434] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:21:30.324502  3865 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.328320  3742 raft_consensus.cc:2468] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:30.329705  3631 leader_election.cc:304] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.330147  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.330579  3872 raft_consensus.cc:2804] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.330982  3865 tablet_bootstrap.cc:654] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.331097  3872 raft_consensus.cc:697] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
W20260710 13:21:30.331472  3632 leader_election.cc:343] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.332369  3863 ts_tablet_manager.cc:1434] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260710 13:21:30.332026  3872 consensus_queue.cc:237] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.333426  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.334488  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.333434  3863 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.322144  3861 raft_consensus.cc:385] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.335522  3861 raft_consensus.cc:740] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.336706  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.336786  3861 consensus_queue.cc:260] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
W20260710 13:21:30.338481  3557 leader_election.cc:343] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:30.339778  3557 leader_election.cc:343] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.340193  3557 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.341045  3873 raft_consensus.cc:2749] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:21:30.341890  3557 leader_election.cc:343] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.342052  3861 ts_tablet_manager.cc:1434] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260710 13:21:30.342341  3557 leader_election.cc:304] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.342738  3863 tablet_bootstrap.cc:654] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.343114  3873 raft_consensus.cc:2749] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.343219  3861 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:30.348063  3865 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.348596  3865 ts_tablet_manager.cc:1403] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.005s
I20260710 13:21:30.351003  3861 tablet_bootstrap.cc:654] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.353979  3865 raft_consensus.cc:359] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.356159  3865 raft_consensus.cc:385] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.356462  3865 raft_consensus.cc:740] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.351300  3862 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.357489  3862 ts_tablet_manager.cc:1403] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.074s	user 0.009s	sys 0.008s
I20260710 13:21:30.358266  3489 catalog_manager.cc:5697] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.360603  3862 raft_consensus.cc:359] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.361356  3862 raft_consensus.cc:385] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.361644  3862 raft_consensus.cc:740] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.362519  3865 consensus_queue.cc:260] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.366514  3865 ts_tablet_manager.cc:1434] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:30.367475  3865 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.369624  3862 consensus_queue.cc:260] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.371785  3862 ts_tablet_manager.cc:1434] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:21:30.372793  3862 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.373639  3863 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.374325  3863 ts_tablet_manager.cc:1403] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260710 13:21:30.378052  3863 raft_consensus.cc:359] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.379197  3862 tablet_bootstrap.cc:654] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.381982  3861 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.382481  3861 ts_tablet_manager.cc:1403] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.016s
I20260710 13:21:30.383823  3865 tablet_bootstrap.cc:654] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.385295  3863 raft_consensus.cc:385] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.385682  3863 raft_consensus.cc:740] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.386046  3861 raft_consensus.cc:359] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.386407  3863 consensus_queue.cc:260] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.386909  3861 raft_consensus.cc:385] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.387270  3861 raft_consensus.cc:740] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.388723  3863 ts_tablet_manager.cc:1434] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260710 13:21:30.388540  3861 consensus_queue.cc:260] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.389825  3863 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.394954  3872 raft_consensus.cc:493] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.395552  3872 raft_consensus.cc:515] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.396466  3863 tablet_bootstrap.cc:654] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.397711  3862 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.397764  3872 leader_election.cc:290] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:30.398336  3862 ts_tablet_manager.cc:1403] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 13:21:30.399940  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.402087  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a721af425a84cc0ab34eebb83953711" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.403925  3593 raft_consensus.cc:2393] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc6106b37d2341479885f91efba5fd4e in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.405138  3631 leader_election.cc:304] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.406278  3872 raft_consensus.cc:3060] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.407871  3861 ts_tablet_manager.cc:1434] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.004s
I20260710 13:21:30.409313  3863 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.409808  3863 ts_tablet_manager.cc:1403] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:21:30.411579  3861 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:30.412035  3872 raft_consensus.cc:2749] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.412890  3863 raft_consensus.cc:359] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.401480  3862 raft_consensus.cc:359] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.413846  3863 raft_consensus.cc:385] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.413976  3862 raft_consensus.cc:385] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.414222  3863 raft_consensus.cc:740] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.414435  3862 raft_consensus.cc:740] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.415263  3862 consensus_queue.cc:260] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.415143  3863 consensus_queue.cc:260] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.417490  3863 ts_tablet_manager.cc:1434] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:30.418489  3863 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.419458  3861 tablet_bootstrap.cc:654] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.421243  3872 raft_consensus.cc:493] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.421752  3872 raft_consensus.cc:515] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.423795  3872 leader_election.cc:290] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.424945  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.425299  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.425949  3593 raft_consensus.cc:2468] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
W20260710 13:21:30.426556  3632 leader_election.cc:343] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.427146  3865 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.427191  3631 leader_election.cc:304] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:30.428099  3865 ts_tablet_manager.cc:1403] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.001s
I20260710 13:21:30.429394  3872 raft_consensus.cc:2804] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.429812  3872 raft_consensus.cc:493] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.430145  3872 raft_consensus.cc:3060] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.431695  3865 raft_consensus.cc:359] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.432307  3862 ts_tablet_manager.cc:1434] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 13:21:30.432482  3865 raft_consensus.cc:385] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.432917  3865 raft_consensus.cc:740] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.433616  3865 consensus_queue.cc:260] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.425336  3863 tablet_bootstrap.cc:654] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.436512  3862 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.440536  3865 ts_tablet_manager.cc:1434] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.007s
I20260710 13:21:30.441735  3865 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.444955  3872 raft_consensus.cc:515] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.447665  3872 leader_election.cc:290] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.448043  3865 tablet_bootstrap.cc:654] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.449255  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.449857  3816 raft_consensus.cc:3060] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.455171  3869 consensus_queue.cc:1048] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.458192  3885 raft_consensus.cc:493] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.458734  3885 raft_consensus.cc:515] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.459306  3863 tablet_bootstrap.cc:492] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.459805  3863 ts_tablet_manager.cc:1403] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.003s
I20260710 13:21:30.460359  3865 tablet_bootstrap.cc:492] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.460785  3865 ts_tablet_manager.cc:1403] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260710 13:21:30.461133  3885 leader_election.cc:290] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.462875  3863 raft_consensus.cc:359] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.463415  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.463843  3862 tablet_bootstrap.cc:654] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.463464  3865 raft_consensus.cc:359] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.464303  3865 raft_consensus.cc:385] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.464588  3865 raft_consensus.cc:740] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.463661  3863 raft_consensus.cc:385] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.464692  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e12c63935d2543ef81c5cc73e9269da0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:30.466532  3593 raft_consensus.cc:3060] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.465833  3863 raft_consensus.cc:740] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.476867  3863 consensus_queue.cc:260] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.479962  3863 ts_tablet_manager.cc:1434] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
W20260710 13:21:30.482045  3539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:30.481989  3816 raft_consensus.cc:2468] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:30.482437  3863 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.482463  3869 consensus_queue.cc:1048] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 13:21:30.472931  3779 leader_election.cc:343] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.485867  3632 leader_election.cc:304] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.489586  3872 raft_consensus.cc:2804] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.490214  3872 raft_consensus.cc:697] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:30.491137  3872 consensus_queue.cc:237] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.486145  3865 consensus_queue.cc:260] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.499850  3885 raft_consensus.cc:493] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.500537  3885 raft_consensus.cc:515] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.507524  3885 leader_election.cc:290] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.510258  3593 raft_consensus.cc:2468] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:30.514240  3861 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.511448  3667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.514926  3861 ts_tablet_manager.cc:1403] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.013s
I20260710 13:21:30.516461  3865 ts_tablet_manager.cc:1434] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260710 13:21:30.517549  3865 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.520524  3861 raft_consensus.cc:359] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
W20260710 13:21:30.522749  3781 leader_election.cc:343] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.528692  3861 raft_consensus.cc:385] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.532542  3861 raft_consensus.cc:740] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.533610  3861 consensus_queue.cc:260] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.514870  3863 tablet_bootstrap.cc:654] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.539007  3865 tablet_bootstrap.cc:654] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.549095  3862 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.549731  3862 ts_tablet_manager.cc:1403] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.015s
I20260710 13:21:30.555913  3885 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.562747  3862 raft_consensus.cc:359] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.563558  3862 raft_consensus.cc:385] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.563856  3862 raft_consensus.cc:740] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.564404  3861 ts_tablet_manager.cc:1434] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 13:21:30.564567  3862 consensus_queue.cc:260] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.565814  3861 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:30.568434  3885 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.570525  3885 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.572014  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.567176  3489 catalog_manager.cc:5697] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.573721  3742 raft_consensus.cc:2393] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.575309  3873 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.577587  3873 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.580753  3873 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.581544  3873 raft_consensus.cc:493] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.591966  3873 raft_consensus.cc:515] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.594931  3873 leader_election.cc:290] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.598042  3861 tablet_bootstrap.cc:654] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.601015  3667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.601718  3667 raft_consensus.cc:2468] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.601887  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.602797  3742 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.602963  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.604513  3556 leader_election.cc:304] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:30.605046  3666 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.604359  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.605758  3873 raft_consensus.cc:2804] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.606282  3873 raft_consensus.cc:493] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.606710  3873 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:30.608182  3557 leader_election.cc:343] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.609185  3558 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:30.620146  3873 raft_consensus.cc:515] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.622790  3931 raft_consensus.cc:2804] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.623376  3931 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.623757  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:30.624562  3742 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.623804  3931 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.631235  3869 raft_consensus.cc:493] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.631937  3869 raft_consensus.cc:515] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.638767  3931 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.643241  3869 leader_election.cc:290] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.644459  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.645167  3815 raft_consensus.cc:2468] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
W20260710 13:21:30.645264  3705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.1:34137, user_credentials={real_user=slave}} blocked reactor thread for 99344.4us
I20260710 13:21:30.642762  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.648245  3706 leader_election.cc:304] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
W20260710 13:21:30.649174  3557 leader_election.cc:343] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.652357  3928 raft_consensus.cc:2804] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.652870  3928 raft_consensus.cc:493] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.653052  3865 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.653321  3928 raft_consensus.cc:3060] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.653654  3865 ts_tablet_manager.cc:1403] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.136s	user 0.029s	sys 0.027s
I20260710 13:21:30.658814  3862 ts_tablet_manager.cc:1434] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.109s	user 0.008s	sys 0.011s
I20260710 13:21:30.659897  3862 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.659852  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.661228  3865 raft_consensus.cc:359] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.662276  3865 raft_consensus.cc:385] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.663767  3863 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.664260  3863 ts_tablet_manager.cc:1403] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.015s
I20260710 13:21:30.665541  3873 leader_election.cc:290] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.665560  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.667546  3668 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.667660  3873 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.668072  3869 raft_consensus.cc:493] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.668608  3869 raft_consensus.cc:515] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.671506  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.672334  3666 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.673683  3869 leader_election.cc:290] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.674191  3869 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.675886  3863 raft_consensus.cc:359] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.677858  3863 raft_consensus.cc:385] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.668411  3873 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.662662  3865 raft_consensus.cc:740] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.679351  3667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.679998  3667 raft_consensus.cc:2468] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:30.680879  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.681303  3707 leader_election.cc:304] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.681762  3816 raft_consensus.cc:2468] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:30.684219  3932 raft_consensus.cc:2804] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.684538  3668 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:30.678228  3863 raft_consensus.cc:740] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.685958  3558 leader_election.cc:304] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.684691  3932 raft_consensus.cc:493] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.686889  3932 raft_consensus.cc:3060] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.686849  3863 consensus_queue.cc:260] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.692090  3666 raft_consensus.cc:2468] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
W20260710 13:21:30.675436  3705 leader_election.cc:343] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.693228  3558 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:30.674583  3869 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.694518  3863 ts_tablet_manager.cc:1434] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 13:21:30.695843  3863 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.696362  3869 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.698292  3742 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:30.692719  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.705989  3668 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.699537  3931 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.707543  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.713214  3558 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.707840  3873 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:30.714707  3873 raft_consensus.cc:2804] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.715229  3873 raft_consensus.cc:697] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:30.716255  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.716959  3592 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:30.717407  3931 raft_consensus.cc:2804] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.717900  3931 raft_consensus.cc:697] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:30.718186  3705 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:30.718636  3932 raft_consensus.cc:515] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.718824  3931 consensus_queue.cc:237] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.719702  3873 consensus_queue.cc:237] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.722473  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.723326  3668 raft_consensus.cc:3060] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.723757  3863 tablet_bootstrap.cc:654] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.708917  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.727306  3937 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.727373  3666 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:30.727892  3937 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.728336  3937 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.731166  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.731470  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.732177  3591 raft_consensus.cc:2393] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 1: Already voted for candidate 87be3f7377444da6946d6f98be0a9605 in this term.
W20260710 13:21:30.733223  3779 leader_election.cc:343] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.733991  3779 leader_election.cc:304] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.736526  3885 raft_consensus.cc:2749] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.726244  3742 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.737520  3869 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.737072  3779 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.739444  3869 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.739867  3869 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.740108  3885 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.740693  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.740904  3668 raft_consensus.cc:2468] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:30.711853  3865 consensus_queue.cc:260] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
W20260710 13:21:30.745460  3779 leader_election.cc:343] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:30.754463  3779 leader_election.cc:304] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.754760  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c5501414ca1472194e2f70772b4d06b" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.755720  3816 raft_consensus.cc:3060] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.737092  3862 tablet_bootstrap.cc:654] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.766625  3861 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.745160  3932 leader_election.cc:290] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.767670  3861 ts_tablet_manager.cc:1403] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.202s	user 0.023s	sys 0.008s
I20260710 13:21:30.769883  3707 leader_election.cc:304] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.772480  3932 raft_consensus.cc:2804] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.773237  3932 raft_consensus.cc:697] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:30.774096  3932 consensus_queue.cc:237] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.774475  3861 raft_consensus.cc:359] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.775207  3861 raft_consensus.cc:385] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.775625  3861 raft_consensus.cc:740] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.776748  3861 consensus_queue.cc:260] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.781773  3865 ts_tablet_manager.cc:1434] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.128s	user 0.005s	sys 0.008s
I20260710 13:21:30.792640  3865 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:30.771502  3885 raft_consensus.cc:2749] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.795864  3861 ts_tablet_manager.cc:1434] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:21:30.770817  3869 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.813444  3943 raft_consensus.cc:493] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.814222  3943 raft_consensus.cc:515] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:30.815465  3815 raft_consensus.cc:3060] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.816681  3943 leader_election.cc:290] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:30.817553  3942 raft_consensus.cc:2749] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:21:30.802350  3558 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.2:34905, user_credentials={real_user=slave}} blocked reactor thread for 89887.1us
I20260710 13:21:30.801416  3937 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.828203  3861 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:30.827317  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.826229  3872 consensus_queue.cc:1048] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:21:30.838917  3873 raft_consensus.cc:493] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.839452  3873 raft_consensus.cc:515] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.842141  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.843328  3873 leader_election.cc:290] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:30.844676  3869 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.835534  3816 raft_consensus.cc:2468] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:30.845193  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:30.845986  3592 raft_consensus.cc:2393] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6290ab15d8f402eacb2230aa80e3057 in current term 1: Already voted for candidate 87be3f7377444da6946d6f98be0a9605 in this term.
I20260710 13:21:30.846585  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.847558  3816 raft_consensus.cc:2468] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:30.847571  3937 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:30.848495  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.849032  3666 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.849395  3863 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.849895  3863 ts_tablet_manager.cc:1403] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.154s	user 0.007s	sys 0.006s
I20260710 13:21:30.849777  3557 leader_election.cc:304] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: 
I20260710 13:21:30.850732  3937 raft_consensus.cc:2804] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.850833  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:30.851461  3937 raft_consensus.cc:493] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.851931  3740 raft_consensus.cc:2393] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.852065  3937 raft_consensus.cc:3060] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.852881  3863 raft_consensus.cc:359] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.835230  3928 raft_consensus.cc:515] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.853541  3863 raft_consensus.cc:385] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.853873  3863 raft_consensus.cc:740] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.853998  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:30.854662  3863 consensus_queue.cc:260] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.855559  3742 raft_consensus.cc:2393] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.855703  3707 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [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: b6290ab15d8f402eacb2230aa80e3057; no voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.856987  3927 raft_consensus.cc:2749] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.859673  3863 ts_tablet_manager.cc:1434] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:30.860653  3863 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:30.863633  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.863175  3937 raft_consensus.cc:515] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.864195  3816 raft_consensus.cc:3060] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.866823  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:30.867651  3742 raft_consensus.cc:2393] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:30.868641  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:30.871157  3865 tablet_bootstrap.cc:654] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.870457  3928 leader_election.cc:290] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:30.877851  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "632dc44327b54744978ca01d16e2bdf6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:30.878918  3592 raft_consensus.cc:2393] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6290ab15d8f402eacb2230aa80e3057 in current term 1: Already voted for candidate 87be3f7377444da6946d6f98be0a9605 in this term.
I20260710 13:21:30.878927  3862 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.879557  3862 ts_tablet_manager.cc:1403] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.220s	user 0.025s	sys 0.018s
I20260710 13:21:30.877094  3556 leader_election.cc:304] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.871364  3937 leader_election.cc:290] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
W20260710 13:21:30.838508  3779 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.1:34137, user_credentials={real_user=slave}} blocked reactor thread for 93057.5us
I20260710 13:21:30.885214  3862 raft_consensus.cc:359] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.885916  3862 raft_consensus.cc:385] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.881465  3873 raft_consensus.cc:2749] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.886219  3862 raft_consensus.cc:740] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.888195  3862 consensus_queue.cc:260] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.887012  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5633080a6e284fd891be2b3a072bee6f" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:30.893393  3861 tablet_bootstrap.cc:654] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.893827  3816 raft_consensus.cc:2468] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:30.894325  3872 consensus_queue.cc:1048] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:30.894587  3779 leader_election.cc:304] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.895128  3706 leader_election.cc:304] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:30.895646  3666 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:30.898411  3863 tablet_bootstrap.cc:654] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.898355  3862 ts_tablet_manager.cc:1434] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:21:30.899151  3946 raft_consensus.cc:2749] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:30.899319  3558 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:30.899583  3862 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:30.900086  3937 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.900718  3937 raft_consensus.cc:697] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:30.901520  3937 consensus_queue.cc:237] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:30.906499  3862 tablet_bootstrap.cc:654] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:30.907718  3872 consensus_queue.cc:1048] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:30.897802  3932 raft_consensus.cc:2804] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:30.932942  3865 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:30.933663  3865 ts_tablet_manager.cc:1403] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.009s
I20260710 13:21:30.924515  3932 raft_consensus.cc:697] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:30.940718  3932 consensus_queue.cc:237] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:30.954648  3490 catalog_manager.cc:5697] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.957269  3490 catalog_manager.cc:5697] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.952299  3946 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.959527  3946 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.967206  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:30.969467  3863 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:30.969937  3863 ts_tablet_manager.cc:1403] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.021s
I20260710 13:21:30.970772  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:30.971830  3666 raft_consensus.cc:2393] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 1: Already voted for candidate 87be3f7377444da6946d6f98be0a9605 in this term.
I20260710 13:21:30.974210  3488 catalog_manager.cc:5697] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:30.964567  3946 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:30.979542  3861 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:30.981124  3861 ts_tablet_manager.cc:1403] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.008s
I20260710 13:21:30.980871  3872 raft_consensus.cc:493] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:30.983381  3872 raft_consensus.cc:515] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.984503  3861 raft_consensus.cc:359] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.985134  3861 raft_consensus.cc:385] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:30.985409  3861 raft_consensus.cc:740] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:30.986984  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:30.987638  3815 raft_consensus.cc:2468] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:30.986366  3861 consensus_queue.cc:260] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:30.987906  3781 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:30.989774  3946 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.991693  3632 leader_election.cc:304] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:30.993330  3907 raft_consensus.cc:2804] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:30.993757  3907 raft_consensus.cc:493] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:30.994146  3907 raft_consensus.cc:3060] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:30.996460  3862 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:30.997097  3862 ts_tablet_manager.cc:1403] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.021s
I20260710 13:21:31.000138  3862 raft_consensus.cc:359] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.001029  3862 raft_consensus.cc:385] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.001358  3862 raft_consensus.cc:740] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.004824  3946 raft_consensus.cc:2749] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:31.005787  3862 consensus_queue.cc:260] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.006832  3861 ts_tablet_manager.cc:1434] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260710 13:21:31.007805  3861 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:31.007753  3862 ts_tablet_manager.cc:1434] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:21:31.008841  3862 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.011301  3490 catalog_manager.cc:5697] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.018374  3862 tablet_bootstrap.cc:654] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.022054  3865 raft_consensus.cc:359] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.022795  3865 raft_consensus.cc:385] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.023092  3865 raft_consensus.cc:740] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.026062  3865 consensus_queue.cc:260] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.028137  3865 ts_tablet_manager.cc:1434] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.002s
I20260710 13:21:31.028337  3863 raft_consensus.cc:359] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.029083  3863 raft_consensus.cc:385] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.029224  3872 leader_election.cc:290] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.029457  3863 raft_consensus.cc:740] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.030637  3863 consensus_queue.cc:260] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.033006  3861 tablet_bootstrap.cc:654] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.032960  3863 ts_tablet_manager.cc:1434] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260710 13:21:31.031558  3907 raft_consensus.cc:515] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.029066  3865 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.035609  3955 consensus_queue.cc:1048] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:21:31.036123  3907 leader_election.cc:290] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.038765  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.038902  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:31.039645  3592 raft_consensus.cc:2468] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:31.034224  3863 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:31.042115  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:31.042924  3816 raft_consensus.cc:3060] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.045573  3865 tablet_bootstrap.cc:654] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.058797  3872 raft_consensus.cc:493] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.070128  3862 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.070230  3872 raft_consensus.cc:515] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.070737  3862 ts_tablet_manager.cc:1403] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.014s
I20260710 13:21:31.072410  3872 leader_election.cc:290] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:31.075062  3862 raft_consensus.cc:359] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.075789  3862 raft_consensus.cc:385] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.076064  3862 raft_consensus.cc:740] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.076546  3863 tablet_bootstrap.cc:654] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.076702  3862 consensus_queue.cc:260] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.078589  3862 ts_tablet_manager.cc:1434] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:31.078529  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e41bead42848ef998be62019749b76" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.079308  3742 raft_consensus.cc:2468] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:31.075084  3861 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.080219  3861 ts_tablet_manager.cc:1403] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.007s
I20260710 13:21:31.079559  3488 catalog_manager.cc:5697] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.082336  3861 raft_consensus.cc:359] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.082998  3861 raft_consensus.cc:385] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.083302  3861 raft_consensus.cc:740] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.079604  3862 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.084197  3631 leader_election.cc:304] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:31.084386  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e41bead42848ef998be62019749b76" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.085034  3872 raft_consensus.cc:2804] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.086154  3872 raft_consensus.cc:493] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.086599  3872 raft_consensus.cc:3060] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.086961  3816 raft_consensus.cc:2468] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:31.089826  3862 tablet_bootstrap.cc:654] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:31.090370  3632 leader_election.cc:343] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.091774  3632 leader_election.cc:304] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.089392  3861 consensus_queue.cc:260] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.096841  3861 ts_tablet_manager.cc:1434] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:21:31.098155  3861 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:31.101994  3865 tablet_bootstrap.cc:492] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.102547  3865 ts_tablet_manager.cc:1403] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260710 13:21:31.105201  3865 raft_consensus.cc:359] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.105878  3865 raft_consensus.cc:385] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.106233  3865 raft_consensus.cc:740] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.107015  3959 raft_consensus.cc:2804] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.106938  3865 consensus_queue.cc:260] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.107805  3959 raft_consensus.cc:697] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:31.109264  3865 ts_tablet_manager.cc:1434] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:21:31.108950  3959 consensus_queue.cc:237] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.110200  3865 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.119374  3865 tablet_bootstrap.cc:654] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.130002  3872 raft_consensus.cc:515] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.135694  3862 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.136234  3862 ts_tablet_manager.cc:1403] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.028s
I20260710 13:21:31.136751  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e41bead42848ef998be62019749b76" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.137380  3742 raft_consensus.cc:3060] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.138912  3862 raft_consensus.cc:359] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.139593  3862 raft_consensus.cc:385] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.139855  3862 raft_consensus.cc:740] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.140588  3862 consensus_queue.cc:260] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.142567  3862 ts_tablet_manager.cc:1434] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:31.143466  3862 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.144940  3742 raft_consensus.cc:2468] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:31.132525  3861 tablet_bootstrap.cc:654] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.146940  3631 leader_election.cc:304] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:31.148980  3862 tablet_bootstrap.cc:654] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.149241  3959 raft_consensus.cc:2804] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.150064  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23e41bead42848ef998be62019749b76" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:31.150732  3816 raft_consensus.cc:3060] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.154145  3959 raft_consensus.cc:697] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:31.155414  3959 consensus_queue.cc:237] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.160689  3862 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.161207  3862 ts_tablet_manager.cc:1403] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260710 13:21:31.161602  3872 leader_election.cc:290] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:31.163973  3862 raft_consensus.cc:359] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.164685  3862 raft_consensus.cc:385] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.164975  3862 raft_consensus.cc:740] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.165870  3862 consensus_queue.cc:260] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.166539  3865 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.166986  3865 ts_tablet_manager.cc:1403] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.031s
I20260710 13:21:31.168139  3862 ts_tablet_manager.cc:1434] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:21:31.167622  3487 catalog_manager.cc:5697] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:31.169163  3862 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.169623  3865 raft_consensus.cc:359] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.170306  3865 raft_consensus.cc:385] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.170562  3865 raft_consensus.cc:740] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.171768  3816 raft_consensus.cc:2468] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:31.174921  3861 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.175432  3861 ts_tablet_manager.cc:1403] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.000s
I20260710 13:21:31.175690  3863 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:31.175773  3865 consensus_queue.cc:260] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.176486  3863 ts_tablet_manager.cc:1403] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.006s
I20260710 13:21:31.177937  3865 ts_tablet_manager.cc:1434] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:21:31.178059  3861 raft_consensus.cc:359] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.178696  3861 raft_consensus.cc:385] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.178947  3865 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.180002  3863 raft_consensus.cc:359] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.180663  3863 raft_consensus.cc:385] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.180910  3863 raft_consensus.cc:740] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.181247  3862 tablet_bootstrap.cc:654] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.181674  3863 consensus_queue.cc:260] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.175689  3928 consensus_queue.cc:1048] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:21:31.184075  3946 raft_consensus.cc:493] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.178957  3861 raft_consensus.cc:740] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.184703  3865 tablet_bootstrap.cc:654] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.184533  3946 raft_consensus.cc:515] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.185119  3861 consensus_queue.cc:260] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.186542  3946 leader_election.cc:290] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.187660  3861 ts_tablet_manager.cc:1434] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:21:31.189541  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051029a1f6234741a45d92d9b1924523" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.190308  3742 raft_consensus.cc:2468] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:31.191812  3779 leader_election.cc:304] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:31.193176  3942 raft_consensus.cc:2804] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.193553  3942 raft_consensus.cc:493] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.193974  3942 raft_consensus.cc:3060] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.201277  3861 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:31.207190  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051029a1f6234741a45d92d9b1924523" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.207993  3592 raft_consensus.cc:2468] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:31.213752  3861 tablet_bootstrap.cc:654] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.218519  3932 consensus_queue.cc:1048] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.222246  3487 catalog_manager.cc:5697] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.224764  3937 consensus_queue.cc:1048] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.227515  3937 consensus_queue.cc:1048] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.231513  3937 consensus_queue.cc:1048] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.247912  3942 raft_consensus.cc:515] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.248426  3937 consensus_queue.cc:1048] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.251600  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051029a1f6234741a45d92d9b1924523" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.252215  3741 raft_consensus.cc:3060] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.252946  3943 raft_consensus.cc:493] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.253584  3943 raft_consensus.cc:515] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.256085  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051029a1f6234741a45d92d9b1924523" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:31.256923  3592 raft_consensus.cc:3060] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.260234  3943 leader_election.cc:290] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.263204  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
W20260710 13:21:31.265851  3779 leader_election.cc:343] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.269174  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.270196  3740 raft_consensus.cc:2468] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:31.272120  3779 leader_election.cc:304] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.273732  3943 raft_consensus.cc:2804] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.274248  3943 raft_consensus.cc:493] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.274720  3943 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.282616  3863 ts_tablet_manager.cc:1434] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.105s	user 0.005s	sys 0.000s
I20260710 13:21:31.283977  3863 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:31.288966  3942 leader_election.cc:290] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.290047  3741 raft_consensus.cc:2468] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:31.291448  3779 leader_election.cc:304] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:31.292841  3942 raft_consensus.cc:2804] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.293262  3592 raft_consensus.cc:2468] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:31.293457  3942 raft_consensus.cc:697] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:31.297868  3942 consensus_queue.cc:237] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.286580  3943 raft_consensus.cc:515] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.308856  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.309510  3741 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.318482  3943 leader_election.cc:290] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.325814  3741 raft_consensus.cc:2468] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:31.325662  3872 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.327598  3779 leader_election.cc:304] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:31.330025  3946 raft_consensus.cc:2804] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.329730  3872 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.330660  3946 raft_consensus.cc:697] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:31.331928  3946 consensus_queue.cc:237] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.336663  3872 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.337381  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.338349  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.341221  3872 raft_consensus.cc:493] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:31.341696  3632 leader_election.cc:343] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.341863  3872 raft_consensus.cc:515] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.345583  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba57ea6c591476b8d1e2db57a5d0032" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.346346  3593 raft_consensus.cc:2468] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:31.346470  3872 leader_election.cc:290] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
W20260710 13:21:31.356237  3631 leader_election.cc:343] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.356884  3631 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.359148  3872 raft_consensus.cc:2749] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:31.358973  3932 consensus_queue.cc:1048] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.360734  3631 leader_election.cc:304] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:31.361737  3872 raft_consensus.cc:2804] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.362195  3872 raft_consensus.cc:493] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.362618  3872 raft_consensus.cc:3060] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.369614  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba57ea6c591476b8d1e2db57a5d0032" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.370572  3741 raft_consensus.cc:2468] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:31.383455  3872 raft_consensus.cc:515] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.404332  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba57ea6c591476b8d1e2db57a5d0032" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:31.405436  3593 raft_consensus.cc:3060] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.386368  3488 catalog_manager.cc:5697] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 1 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.416925  3593 raft_consensus.cc:2468] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:31.418449  3631 leader_election.cc:304] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:31.419420  3959 raft_consensus.cc:2804] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.419899  3959 raft_consensus.cc:697] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:31.420763  3959 consensus_queue.cc:237] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.427654  3865 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.428179  3865 ts_tablet_manager.cc:1403] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.250s	user 0.058s	sys 0.091s
I20260710 13:21:31.428754  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bba57ea6c591476b8d1e2db57a5d0032" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.429373  3741 raft_consensus.cc:3060] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.430924  3865 raft_consensus.cc:359] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.431854  3865 raft_consensus.cc:385] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.432199  3865 raft_consensus.cc:740] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.436025  3862 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.433317  3865 consensus_queue.cc:260] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.437392  3865 ts_tablet_manager.cc:1434] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:31.438704  3865 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.438637  3862 ts_tablet_manager.cc:1403] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.270s	user 0.030s	sys 0.038s
I20260710 13:21:31.442065  3861 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.435263  3872 leader_election.cc:290] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:31.439375  3592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:31.447060  3861 ts_tablet_manager.cc:1403] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.246s	user 0.009s	sys 0.003s
I20260710 13:21:31.446382  3863 tablet_bootstrap.cc:654] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
W20260710 13:21:31.448429  3779 leader_election.cc:343] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.451570  3865 tablet_bootstrap.cc:654] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.451790  3938 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.453996  3985 consensus_queue.cc:1048] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.454629  3861 raft_consensus.cc:359] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.455441  3861 raft_consensus.cc:385] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.455760  3861 raft_consensus.cc:740] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.460120  3861 consensus_queue.cc:260] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.463361  3862 raft_consensus.cc:359] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.466778  3862 raft_consensus.cc:385] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.467343  3862 raft_consensus.cc:740] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.468271  3862 consensus_queue.cc:260] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.471517  3862 ts_tablet_manager.cc:1434] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260710 13:21:31.478534  3862 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
W20260710 13:21:31.486495  3539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:31.492137  3861 ts_tablet_manager.cc:1434] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260710 13:21:31.493181  3861 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:31.493898  3592 raft_consensus.cc:3060] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.514042  3938 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.545766  3872 consensus_queue.cc:1048] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.549309  3741 raft_consensus.cc:2468] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:31.551538  3861 tablet_bootstrap.cc:654] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.552639  3938 raft_consensus.cc:493] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.553220  3938 raft_consensus.cc:515] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.560091  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.560350  3862 tablet_bootstrap.cc:654] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.561316  3863 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:31.561972  3863 ts_tablet_manager.cc:1403] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.278s	user 0.016s	sys 0.017s
I20260710 13:21:31.563752  3865 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.564277  3865 ts_tablet_manager.cc:1403] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.126s	user 0.047s	sys 0.046s
I20260710 13:21:31.564697  3488 catalog_manager.cc:5697] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 1 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.556849  3938 leader_election.cc:290] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:31.567296  3865 raft_consensus.cc:359] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.571636  3865 raft_consensus.cc:385] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.572117  3865 raft_consensus.cc:740] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.572458  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.573506  3741 raft_consensus.cc:2393] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:31.573032  3865 consensus_queue.cc:260] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.577965  3985 raft_consensus.cc:493] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.561379  3959 consensus_queue.cc:1048] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:21:31.578933  3985 raft_consensus.cc:515] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.585731  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
W20260710 13:21:31.587230  3707 leader_election.cc:343] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.590047  3865 ts_tablet_manager.cc:1434] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:21:31.591089  3557 leader_election.cc:304] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:31.592653  3873 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.593488  3863 raft_consensus.cc:359] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.594177  3863 raft_consensus.cc:385] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.594445  3863 raft_consensus.cc:740] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.594568  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.595189  3816 raft_consensus.cc:2468] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:31.591010  3865 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.596544  3706 leader_election.cc:304] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:31.597456  3928 raft_consensus.cc:2804] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.597824  3928 raft_consensus.cc:493] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.598155  3928 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.600757  3985 leader_election.cc:290] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:31.602077  3865 tablet_bootstrap.cc:654] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.595160  3863 consensus_queue.cc:260] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.605597  3863 ts_tablet_manager.cc:1434] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260710 13:21:31.606513  3863 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:31.609790  3928 raft_consensus.cc:515] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.611946  3863 tablet_bootstrap.cc:654] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.615348  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
W20260710 13:21:31.616832  3707 leader_election.cc:343] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.619578  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:31.620172  3816 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.629328  3861 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.629961  3861 ts_tablet_manager.cc:1403] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.015s
I20260710 13:21:31.630411  3873 raft_consensus.cc:2749] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:31.632594  3861 raft_consensus.cc:359] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.633281  3861 raft_consensus.cc:385] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.633538  3861 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.635206  3928 leader_election.cc:290] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:31.634167  3816 raft_consensus.cc:2468] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:31.637247  3706 leader_election.cc:304] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:31.638981  3985 raft_consensus.cc:2804] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.639606  3985 raft_consensus.cc:697] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:31.640620  3861 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.642390  3863 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:31.642901  3863 ts_tablet_manager.cc:1403] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260710 13:21:31.644100  3861 ts_tablet_manager.cc:1434] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:21:31.640566  3985 consensus_queue.cc:237] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:31.648285  3861 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:31.649796  3955 raft_consensus.cc:493] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.650254  3955 raft_consensus.cc:515] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.645604  3863 raft_consensus.cc:359] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.651579  3863 raft_consensus.cc:385] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.651870  3863 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.652441  3955 leader_election.cc:290] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.652578  3863 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.653499  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.654070  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.654652  3863 ts_tablet_manager.cc:1434] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
W20260710 13:21:31.654860  3631 leader_election.cc:343] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.655620  3863 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
W20260710 13:21:31.655584  3632 leader_election.cc:343] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.656337  3632 leader_election.cc:304] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.657784  3872 raft_consensus.cc:2749] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:31.663765  3861 tablet_bootstrap.cc:654] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.672310  3873 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.677671  3873 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.681209  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:31.680675  3488 catalog_manager.cc:5697] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.681885  3666 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:31.683226  3558 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:31.684140  3937 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.684516  3937 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.684950  3937 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.685667  3863 tablet_bootstrap.cc:654] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.686733  3959 consensus_queue.cc:1048] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.684448  3862 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.688552  3862 ts_tablet_manager.cc:1403] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.210s	user 0.023s	sys 0.042s
I20260710 13:21:31.691201  3862 raft_consensus.cc:359] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.691829  3862 raft_consensus.cc:385] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.692095  3862 raft_consensus.cc:740] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.692797  3862 consensus_queue.cc:260] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.694754  3862 ts_tablet_manager.cc:1434] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:21:31.694860  3865 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.695528  3865 ts_tablet_manager.cc:1403] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.019s
I20260710 13:21:31.695740  3862 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.698479  3865 raft_consensus.cc:359] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.702214  3865 raft_consensus.cc:385] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.702606  3865 raft_consensus.cc:740] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.692806  3937 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.703715  3865 consensus_queue.cc:260] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.704867  3942 consensus_queue.cc:1048] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:21:31.719235  3942 raft_consensus.cc:493] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.719743  3942 raft_consensus.cc:515] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.722255  3937 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:31.723385  3873 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:31.723407  3740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.723999  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:31.727517  3666 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.730373  3865 ts_tablet_manager.cc:1434] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260710 13:21:31.731482  3865 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:31.731418  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.733507  3946 consensus_queue.cc:1048] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.735370  3739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:31.736078  3739 raft_consensus.cc:2468] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:31.737363  3865 tablet_bootstrap.cc:654] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.751492  3942 leader_election.cc:290] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.753340  3959 consensus_queue.cc:1048] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:31.755139  3556 leader_election.cc:343] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:31.756117  3556 leader_election.cc:343] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.757459  3862 tablet_bootstrap.cc:654] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.700898  3490 catalog_manager.cc:5697] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:31.758131  3779 leader_election.cc:304] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:31.764861  3861 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.765287  3861 ts_tablet_manager.cc:1403] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.015s
I20260710 13:21:31.765874  3863 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:31.766278  3863 ts_tablet_manager.cc:1403] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.025s
I20260710 13:21:31.766824  3946 raft_consensus.cc:2804] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.768599  3946 raft_consensus.cc:493] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.769035  3946 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.770877  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
W20260710 13:21:31.772446  3779 leader_election.cc:343] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.774614  3942 consensus_queue.cc:1048] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.776919  3946 raft_consensus.cc:515] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.780283  3666 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:31.781751  3558 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:31.782994  3873 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.783280  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:31.783495  3873 raft_consensus.cc:697] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:31.784003  3742 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.784725  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:31.784469  3873 consensus_queue.cc:237] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.787082  3985 raft_consensus.cc:493] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:21:31.787328  3779 leader_election.cc:343] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.786273  3946 leader_election.cc:290] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.787809  3985 raft_consensus.cc:515] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.786684  3861 raft_consensus.cc:359] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.789919  3985 leader_election.cc:290] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:31.789006  3861 raft_consensus.cc:385] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.790974  3861 raft_consensus.cc:740] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.791929  3861 consensus_queue.cc:260] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.793125  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:31.794637  3861 ts_tablet_manager.cc:1434] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:21:31.794734  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:31.795781  3861 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
W20260710 13:21:31.796257  3706 leader_election.cc:343] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:31.797286  3705 leader_election.cc:343] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.797717  3705 leader_election.cc:304] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.798336  3937 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:31.799014  3985 raft_consensus.cc:2749] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:31.798800  3937 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.800948  3937 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:31.802624  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
W20260710 13:21:31.804118  3557 leader_election.cc:343] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:31.809423  3863 raft_consensus.cc:359] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.811854  3943 consensus_queue.cc:1048] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:31.818359  3861 tablet_bootstrap.cc:654] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.829726  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:31.830479  3666 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:31.817267  3863 raft_consensus.cc:385] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.835345  3863 raft_consensus.cc:740] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.836256  3863 consensus_queue.cc:260] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.838286  3863 ts_tablet_manager.cc:1434] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.001s
I20260710 13:21:31.839483  3863 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:31.817193  3742 raft_consensus.cc:2468] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:31.847959  3558 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:31.863615  3779 leader_election.cc:304] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:31.866309  3946 raft_consensus.cc:2804] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:31.870693  3946 raft_consensus.cc:697] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:31.871592  3946 consensus_queue.cc:237] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:31.876205  3873 raft_consensus.cc:2804] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:31.877877  3873 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:31.878298  3873 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.890681  3863 tablet_bootstrap.cc:654] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:31.892954  3873 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.933418  3865 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:31.934139  3865 ts_tablet_manager.cc:1403] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.203s	user 0.014s	sys 0.007s
I20260710 13:21:31.947455  3955 consensus_queue.cc:1048] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:31.951763  3862 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:31.952343  3862 ts_tablet_manager.cc:1403] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.257s	user 0.020s	sys 0.023s
I20260710 13:21:31.956317  3862 raft_consensus.cc:359] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.956986  3862 raft_consensus.cc:385] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.957260  3862 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.958034  3862 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:31.962204  3865 raft_consensus.cc:359] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.963220  3865 raft_consensus.cc:385] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:31.963567  3865 raft_consensus.cc:740] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:31.964411  3865 consensus_queue.cc:260] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:31.966113  3862 ts_tablet_manager.cc:1434] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:21:31.967129  3862 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:31.966981  3873 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:31.967522  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:31.968088  3815 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:31.991313  3861 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:31.992142  3861 ts_tablet_manager.cc:1403] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.197s	user 0.018s	sys 0.023s
I20260710 13:21:32.007472  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.008263  3666 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.017056  3861 raft_consensus.cc:359] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.021308  3862 tablet_bootstrap.cc:654] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.023303  3666 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:32.024384  3861 raft_consensus.cc:385] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.024750  3861 raft_consensus.cc:740] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.029948  3558 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.025359  3861 consensus_queue.cc:260] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.032198  3873 raft_consensus.cc:2804] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.032593  3815 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:32.035671  3487 catalog_manager.cc:5697] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 1 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.040325  3985 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.041061  3985 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.044987  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.045820  3816 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:32.039414  3490 catalog_manager.cc:5697] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.048427  3865 ts_tablet_manager.cc:1434] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.114s	user 0.008s	sys 0.026s
I20260710 13:21:32.049538  3865 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:32.049549  3706 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:32.050683  3932 raft_consensus.cc:2804] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:32.051672  3873 raft_consensus.cc:697] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:32.052706  3955 consensus_queue.cc:1048] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.053162  3862 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:32.053548  3985 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:32.053805  3862 ts_tablet_manager.cc:1403] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.014s
I20260710 13:21:32.051178  4014 raft_consensus.cc:493] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.051486  3932 raft_consensus.cc:493] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.052721  3873 consensus_queue.cc:237] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.055521  3932 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:32.061276  3591 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:32.068562  3861 ts_tablet_manager.cc:1434] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 13:21:32.070784  3861 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:32.062024  3591 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:32.081176  3863 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:32.081732  3863 ts_tablet_manager.cc:1403] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.243s	user 0.009s	sys 0.017s
I20260710 13:21:32.062008  4014 raft_consensus.cc:515] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.090288  3865 tablet_bootstrap.cc:654] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.094358  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.095223  3666 raft_consensus.cc:2468] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:32.094120  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:32.096742  3781 leader_election.cc:304] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.096843  3862 raft_consensus.cc:359] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.097672  3862 raft_consensus.cc:385] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.098026  3862 raft_consensus.cc:740] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
W20260710 13:21:32.098724  3779 leader_election.cc:343] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.099825  4015 raft_consensus.cc:2804] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.100317  4015 raft_consensus.cc:493] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.100806  4015 raft_consensus.cc:3060] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.100685  3932 raft_consensus.cc:515] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.103753  3955 raft_consensus.cc:493] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.104321  3955 raft_consensus.cc:515] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.094092  4014 leader_election.cc:290] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.106599  3955 leader_election.cc:290] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:32.107470  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.107864  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
W20260710 13:21:32.109053  3632 leader_election.cc:343] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:21:32.109679  3631 leader_election.cc:343] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.110153  3631 leader_election.cc:304] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:32.110003  3863 raft_consensus.cc:359] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.111548  3955 raft_consensus.cc:2749] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.111884  3863 raft_consensus.cc:385] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.112392  3863 raft_consensus.cc:740] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.113394  3863 consensus_queue.cc:260] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.114121  4018 raft_consensus.cc:493] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.114660  4018 raft_consensus.cc:515] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.117838  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:32.118713  3742 raft_consensus.cc:2393] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:32.120675  3490 catalog_manager.cc:5697] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.122048  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.124948  3863 ts_tablet_manager.cc:1434] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:21:32.125691  3557 leader_election.cc:304] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:32.126055  3863 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:32.126720  3937 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.098821  3862 consensus_queue.cc:260] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
W20260710 13:21:32.130852  3707 consensus_peers.cc:597] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.132400  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:32.133492  3816 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:32.139657  3932 leader_election.cc:290] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:32.140962  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2076977f44b54935ba049a3dc04369df" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:32.141654  3593 raft_consensus.cc:3060] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:32.143416  3937 raft_consensus.cc:2749] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.129009  4018 leader_election.cc:290] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.145257  3861 tablet_bootstrap.cc:654] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.148363  3862 ts_tablet_manager.cc:1434] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260710 13:21:32.149664  3862 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:32.152098  3816 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 2.
I20260710 13:21:32.152472  3863 tablet_bootstrap.cc:654] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.153419  3593 raft_consensus.cc:2468] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 2.
I20260710 13:21:32.153463  3706 leader_election.cc:304] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:32.154502  3932 raft_consensus.cc:2804] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:32.155205  3932 raft_consensus.cc:697] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 2 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:32.156661  3932 consensus_queue.cc:237] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER 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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.157717  3865 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:32.158176  3865 ts_tablet_manager.cc:1403] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.109s	user 0.018s	sys 0.021s
I20260710 13:21:32.158331  3862 tablet_bootstrap.cc:654] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.159317  4015 raft_consensus.cc:515] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.161020  3865 raft_consensus.cc:359] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.163491  3861 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:32.166803  3865 raft_consensus.cc:385] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.167133  3865 raft_consensus.cc:740] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.167590  3861 ts_tablet_manager.cc:1403] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.097s	user 0.004s	sys 0.009s
I20260710 13:21:32.168009  3865 consensus_queue.cc:260] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.170375  3865 ts_tablet_manager.cc:1434] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:21:32.170279  3861 raft_consensus.cc:359] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.170990  3861 raft_consensus.cc:385] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.171291  3861 raft_consensus.cc:740] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.171415  3865 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:32.172067  3861 consensus_queue.cc:260] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.177416  3865 tablet_bootstrap.cc:654] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.177789  4015 leader_election.cc:290] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.179940  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.180039  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:32.180747  3666 raft_consensus.cc:3060] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:32.181806  3779 leader_election.cc:343] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.185986  3861 ts_tablet_manager.cc:1434] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:21:32.190088  3666 raft_consensus.cc:2468] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:32.191326  3781 leader_election.cc:304] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:32.191931  3861 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:32.192489  4015 raft_consensus.cc:2804] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.194567  4015 raft_consensus.cc:697] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:32.194144  3490 catalog_manager.cc:5697] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 2, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.195555  4015 consensus_queue.cc:237] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.199165  3932 raft_consensus.cc:493] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.199707  3932 raft_consensus.cc:515] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.201326  3861 tablet_bootstrap.cc:654] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.203286  3863 tablet_bootstrap.cc:492] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:32.203766  3937 raft_consensus.cc:493] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.204221  3862 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:32.204783  3862 ts_tablet_manager.cc:1403] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260710 13:21:32.204298  3937 raft_consensus.cc:515] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.205351  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.206547  3937 leader_election.cc:290] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:32.208201  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
W20260710 13:21:32.208572  3707 leader_election.cc:343] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.208783  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
W20260710 13:21:32.209592  3706 leader_election.cc:343] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.210028  3706 leader_election.cc:304] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:32.210017  3862 raft_consensus.cc:359] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.210960  3862 raft_consensus.cc:385] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.211172  3984 raft_consensus.cc:2749] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.211409  3862 raft_consensus.cc:740] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
W20260710 13:21:32.211658  3556 leader_election.cc:343] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.212503  3862 consensus_queue.cc:260] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.203781  3863 ts_tablet_manager.cc:1403] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.004s
I20260710 13:21:32.214452  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.215735  3862 ts_tablet_manager.cc:1434] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 13:21:32.216710  3558 leader_election.cc:343] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:32.217417  3558 leader_election.cc:304] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:32.221634  3937 raft_consensus.cc:2749] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.217185  3862 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: Bootstrap starting.
I20260710 13:21:32.225759  3488 catalog_manager.cc:5697] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 1 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.232318  3862 tablet_bootstrap.cc:654] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.225746  3865 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:32.234798  3865 ts_tablet_manager.cc:1403] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.013s
I20260710 13:21:32.238783  3865 raft_consensus.cc:359] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.239846  3865 raft_consensus.cc:385] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.240250  3865 raft_consensus.cc:740] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.241209  3865 consensus_queue.cc:260] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.244256  3865 ts_tablet_manager.cc:1434] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:21:32.217747  3863 raft_consensus.cc:359] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.218155  3932 leader_election.cc:290] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.245556  3865 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:32.246199  3863 raft_consensus.cc:385] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.246522  3863 raft_consensus.cc:740] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.247280  3863 consensus_queue.cc:260] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.252487  3865 tablet_bootstrap.cc:654] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.254707  3863 ts_tablet_manager.cc:1434] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.003s
I20260710 13:21:32.256007  3863 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:32.257164  3862 tablet_bootstrap.cc:492] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: No bootstrap required, opened a new log
I20260710 13:21:32.260950  3862 ts_tablet_manager.cc:1403] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.002s
I20260710 13:21:32.261458  3863 tablet_bootstrap.cc:654] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.263929  3862 raft_consensus.cc:359] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.264827  3862 raft_consensus.cc:385] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.265163  3862 raft_consensus.cc:740] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.266005  3862 consensus_queue.cc:260] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.268100  3862 ts_tablet_manager.cc:1434] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:32.268400  3865 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:32.268935  3865 ts_tablet_manager.cc:1403] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260710 13:21:32.273768  3861 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:32.274272  3861 ts_tablet_manager.cc:1403] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.021s
I20260710 13:21:32.276930  3861 raft_consensus.cc:359] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.277580  3861 raft_consensus.cc:385] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.277859  3861 raft_consensus.cc:740] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.278273  3865 raft_consensus.cc:359] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.279158  3865 raft_consensus.cc:385] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.279481  3865 raft_consensus.cc:740] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.278504  3861 consensus_queue.cc:260] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.280524  3865 consensus_queue.cc:260] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.281147  3984 consensus_queue.cc:1048] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.282357  3863 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:32.282821  3863 ts_tablet_manager.cc:1403] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.003s
I20260710 13:21:32.283110  3865 ts_tablet_manager.cc:1434] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:21:32.284664  3865 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: Bootstrap starting.
I20260710 13:21:32.285029  3863 raft_consensus.cc:359] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.285658  3863 raft_consensus.cc:385] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.285895  3863 raft_consensus.cc:740] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.286583  3863 consensus_queue.cc:260] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.288060  3863 ts_tablet_manager.cc:1434] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:32.288848  3863 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: Bootstrap starting.
I20260710 13:21:32.291513  3865 tablet_bootstrap.cc:654] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.292407  3861 ts_tablet_manager.cc:1434] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:21:32.293674  3861 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:32.298383  3863 tablet_bootstrap.cc:654] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.305477  3742 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.310704  3861 tablet_bootstrap.cc:654] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.323292  3865 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: No bootstrap required, opened a new log
I20260710 13:21:32.323951  3865 ts_tablet_manager.cc:1403] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260710 13:21:32.326717  3943 raft_consensus.cc:493] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.327198  3865 raft_consensus.cc:359] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.327420  3943 raft_consensus.cc:515] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.328058  3865 raft_consensus.cc:385] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.328490  3865 raft_consensus.cc:740] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.329406  3865 consensus_queue.cc:260] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.337445  3937 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:32.340101  3984 raft_consensus.cc:493] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.340732  3984 raft_consensus.cc:515] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.344615  3984 leader_election.cc:290] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.346544  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.347240  3668 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:32.349023  3707 leader_election.cc:304] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.350117  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.350715  3928 raft_consensus.cc:2804] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.351141  3928 raft_consensus.cc:493] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.351491  3928 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.352231  3943 leader_election.cc:290] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:32.353813  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.354437  3668 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:32.355592  3781 leader_election.cc:304] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.358186  3737 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:32.361227  3816 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:32.364791  3943 raft_consensus.cc:2804] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.365823  3928 raft_consensus.cc:515] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.367081  3737 raft_consensus.cc:2393] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:32.367332  3943 raft_consensus.cc:493] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.367787  3943 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.370780  3865 ts_tablet_manager.cc:1434] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260710 13:21:32.374002  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.374614  3668 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.379490  3937 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.386107  3668 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:32.393860  3928 leader_election.cc:290] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.397941  3707 leader_election.cc:304] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.398799  3928 raft_consensus.cc:2804] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.398944  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:32.399506  3928 raft_consensus.cc:697] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:32.400380  3928 consensus_queue.cc:237] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.404440  3863 tablet_bootstrap.cc:492] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: No bootstrap required, opened a new log
I20260710 13:21:32.405656  3863 ts_tablet_manager.cc:1403] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: Time spent bootstrapping tablet: real 0.117s	user 0.043s	sys 0.062s
I20260710 13:21:32.411352  3861 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:32.411523  3863 raft_consensus.cc:359] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.412385  3863 raft_consensus.cc:385] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.412879  3861 ts_tablet_manager.cc:1403] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.119s	user 0.041s	sys 0.041s
I20260710 13:21:32.416640  4012 consensus_queue.cc:1048] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:32.420269  3943 raft_consensus.cc:515] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.414434  3984 raft_consensus.cc:493] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.412811  3863 raft_consensus.cc:740] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.425879  3816 raft_consensus.cc:2393] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6290ab15d8f402eacb2230aa80e3057 in current term 1: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:32.425761  3984 raft_consensus.cc:515] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.426100  3863 consensus_queue.cc:260] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.428539  3863 ts_tablet_manager.cc:1434] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 13:21:32.422750  3861 raft_consensus.cc:359] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.429287  3861 raft_consensus.cc:385] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.429630  3861 raft_consensus.cc:740] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.430111  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:32.430370  3861 consensus_queue.cc:260] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.430814  3593 raft_consensus.cc:2468] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:32.432767  3705 leader_election.cc:304] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:32.434003  3932 raft_consensus.cc:2804] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.434451  3932 raft_consensus.cc:493] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.434727  3984 leader_election.cc:290] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.434860  3932 raft_consensus.cc:3060] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.436923  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.437849  3666 raft_consensus.cc:2468] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 0.
I20260710 13:21:32.444792  4014 consensus_queue.cc:1048] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.447149  3872 raft_consensus.cc:493] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.447726  3872 raft_consensus.cc:515] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.454138  3872 leader_election.cc:290] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.447364  3861 ts_tablet_manager.cc:1434] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 13:21:32.455567  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.456976  3861 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:32.463428  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:32.467067  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.467481  3631 leader_election.cc:304] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:32.467921  3666 raft_consensus.cc:2393] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 1: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:32.468658  3872 raft_consensus.cc:2749] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.465041  3861 tablet_bootstrap.cc:654] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:32.467273  3932 raft_consensus.cc:515] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.471807  3943 leader_election.cc:290] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:32.475664  3932 leader_election.cc:290] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.476194  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:32.477021  3593 raft_consensus.cc:3060] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.480459  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.481189  3666 raft_consensus.cc:3060] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.480635  3488 catalog_manager.cc:5697] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.484220  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:32.490990  3779 leader_election.cc:304] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:32.492413  3943 raft_consensus.cc:2749] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.493871  3666 raft_consensus.cc:2468] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:32.495780  3707 leader_election.cc:304] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.496429  3861 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: No bootstrap required, opened a new log
I20260710 13:21:32.496686  3932 raft_consensus.cc:2804] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.496994  3861 ts_tablet_manager.cc:1403] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.010s
I20260710 13:21:32.497345  3932 raft_consensus.cc:697] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:32.498304  3932 consensus_queue.cc:237] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:32.500181  3861 raft_consensus.cc:359] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.501004  3861 raft_consensus.cc:385] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:32.501360  3861 raft_consensus.cc:740] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:32.502146  3861 consensus_queue.cc:260] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.504364  3861 ts_tablet_manager.cc:1434] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:21:32.485831  3593 raft_consensus.cc:2468] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:32.520853  3490 catalog_manager.cc:5697] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:32.525426  3539 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:32.538079  3937 consensus_queue.cc:1048] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.550058  3873 consensus_queue.cc:1048] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:32.551605  3943 raft_consensus.cc:493] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.552099  3943 raft_consensus.cc:515] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.554124  3943 leader_election.cc:290] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.556268  3666 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.557121  3666 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:32.556396  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:32.558230  3593 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 0.
I20260710 13:21:32.559643  3781 leader_election.cc:304] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.561141  3943 raft_consensus.cc:2804] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.561676  3943 raft_consensus.cc:493] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.562134  3943 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.565848  3873 raft_consensus.cc:493] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.566323  3873 raft_consensus.cc:515] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.568006  3873 leader_election.cc:290] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.568756  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:32.569451  3741 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:32.569855  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.569969  3943 raft_consensus.cc:515] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.570616  3556 leader_election.cc:304] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:32.571476  3815 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 0.
I20260710 13:21:32.573663  3593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:32.573976  3943 leader_election.cc:290] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.574348  3593 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.574554  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:32.575217  3668 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.575848  3873 raft_consensus.cc:2804] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.576440  3873 raft_consensus.cc:493] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.576825  3873 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.582499  3668 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:32.582751  3593 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:32.583739  3781 leader_election.cc:304] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.584581  3943 raft_consensus.cc:2804] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.585146  3943 raft_consensus.cc:697] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:32.586118  3943 consensus_queue.cc:237] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.588670  3873 raft_consensus.cc:515] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.592201  3873 leader_election.cc:290] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.592108  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:32.592417  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:32.592847  3741 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.593209  3815 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.596426  3490 catalog_manager.cc:5697] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 1 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.598805  3815 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:32.600307  3741 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:32.600180  3557 leader_election.cc:304] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: 
I20260710 13:21:32.601226  3873 raft_consensus.cc:2804] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.601790  3873 raft_consensus.cc:697] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:32.602698  3873 consensus_queue.cc:237] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:32.606880  3937 raft_consensus.cc:493] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.607402  3937 raft_consensus.cc:515] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:32.609488  3937 leader_election.cc:290] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:32.610823  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:32.611793  3668 raft_consensus.cc:2393] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87be3f7377444da6946d6f98be0a9605 in current term 1: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:32.614599  3943 consensus_queue.cc:1048] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.614862  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac1a9ea4d4453b87a63e320d04c6c0" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.616813  3557 leader_election.cc:304] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:32.616645  3490 catalog_manager.cc:5697] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:32.618042  3937 raft_consensus.cc:3060] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.620533  3668 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.640707  3937 raft_consensus.cc:2749] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:32.646332  3943 consensus_queue.cc:1048] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.652202  3955 raft_consensus.cc:493] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:32.652835  3955 raft_consensus.cc:515] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.655128  3955 leader_election.cc:290] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.656810  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:32.657536  3815 raft_consensus.cc:2468] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:32.659433  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:32.659801  3632 leader_election.cc:304] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.660239  3741 raft_consensus.cc:2468] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 0.
I20260710 13:21:32.660739  3955 raft_consensus.cc:2804] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:32.661489  3955 raft_consensus.cc:493] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:32.661861  3955 raft_consensus.cc:3060] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.669248  3955 raft_consensus.cc:515] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.671435  3955 leader_election.cc:290] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:32.672147  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:32.672407  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6dda691140c24bf9b3a3d5402d2ad9b6" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:32.672760  3741 raft_consensus.cc:3060] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.672972  3816 raft_consensus.cc:3060] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:32.678066  3816 raft_consensus.cc:2468] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:32.678550  3741 raft_consensus.cc:2468] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:32.679278  3632 leader_election.cc:304] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:32.680207  3955 raft_consensus.cc:2804] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:32.680652  3955 raft_consensus.cc:697] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:32.681452  3955 consensus_queue.cc:237] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:32.687695  3816 raft_consensus.cc:1275] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:32.689147  3932 consensus_queue.cc:1048] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.689615  3487 catalog_manager.cc:5697] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 1 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:32.705662  3593 raft_consensus.cc:1275] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:32.707231  3985 consensus_queue.cc:1048] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.733180  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
W20260710 13:21:32.753016  3779 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 48 similar messages]
W20260710 13:21:32.758265  3779 consensus_peers.cc:597] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.758612  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:32.759687  1508 tablet_replica.cc:333] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.760402  1508 raft_consensus.cc:2243] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.760926  1508 raft_consensus.cc:2272] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.763422  1508 tablet_replica.cc:333] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.763958  1508 raft_consensus.cc:2243] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.764272  1508 raft_consensus.cc:2272] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.765802  1508 tablet_replica.cc:333] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.766278  1508 raft_consensus.cc:2243] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.766642  1508 raft_consensus.cc:2272] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.768673  1508 tablet_replica.cc:333] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.769315  1508 raft_consensus.cc:2243] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.770124  1508 raft_consensus.cc:2272] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.772897  1508 tablet_replica.cc:333] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.773824  1508 raft_consensus.cc:2243] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.774756  1508 raft_consensus.cc:2272] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.776902  1508 tablet_replica.cc:333] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.777393  1508 raft_consensus.cc:2243] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.777732  1508 raft_consensus.cc:2272] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.779968  1508 tablet_replica.cc:333] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.780561  1508 raft_consensus.cc:2243] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.780987  1508 raft_consensus.cc:2272] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.783519  1508 tablet_replica.cc:333] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.784265  1508 raft_consensus.cc:2243] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.784740  1508 raft_consensus.cc:2272] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.786826  1508 tablet_replica.cc:333] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.787549  1508 raft_consensus.cc:2243] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.788439  1508 raft_consensus.cc:2272] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.790112  1508 tablet_replica.cc:333] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
W20260710 13:21:32.790612  3631 consensus_peers.cc:597] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.790839  1508 raft_consensus.cc:2243] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.791471  1508 pending_rounds.cc:70] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Trying to abort 1 pending ops.
I20260710 13:21:32.791642  1508 pending_rounds.cc:77] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992980911132672 op_type: NO_OP noop_request { }
I20260710 13:21:32.791886  1508 raft_consensus.cc:2889] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:32.792105  1508 raft_consensus.cc:2272] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.794381  1508 tablet_replica.cc:333] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.795203  1508 raft_consensus.cc:2243] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.795996  1508 raft_consensus.cc:2272] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.797710  1508 tablet_replica.cc:333] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.798287  1508 raft_consensus.cc:2243] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.798648  1508 raft_consensus.cc:2272] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.800858  1508 tablet_replica.cc:333] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.801393  1508 raft_consensus.cc:2243] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.801800  1508 raft_consensus.cc:2272] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.802004  3985 consensus_queue.cc:1048] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.804951  1508 tablet_replica.cc:333] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.805589  1508 raft_consensus.cc:2243] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.806013  1508 raft_consensus.cc:2272] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.812773  3932 consensus_queue.cc:1048] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:32.819648  1508 tablet_replica.cc:333] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.820436  1508 raft_consensus.cc:2243] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.821012  1508 raft_consensus.cc:2272] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.823563  1508 tablet_replica.cc:333] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.824282  1508 raft_consensus.cc:2243] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.826570  1508 raft_consensus.cc:2272] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.828929  1508 tablet_replica.cc:333] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.829581  1508 raft_consensus.cc:2243] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:32.830468  1508 raft_consensus.cc:2272] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.832479  1508 tablet_replica.cc:333] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: stopping tablet replica
I20260710 13:21:32.832999  1508 raft_consensus.cc:2243] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:32.833400  1508 raft_consensus.cc:2272] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:32.862829  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
W20260710 13:21:32.864939  3779 consensus_peers.cc:597] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.886860  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:32.894044  4059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:32.895437  4060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.897629  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:32.897445  3932 consensus_queue.cc:1048] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:32.897943  4062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:32.899523  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:32.899778  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:32.899969  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689692899951 us; error 0 us; skew 500 ppm
I20260710 13:21:32.900652  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:32.904891  1508 webserver.cc:533] Webserver started at http://127.1.121.1:41545/ using document root <none> and password file <none>
I20260710 13:21:32.905543  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:32.905788  1508 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:32.910506  1508 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
W20260710 13:21:32.923391  3705 consensus_peers.cc:597] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.924095  4070 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:32.924907  1508 fs_manager.cc:730] Time spent opening block manager: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:21:32.925257  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "87be3f7377444da6946d6f98be0a9605"
format_stamp: "Formatted at 2026-07-10 13:21:28 on dist-test-slave-f9vl"
I20260710 13:21:32.925560  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:21:32.945904  3779 consensus_peers.cc:597] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.948431  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:32.949568  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:32.951006  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 13:21:32.953502  3705 consensus_peers.cc:597] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:32.955519  4077 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:21:33.004163  3631 consensus_peers.cc:597] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.013175  3631 consensus_peers.cc:597] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.051852  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:21:33.052275  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.098s	user 0.003s	sys 0.001s
I20260710 13:21:33.052657  1508 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:21:33.057585  4077 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.068035  4014 consensus_queue.cc:1048] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.071681  4077 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:21:33.072929  4077 tablet_bootstrap.cc:492] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.073670  4077 ts_tablet_manager.cc:1403] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:21:33.077159  4077 raft_consensus.cc:359] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.078045  4077 raft_consensus.cc:740] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.078787  4077 consensus_queue.cc:260] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
W20260710 13:21:33.089612  3779 consensus_peers.cc:597] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.093201  4077 ts_tablet_manager.cc:1434] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 13:21:33.094158  4077 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
W20260710 13:21:33.094552  3705 consensus_peers.cc:597] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:33.102993  3779 consensus_peers.cc:597] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.108106  4077 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.109023  4077 tablet_bootstrap.cc:492] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.109620  4077 ts_tablet_manager.cc:1403] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:21:33.112036  4077 raft_consensus.cc:359] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.112703  4077 raft_consensus.cc:740] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.113288  4077 consensus_queue.cc:260] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.114979  4077 ts_tablet_manager.cc:1434] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.115723  4077 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.129390  4077 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.130277  4077 tablet_bootstrap.cc:492] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.130887  4077 ts_tablet_manager.cc:1403] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:21:33.133097  4077 raft_consensus.cc:359] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.133736  4077 raft_consensus.cc:740] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.134344  4077 consensus_queue.cc:260] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.136127  4077 ts_tablet_manager.cc:1434] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.136852  4077 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.147796  1508 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:21:33.148121  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.095s	user 0.094s	sys 0.000s
I20260710 13:21:33.150305  4077 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.151255  4077 tablet_bootstrap.cc:492] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.151907  4077 ts_tablet_manager.cc:1403] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:21:33.154160  4077 raft_consensus.cc:359] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:33.154816  4077 raft_consensus.cc:740] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.155584  4077 consensus_queue.cc:260] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:33.158141  4077 ts_tablet_manager.cc:1434] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:33.159071  4077 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.167006  3959 consensus_queue.cc:1048] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:33.170259  3955 consensus_queue.cc:1048] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:33.182225  4077 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.183437  4077 tablet_bootstrap.cc:492] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.184244  4077 ts_tablet_manager.cc:1403] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:21:33.187309  4077 raft_consensus.cc:359] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.188205  4077 raft_consensus.cc:740] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.189335  4077 consensus_queue.cc:260] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.191741  4077 ts_tablet_manager.cc:1434] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:33.192636  4077 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.217754  4077 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.218979  4077 tablet_bootstrap.cc:492] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.219841  4077 ts_tablet_manager.cc:1403] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.003s
I20260710 13:21:33.223939  4077 raft_consensus.cc:359] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.224855  4077 raft_consensus.cc:740] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.225881  4077 consensus_queue.cc:260] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.228996  4077 ts_tablet_manager.cc:1434] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:21:33.230008  4077 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.252645  4077 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.253952  4077 tablet_bootstrap.cc:492] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.254837  4077 ts_tablet_manager.cc:1403] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.004s
I20260710 13:21:33.258733  4077 raft_consensus.cc:359] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.259804  4077 raft_consensus.cc:740] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.261503  4077 consensus_queue.cc:260] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [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: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.263561  4077 ts_tablet_manager.cc:1434] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:33.264204  4077 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.275969  4077 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.276832  4077 tablet_bootstrap.cc:492] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.277374  4077 ts_tablet_manager.cc:1403] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:21:33.279603  4077 raft_consensus.cc:359] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.280243  4077 raft_consensus.cc:740] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.280856  4077 consensus_queue.cc:260] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [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: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.282789  4077 ts_tablet_manager.cc:1434] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.283520  4077 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
W20260710 13:21:33.283996  3705 consensus_peers.cc:597] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:33.292915  4077 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.293614  4077 tablet_bootstrap.cc:492] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.294256  4077 ts_tablet_manager.cc:1403] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:21:33.297246  4077 raft_consensus.cc:359] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.297950  4077 raft_consensus.cc:740] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.299983  4077 consensus_queue.cc:260] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.302194  4077 ts_tablet_manager.cc:1434] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:33.302989  4077 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.317346  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:34137
I20260710 13:21:33.317423  4150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:34137 every 8 connection(s)
I20260710 13:21:33.318725  4077 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.319708  4077 tablet_bootstrap.cc:492] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.320331  4077 ts_tablet_manager.cc:1403] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:21:33.323601  4077 raft_consensus.cc:359] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.324494  4077 raft_consensus.cc:740] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.327445  4077 consensus_queue.cc:260] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.330643  4077 ts_tablet_manager.cc:1434] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:21:33.331562  4077 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.347115  4077 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.348109  4077 tablet_bootstrap.cc:492] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.348780  4077 ts_tablet_manager.cc:1403] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:21:33.351284  4077 raft_consensus.cc:359] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.352017  4077 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.352907  4151 heartbeater.cc:344] Connected to a master server at 127.1.121.62:32993
I20260710 13:21:33.353444  4151 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:33.352876  4077 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.354418  4151 heartbeater.cc:507] Master 127.1.121.62:32993 requested a full tablet report, sending...
I20260710 13:21:33.355720  4077 ts_tablet_manager.cc:1434] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:21:33.356567  4077 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.363154  3491 ts_manager.cc:194] Re-registered known tserver with Master: 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:33.369586  4077 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.370436  4077 tablet_bootstrap.cc:492] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.370990  4077 ts_tablet_manager.cc:1403] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:21:33.372983  4077 raft_consensus.cc:359] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.373539  4077 raft_consensus.cc:740] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.374218  4077 consensus_queue.cc:260] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [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: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.375800  4077 ts_tablet_manager.cc:1434] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:33.376578  4077 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.378033  3491 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41940
I20260710 13:21:33.381856  4151 heartbeater.cc:499] Master 127.1.121.62:32993 was elected leader, sending a full tablet report...
I20260710 13:21:33.390385  4077 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.391286  4077 tablet_bootstrap.cc:492] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.391853  4077 ts_tablet_manager.cc:1403] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:21:33.393628  4077 raft_consensus.cc:359] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.394276  4077 raft_consensus.cc:740] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.394992  4077 consensus_queue.cc:260] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:33.396818  4077 ts_tablet_manager.cc:1434] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.397559  4077 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.410471  4077 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.411494  4077 tablet_bootstrap.cc:492] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.412259  4077 ts_tablet_manager.cc:1403] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:21:33.415040  4077 raft_consensus.cc:359] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.415768  4077 raft_consensus.cc:740] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.416436  4077 consensus_queue.cc:260] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.418881  4077 ts_tablet_manager.cc:1434] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:21:33.420207  4077 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.435648  4077 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.436357  4077 tablet_bootstrap.cc:492] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.436960  4077 ts_tablet_manager.cc:1403] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 13:21:33.439230  4077 raft_consensus.cc:359] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.439828  4077 raft_consensus.cc:740] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.440521  4077 consensus_queue.cc:260] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.442672  4077 ts_tablet_manager.cc:1434] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:33.443832  4077 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.458534  4077 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.459540  4077 tablet_bootstrap.cc:492] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.460250  4077 ts_tablet_manager.cc:1403] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:21:33.462628  4077 raft_consensus.cc:359] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.463202  4077 raft_consensus.cc:740] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.463822  4077 consensus_queue.cc:260] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.465817  4077 ts_tablet_manager.cc:1434] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:33.466682  4077 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.480520  4077 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.481443  4077 tablet_bootstrap.cc:492] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.482033  4077 ts_tablet_manager.cc:1403] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:21:33.484277  4077 raft_consensus.cc:359] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.484871  4077 raft_consensus.cc:740] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.485421  4077 consensus_queue.cc:260] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.487460  4077 ts_tablet_manager.cc:1434] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:21:33.488662  4077 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Bootstrap starting.
I20260710 13:21:33.501299  4077 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:33.502025  4077 tablet_bootstrap.cc:492] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Bootstrap complete.
I20260710 13:21:33.502521  4077 ts_tablet_manager.cc:1403] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:21:33.504302  4077 raft_consensus.cc:359] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.504796  4077 raft_consensus.cc:740] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Initialized, Role: FOLLOWER
I20260710 13:21:33.505257  4077 consensus_queue.cc:260] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [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: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.506579  4077 ts_tablet_manager.cc:1434] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:21:33.861574  3985 raft_consensus.cc:493] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.862218  3985 raft_consensus.cc:515] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.864043  3985 leader_election.cc:290] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.865191  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:33.865435  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:33.865928  4124 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 1.
I20260710 13:21:33.867425  3705 leader_election.cc:304] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [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: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:33.868165  3985 raft_consensus.cc:2804] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:33.868518  3985 raft_consensus.cc:493] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.868777  3985 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.874327  3985 raft_consensus.cc:515] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.876946  3985 leader_election.cc:290] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.877456  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:33.877635  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:33.878396  4124 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.884263  4124 raft_consensus.cc:2468] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 2.
I20260710 13:21:33.885382  3705 leader_election.cc:304] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [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: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:33.886096  3985 raft_consensus.cc:2804] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.886547  3985 raft_consensus.cc:697] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 2 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:33.887370  3985 consensus_queue.cc:237] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.901823  3491 catalog_manager.cc:5697] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 1 to 2, leader changed from 87be3f7377444da6946d6f98be0a9605 (127.1.121.1) to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.918982  3955 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.919701  3955 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.921846  3955 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:33.923117  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:33.923070  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:33.924666  4124 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:33.925936  3631 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [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: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:33.926795  3955 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:33.927237  3955 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.927596  3955 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.932806  3955 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.934458  3955 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:33.935315  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:33.935673  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:33.935901  4124 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.936321  3741 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.941382  3741 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 2.
I20260710 13:21:33.941809  3985 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:33.942240  3985 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.942520  4124 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 2.
I20260710 13:21:33.944039  3631 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:33.945411  3955 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:33.945739  3985 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.946027  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:33.946147  3955 raft_consensus.cc:697] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:33.946431  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:33.947297  4124 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 2.
I20260710 13:21:33.947615  3955 consensus_queue.cc:237] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.948520  3705 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [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: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:33.949487  3985 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:33.949894  3985 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:33.950232  3985 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:33.955544  3985 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.957248  3985 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 3 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.957932  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:33.958544  4124 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:33.958400  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:33.964691  3491 catalog_manager.cc:5697] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 1 to 2, leader changed from 87be3f7377444da6946d6f98be0a9605 (127.1.121.1) to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 2 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:33.965804  4124 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6290ab15d8f402eacb2230aa80e3057 in term 3.
I20260710 13:21:33.966881  3705 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [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: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:33.967729  3985 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:33.968281  3985 raft_consensus.cc:697] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 LEADER]: Becoming Leader. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:33.969102  3985 consensus_queue.cc:237] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Queue going to LEADER 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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:33.977996  3487 catalog_manager.cc:5697] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 reported cstate change: term changed from 2 to 3, leader changed from cc6106b37d2341479885f91efba5fd4e (127.1.121.2) to b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "b6290ab15d8f402eacb2230aa80e3057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:33.980691  4012 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.981251  4012 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.983791  4012 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.984154  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:33.984338  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:33.984920  4124 raft_consensus.cc:2468] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:33.986090  3779 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:33.987512  4012 raft_consensus.cc:2804] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:33.987788  4012 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:33.988133  4012 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.993491  4012 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:33.995534  4012 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:33.996316  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:33.996932  4124 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:33.997406  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:34.005182  4124 raft_consensus.cc:2468] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:34.006598  3779 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:34.008210  4014 raft_consensus.cc:2804] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.008733  4014 raft_consensus.cc:697] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:34.009495  4014 consensus_queue.cc:237] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.020219  3955 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.020843  3955 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:34.021409  3487 catalog_manager.cc:5697] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 1 to 2, leader changed from 87be3f7377444da6946d6f98be0a9605 (127.1.121.1) to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 2 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.022954  3955 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:34.023844  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.024160  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:34.024649  4124 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:34.025913  3631 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [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: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:34.026702  3955 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:34.027252  3955 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.027630  3955 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.033404  3955 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:34.035315  3955 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:34.036070  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:34.036755  4124 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.036779  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:34.043740  4124 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 2.
I20260710 13:21:34.044801  3631 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [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: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:34.045778  3955 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.046346  3955 raft_consensus.cc:697] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Becoming Leader. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:34.047617  4014 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.047441  3955 consensus_queue.cc:237] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:34.048184  4014 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.050945  4106 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.051317  4014 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:34.052587  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:34.053738  4106 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.054214  4112 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.054677  4112 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.054970  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.055737  4124 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 1.
I20260710 13:21:34.055939  4106 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:34.056798  4112 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:34.056988  3779 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:34.057411  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:34.057578  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:34.058194  3815 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:34.058933  4014 raft_consensus.cc:2804] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:34.059340  4014 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.059723  4014 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.059680  3632 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [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: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:34.059988  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.060958  4124 raft_consensus.cc:2393] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc6106b37d2341479885f91efba5fd4e in current term 2: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:34.060858  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.061188  4112 raft_consensus.cc:2804] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:34.061651  4123 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6106b37d2341479885f91efba5fd4e in term 1.
I20260710 13:21:34.062392  4112 raft_consensus.cc:493] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.062225  3631 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [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: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:34.062919  4112 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.060997  3487 catalog_manager.cc:5697] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e reported cstate change: term changed from 1 to 2, leader changed from 87be3f7377444da6946d6f98be0a9605 (127.1.121.1) to cc6106b37d2341479885f91efba5fd4e (127.1.121.2). New cstate: current_term: 2 leader_uuid: "cc6106b37d2341479885f91efba5fd4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.064407  4106 raft_consensus.cc:3060] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.067900  4014 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.070785  4123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:34.071388  4123 raft_consensus.cc:3060] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.071489  4112 raft_consensus.cc:515] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.074927  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:34.075518  4014 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Requested vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:34.075840  3815 raft_consensus.cc:2393] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate cc6106b37d2341479885f91efba5fd4e in current term 2: Already voted for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in this term.
I20260710 13:21:34.074918  4112 leader_election.cc:290] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:34.076803  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:34.077625  3668 raft_consensus.cc:2393] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in current term 2: Already voted for candidate cc6106b37d2341479885f91efba5fd4e in this term.
I20260710 13:21:34.077831  4122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c83053cc35174264b4477d97a9d9b0f4" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605"
I20260710 13:21:34.079737  4123 raft_consensus.cc:2468] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:34.080133  3631 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [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: cc6106b37d2341479885f91efba5fd4e; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:34.081146  4112 raft_consensus.cc:2749] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:34.081106  3779 leader_election.cc:304] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:34.082118  4014 raft_consensus.cc:2804] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.082616  4014 raft_consensus.cc:697] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:34.083441  4014 consensus_queue.cc:237] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.084558  4106 raft_consensus.cc:2749] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:34.090700  3487 catalog_manager.cc:5697] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 1 to 2, leader changed from 87be3f7377444da6946d6f98be0a9605 (127.1.121.1) to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 2 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:34.143246  3984 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.143828  3984 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:34.145597  3984 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:34.146215  4112 raft_consensus.cc:493] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 87be3f7377444da6946d6f98be0a9605)
I20260710 13:21:34.146528  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.146886  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "b6290ab15d8f402eacb2230aa80e3057" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:34.146806  4112 raft_consensus.cc:515] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:34.147353  4124 raft_consensus.cc:2393] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6290ab15d8f402eacb2230aa80e3057 in current term 2: Already voted for candidate cc6106b37d2341479885f91efba5fd4e in this term.
I20260710 13:21:34.148707  3705 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [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: b6290ab15d8f402eacb2230aa80e3057; no voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:34.149135  4112 leader_election.cc:290] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137)
I20260710 13:21:34.149789  3984 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.149874  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:34.150149  4124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87d973c5759a4551aece7f94343cc0f2" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:34.150918  4124 raft_consensus.cc:2393] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc6106b37d2341479885f91efba5fd4e in current term 2: Already voted for candidate b6290ab15d8f402eacb2230aa80e3057 in this term.
I20260710 13:21:34.151989  3631 leader_election.cc:304] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [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: cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:34.152854  4112 raft_consensus.cc:3060] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.155966  3984 raft_consensus.cc:2749] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:34.158459  4112 raft_consensus.cc:2749] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:34.221710  4081 raft_consensus.cc:493] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:34.222245  4081 raft_consensus.cc:515] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:34.224573  4081 leader_election.cc:290] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:34.250165  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:34.250958  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:34.251005  3815 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:34.251847  3741 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 1.
I20260710 13:21:34.252410  4072 leader_election.cc:304] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [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: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: 
I20260710 13:21:34.253515  4081 raft_consensus.cc:2804] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:34.253839  4081 raft_consensus.cc:493] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:34.254135  4081 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.259590  4081 raft_consensus.cc:515] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:34.261437  4081 leader_election.cc:290] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:34.262313  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:34.262501  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be53b332594f41ea8b43d48795d70dce" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:34.263044  3741 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.263108  3816 raft_consensus.cc:3060] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:34.270242  3816 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:34.270242  3741 raft_consensus.cc:2468] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:34.271595  4072 leader_election.cc:304] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, 87be3f7377444da6946d6f98be0a9605; no voters: 
I20260710 13:21:34.272513  4081 raft_consensus.cc:2804] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:34.273774  4081 raft_consensus.cc:697] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:34.274636  4081 consensus_queue.cc:237] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [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: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:34.283614  3487 catalog_manager.cc:5697] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:34.422991  3668 raft_consensus.cc:1275] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.424407  3985 consensus_queue.cc:1048] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.436097  4124 raft_consensus.cc:1275] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.436806  4123 raft_consensus.cc:1275] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:34.438570  3932 consensus_queue.cc:1048] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.440050  3932 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.456586  3668 raft_consensus.cc:3055] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:34.457063  3668 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:34.457957  3668 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:34.459311  3668 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:34.466262  3668 raft_consensus.cc:1275] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Refusing update from remote peer b6290ab15d8f402eacb2230aa80e3057: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:21:34.466674  3668 pending_rounds.cc:85] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Aborting all ops after (but not including) 1
I20260710 13:21:34.467435  3668 pending_rounds.cc:107] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:21:34.467731  3668 raft_consensus.cc:2889] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:34.469738  3985 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.516994  4122 raft_consensus.cc:1275] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.518572  4014 consensus_queue.cc:1048] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.530936  3666 raft_consensus.cc:1275] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.532980  3668 raft_consensus.cc:1275] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.533126  3943 consensus_queue.cc:1048] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:34.534297  4122 raft_consensus.cc:1275] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.535825  4012 consensus_queue.cc:1048] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.537125  4014 consensus_queue.cc:1048] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.629426  3741 raft_consensus.cc:1275] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer cc6106b37d2341479885f91efba5fd4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.630896  3955 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.640980  4122 raft_consensus.cc:1275] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Refusing update from remote peer cc6106b37d2341479885f91efba5fd4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.642513  3955 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:34.654557  3816 raft_consensus.cc:1275] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.656225  4081 consensus_queue.cc:1048] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:34.669902  3741 raft_consensus.cc:1275] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:34.672004  4081 consensus_queue.cc:1048] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:39.795939  4217 raft_consensus.cc:493] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6290ab15d8f402eacb2230aa80e3057)
I20260710 13:21:39.799062  4217 raft_consensus.cc:515] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:39.801898  4217 leader_election.cc:290] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:39.830113  4118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:39.869212  4219 raft_consensus.cc:493] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 6d31a228f53c41b3aec1a0f4f81d07b7)
I20260710 13:21:39.869979  4219 raft_consensus.cc:515] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:39.870386  4220 raft_consensus.cc:493] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cc6106b37d2341479885f91efba5fd4e)
I20260710 13:21:39.871070  4220 raft_consensus.cc:515] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:39.873909  4220 leader_election.cc:290] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:39.879694  4219 leader_election.cc:290] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:39.898828  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:39.904914  4219 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b6290ab15d8f402eacb2230aa80e3057)
I20260710 13:21:39.905567  4219 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:39.914633  3741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:39.914974  4219 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:39.920625  3668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:39.978572  4219 raft_consensus.cc:493] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6d31a228f53c41b3aec1a0f4f81d07b7)
I20260710 13:21:39.979331  4219 raft_consensus.cc:515] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:39.981775  4219 leader_election.cc:290] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:39.982519  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:39.982978  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" is_pre_election: true
I20260710 13:21:39.984560  4072 leader_election.cc:304] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:39.985018  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "140ca84df9a84a6da47f81fa66f03f9b" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:39.985510  4219 raft_consensus.cc:2749] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:39.986567  4073 leader_election.cc:304] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605; no voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:39.987108  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9981653c894936975180b0d793ed70" candidate_uuid: "cc6106b37d2341479885f91efba5fd4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6290ab15d8f402eacb2230aa80e3057" is_pre_election: true
I20260710 13:21:39.987771  4219 raft_consensus.cc:2749] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:21:39.988914  3631 leader_election.cc:304] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [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: cc6106b37d2341479885f91efba5fd4e; no voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057
I20260710 13:21:39.989985  4224 raft_consensus.cc:2749] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:39.991648  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "cc6106b37d2341479885f91efba5fd4e" is_pre_election: true
I20260710 13:21:39.998572  4119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c74bf5bc05c44f999c56b4c258a5d75" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87be3f7377444da6946d6f98be0a9605" is_pre_election: true
I20260710 13:21:40.005445  3779 leader_election.cc:304] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [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: 6d31a228f53c41b3aec1a0f4f81d07b7; no voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:40.006345  4012 raft_consensus.cc:2749] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:40.007619  4073 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605; no voters: b6290ab15d8f402eacb2230aa80e3057, cc6106b37d2341479885f91efba5fd4e
I20260710 13:21:40.008592  4219 raft_consensus.cc:2749] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 13:21:40.767724  4147 debug-util.cc:398] Leaking SignalData structure 0x7b0800196820 after lost signal to thread 1511
W20260710 13:21:40.768805  4147 debug-util.cc:398] Leaking SignalData structure 0x7b08001524e0 after lost signal to thread 3525
W20260710 13:21:40.770488  4147 debug-util.cc:398] Leaking SignalData structure 0x7b080029da20 after lost signal to thread 3766
W20260710 13:21:40.771420  4147 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1140 after lost signal to thread 3840
W20260710 13:21:40.772352  4147 debug-util.cc:398] Leaking SignalData structure 0x7b080011c2c0 after lost signal to thread 4150
W20260710 13:21:42.269850  3763 debug-util.cc:398] Leaking SignalData structure 0x7b08002039a0 after lost signal to thread 1511
W20260710 13:21:42.270766  3763 debug-util.cc:398] Leaking SignalData structure 0x7b0800116e40 after lost signal to thread 3525
W20260710 13:21:42.271772  3763 debug-util.cc:398] Leaking SignalData structure 0x7b08000dd2a0 after lost signal to thread 3692
W20260710 13:21:42.272773  3763 debug-util.cc:398] Leaking SignalData structure 0x7b080025fc60 after lost signal to thread 3766
W20260710 13:21:42.273730  3763 debug-util.cc:398] Leaking SignalData structure 0x7b08001b1c20 after lost signal to thread 3840
W20260710 13:21:42.274628  3763 debug-util.cc:398] Leaking SignalData structure 0x7b08001a55e0 after lost signal to thread 4150
I20260710 13:21:44.522704  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:44.555872  3813 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "429b5792d0464f84ab474674f85c476d"
dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
mode: GRACEFUL
new_leader_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:21:44.556639  3813 raft_consensus.cc:606] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Received request to transfer leadership to TS 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:44.568867  3665 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31"
dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
mode: GRACEFUL
new_leader_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:50890
I20260710 13:21:44.569430  3665 raft_consensus.cc:606] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Received request to transfer leadership to TS 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:44.582046  3742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69ba27cb33094f40bd90393903b42762"
dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
mode: GRACEFUL
new_leader_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:55198
I20260710 13:21:44.582592  3742 raft_consensus.cc:606] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 LEADER]: Received request to transfer leadership to TS 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:44.585465  3742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82"
dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
mode: GRACEFUL
new_leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
 from {username='slave'} at 127.0.0.1:55198
I20260710 13:21:44.585966  3742 raft_consensus.cc:606] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Received request to transfer leadership to TS 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:44.588279  3742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361"
dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
mode: GRACEFUL
new_leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
 from {username='slave'} at 127.0.0.1:55198
I20260710 13:21:44.588732  3742 raft_consensus.cc:606] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Received request to transfer leadership to TS 6d31a228f53c41b3aec1a0f4f81d07b7
I20260710 13:21:44.590026  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:21:44.590746  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:44.654412  4245 raft_consensus.cc:993] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: : Instructing follower 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:44.655382  4237 raft_consensus.cc:1081] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Signalling peer 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:44.659518  4123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "429b5792d0464f84ab474674f85c476d"
dest_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:35288
I20260710 13:21:44.660125  4123 raft_consensus.cc:493] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.660470  4123 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.668088  4123 raft_consensus.cc:515] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:44.669689  4123 leader_election.cc:290] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Requested vote from peers 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161), cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905)
I20260710 13:21:44.670436  3813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:44.670985  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "429b5792d0464f84ab474674f85c476d" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:44.671160  3813 raft_consensus.cc:3055] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.671722  3665 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.671697  3813 raft_consensus.cc:740] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:44.672932  3813 consensus_queue.cc:260] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:44.674393  3813 raft_consensus.cc:3060] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.679087  3665 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:44.680452  4073 leader_election.cc:304] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:44.681360  4219 raft_consensus.cc:2804] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.684598  3813 raft_consensus.cc:2468] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:44.686921  4219 raft_consensus.cc:697] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:44.688082  4219 consensus_queue.cc:237] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } }
I20260710 13:21:44.701498  3487 catalog_manager.cc:5697] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 1 to 2, leader changed from 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4) to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:44.840373  4235 raft_consensus.cc:993] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: : Instructing follower 6d31a228f53c41b3aec1a0f4f81d07b7 to start an election
I20260710 13:21:44.840790  4211 raft_consensus.cc:993] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: : Instructing follower 6d31a228f53c41b3aec1a0f4f81d07b7 to start an election
I20260710 13:21:44.841130  4235 raft_consensus.cc:1081] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Signalling peer 6d31a228f53c41b3aec1a0f4f81d07b7 to start an election
I20260710 13:21:44.841427  4240 raft_consensus.cc:1081] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Signalling peer 6d31a228f53c41b3aec1a0f4f81d07b7 to start an election
I20260710 13:21:44.843305  3814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82"
dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
 from {username='slave'} at 127.0.0.1:53858
I20260710 13:21:44.843616  3813 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361"
dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
 from {username='slave'} at 127.0.0.1:53858
I20260710 13:21:44.843883  3814 raft_consensus.cc:493] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.844202  3813 raft_consensus.cc:493] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.844254  3814 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.844722  3813 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.851042  3813 raft_consensus.cc:515] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.852928  3813 leader_election.cc:290] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:44.853906  3665 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:44.854024  3742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bca7c1d17d424f9e82f47b3562830361" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:44.854718  3665 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.854791  3742 raft_consensus.cc:3055] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.855283  3742 raft_consensus.cc:740] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:44.856153  3742 consensus_queue.cc:260] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.857602  3742 raft_consensus.cc:3060] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.857522  3814 raft_consensus.cc:515] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.861027  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:44.861218  3814 leader_election.cc:290] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:44.861688  3664 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.868021  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82805ddefcab44aa898e9b6e29a92e82" candidate_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:44.868656  3738 raft_consensus.cc:3055] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:44.868974  3738 raft_consensus.cc:740] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:44.867481  3742 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:44.869794  3738 consensus_queue.cc:260] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.871275  3738 raft_consensus.cc:3060] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:44.871465  3779 leader_election.cc:304] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:44.872344  4245 raft_consensus.cc:2804] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.872843  4245 raft_consensus.cc:697] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:44.873711  4245 consensus_queue.cc:237] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.875507  3664 raft_consensus.cc:2468] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:44.877018  3781 leader_election.cc:304] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d31a228f53c41b3aec1a0f4f81d07b7, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:44.877948  4247 raft_consensus.cc:2804] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:44.878398  4247 raft_consensus.cc:697] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Becoming Leader. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:44.879492  3665 raft_consensus.cc:2468] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:44.879541  4247 consensus_queue.cc:237] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } }
I20260710 13:21:44.879456  3738 raft_consensus.cc:2468] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d31a228f53c41b3aec1a0f4f81d07b7 in term 2.
I20260710 13:21:44.890293  3487 catalog_manager.cc:5697] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 1 to 2, leader changed from b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3) to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 2 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.906505  3487 catalog_manager.cc:5697] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 reported cstate change: term changed from 1 to 2, leader changed from b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3) to 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4). New cstate: current_term: 2 leader_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:44.935673  4235 raft_consensus.cc:993] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: : Instructing follower 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:44.936213  4240 raft_consensus.cc:1081] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 LEADER]: Signalling peer 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:44.937976  4124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69ba27cb33094f40bd90393903b42762"
dest_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:35272
I20260710 13:21:44.938488  4124 raft_consensus.cc:493] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:44.938882  4124 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:44.944341  4124 raft_consensus.cc:515] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:44.946563  4124 leader_election.cc:290] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 4 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:44.949199  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:44.949728  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69ba27cb33094f40bd90393903b42762" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:44.950017  3664 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:44.950392  3738 raft_consensus.cc:3055] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:21:44.950752  3738 raft_consensus.cc:740] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b6290ab15d8f402eacb2230aa80e3057, State: Running, Role: LEADER
I20260710 13:21:44.951972  3738 consensus_queue.cc:260] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:44.953349  3738 raft_consensus.cc:3060] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:21:44.955624  3664 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 4.
I20260710 13:21:44.956705  4073 leader_election.cc:304] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605, cc6106b37d2341479885f91efba5fd4e; no voters: 
I20260710 13:21:44.957374  4219 raft_consensus.cc:2804] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:21:44.957788  4219 raft_consensus.cc:697] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 4 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:44.958586  4219 consensus_queue.cc:237] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:44.960458  3738 raft_consensus.cc:2468] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 4.
I20260710 13:21:44.973171  3487 catalog_manager.cc:5697] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 3 to 4, leader changed from b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3) to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 4 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.012019  4226 raft_consensus.cc:993] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: : Instructing follower 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:45.012631  4246 raft_consensus.cc:1081] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Signalling peer 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:45.014191  4124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31"
dest_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:35300
I20260710 13:21:45.014647  4124 raft_consensus.cc:493] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.014915  4124 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.019369  4124 raft_consensus.cc:515] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:45.021008  4124 leader_election.cc:290] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 3 election: Requested vote from peers cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905), b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297)
I20260710 13:21:45.021921  3664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc6106b37d2341479885f91efba5fd4e"
I20260710 13:21:45.022487  3664 raft_consensus.cc:3055] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:21:45.022398  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "446e31144e5b40239c3118594ddd5f31" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:45.022850  3664 raft_consensus.cc:740] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc6106b37d2341479885f91efba5fd4e, State: Running, Role: LEADER
I20260710 13:21:45.023144  3738 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.023712  3664 consensus_queue.cc:260] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:45.024777  3664 raft_consensus.cc:3060] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:45.030956  3738 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 3.
I20260710 13:21:45.031193  3664 raft_consensus.cc:2468] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 3.
I20260710 13:21:45.032589  4071 leader_election.cc:304] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [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: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:45.034584  4219 raft_consensus.cc:2804] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:45.035118  4219 raft_consensus.cc:697] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 3 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:45.036258  4219 consensus_queue.cc:237] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [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: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } }
I20260710 13:21:45.045821  3487 catalog_manager.cc:5697] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 2 to 3, leader changed from cc6106b37d2341479885f91efba5fd4e (127.1.121.2) to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 3 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:45.218750  3814 raft_consensus.cc:1275] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.220158  4219 consensus_queue.cc:1048] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.232590  3664 raft_consensus.cc:1275] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.234871  4219 consensus_queue.cc:1048] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:45.355195  3738 raft_consensus.cc:1275] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.356429  4245 consensus_queue.cc:1048] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.366046  3664 raft_consensus.cc:1275] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.367525  4245 consensus_queue.cc:1048] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.418352  3738 raft_consensus.cc:1275] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.419574  4219 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.422647  3742 raft_consensus.cc:1275] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 4 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:45.424016  4248 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.432238  3665 raft_consensus.cc:1275] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:21:45.436146  4248 consensus_queue.cc:1048] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.446022  3664 raft_consensus.cc:1275] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.447625  4237 consensus_queue.cc:1048] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.453665  3663 raft_consensus.cc:1275] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 4 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:21:45.455679  4219 consensus_queue.cc:1048] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6106b37d2341479885f91efba5fd4e" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 34905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:21:45.482337  3738 raft_consensus.cc:1275] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer 6d31a228f53c41b3aec1a0f4f81d07b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:45.484854  4245 consensus_queue.cc:1048] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:45.591663  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.608379  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:45.622201  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "86a72032e8274f298193720c4d6c5604"
dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
mode: GRACEFUL
new_leader_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:21:45.622817  3814 raft_consensus.cc:606] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Received request to transfer leadership to TS 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:45.625566  3814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a"
dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
mode: GRACEFUL
new_leader_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:21:45.626106  3814 raft_consensus.cc:606] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Received request to transfer leadership to TS 87be3f7377444da6946d6f98be0a9605
I20260710 13:21:45.627314  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:45.628060  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:45.656230  4237 raft_consensus.cc:993] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: : Instructing follower 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:45.656694  4245 raft_consensus.cc:1081] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Signalling peer 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:45.658267  4123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "86a72032e8274f298193720c4d6c5604"
dest_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:35288
I20260710 13:21:45.658757  4123 raft_consensus.cc:493] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:45.659108  4123 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.664611  4123 raft_consensus.cc:515] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:45.666978  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:45.667265  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86a72032e8274f298193720c4d6c5604" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:45.667629  3738 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.667881  3814 raft_consensus.cc:3055] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:45.667922  4123 leader_election.cc:290] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:45.668376  3814 raft_consensus.cc:740] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:45.669294  3814 consensus_queue.cc:260] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:45.670279  3814 raft_consensus.cc:3060] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:45.674322  3738 raft_consensus.cc:2468] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:45.675462  4071 leader_election.cc:304] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:45.676265  4248 raft_consensus.cc:2804] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:45.676388  3814 raft_consensus.cc:2468] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:45.676740  4248 raft_consensus.cc:697] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:45.677670  4248 consensus_queue.cc:237] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:45.685817  3488 catalog_manager.cc:5697] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 1 to 2, leader changed from 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4) to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.096454  4237 raft_consensus.cc:993] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: : Instructing follower 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:46.096969  4237 raft_consensus.cc:1081] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Signalling peer 87be3f7377444da6946d6f98be0a9605 to start an election
I20260710 13:21:46.098605  4123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a"
dest_uuid: "87be3f7377444da6946d6f98be0a9605"
 from {username='slave'} at 127.0.0.1:35288
I20260710 13:21:46.099169  4123 raft_consensus.cc:493] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:46.099458  4123 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.104158  4123 raft_consensus.cc:515] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:46.105865  4123 leader_election.cc:290] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Requested vote from peers b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297), 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4:45161)
I20260710 13:21:46.106571  3738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6290ab15d8f402eacb2230aa80e3057"
I20260710 13:21:46.107378  3738 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.107302  3814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e498b51d8c6a4ad8acbaf6334aceda3a" candidate_uuid: "87be3f7377444da6946d6f98be0a9605" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7"
I20260710 13:21:46.108273  3814 raft_consensus.cc:3055] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:46.108587  3814 raft_consensus.cc:740] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d31a228f53c41b3aec1a0f4f81d07b7, State: Running, Role: LEADER
I20260710 13:21:46.109414  3814 consensus_queue.cc:260] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:46.110481  3814 raft_consensus.cc:3060] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:46.114066  3738 raft_consensus.cc:2468] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:46.115391  4071 leader_election.cc:304] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87be3f7377444da6946d6f98be0a9605, b6290ab15d8f402eacb2230aa80e3057; no voters: 
I20260710 13:21:46.115888  3814 raft_consensus.cc:2468] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87be3f7377444da6946d6f98be0a9605 in term 2.
I20260710 13:21:46.116556  4268 raft_consensus.cc:2804] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:46.117193  4268 raft_consensus.cc:697] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Becoming Leader. State: Replica: 87be3f7377444da6946d6f98be0a9605, State: Running, Role: LEADER
I20260710 13:21:46.118654  4268 consensus_queue.cc:237] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } }
I20260710 13:21:46.126928  3488 catalog_manager.cc:5697] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 reported cstate change: term changed from 1 to 2, leader changed from 6d31a228f53c41b3aec1a0f4f81d07b7 (127.1.121.4) to 87be3f7377444da6946d6f98be0a9605 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "87be3f7377444da6946d6f98be0a9605" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87be3f7377444da6946d6f98be0a9605" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:46.205808  3814 raft_consensus.cc:1275] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.207423  4268 consensus_queue.cc:1048] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:46.223413  3738 raft_consensus.cc:1275] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.224774  4248 consensus_queue.cc:1048] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:46.629469  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:46.654224  1508 tablet_server.cc:179] TabletServer@127.1.121.1:34137 shutting down...
W20260710 13:21:46.667447  3631 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
W20260710 13:21:46.673256  3631 consensus_peers.cc:597] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.694741  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:46.696107  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.697403  1508 raft_consensus.cc:2243] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.698333  1508 raft_consensus.cc:2272] T 2a721af425a84cc0ab34eebb83953711 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.702484  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.703526  1508 raft_consensus.cc:2243] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.704428  1508 raft_consensus.cc:2272] T 87d973c5759a4551aece7f94343cc0f2 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.708011  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.709105  1508 raft_consensus.cc:2243] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.710770  1508 raft_consensus.cc:2272] T 446e31144e5b40239c3118594ddd5f31 P 87be3f7377444da6946d6f98be0a9605 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.713754  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.714401  1508 raft_consensus.cc:2243] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.714892  1508 raft_consensus.cc:2272] T 632dc44327b54744978ca01d16e2bdf6 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.718575  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.719600  1508 raft_consensus.cc:2243] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.720357  1508 raft_consensus.cc:2272] T 6e9981653c894936975180b0d793ed70 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.724669  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.725340  1508 raft_consensus.cc:2243] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.725988  1508 raft_consensus.cc:2272] T 8c74bf5bc05c44f999c56b4c258a5d75 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.730504  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.731990  1508 raft_consensus.cc:2243] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.732982  1508 raft_consensus.cc:2272] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.733968  3742 raft_consensus.cc:1275] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.736774  4248 consensus_queue.cc:1048] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6290ab15d8f402eacb2230aa80e3057" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36297 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:46.738197  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.739347  1508 raft_consensus.cc:2243] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.741357  1508 raft_consensus.cc:2272] T 429b5792d0464f84ab474674f85c476d P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.745604  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.746738  1508 raft_consensus.cc:2243] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.748574  1508 raft_consensus.cc:2272] T 86a72032e8274f298193720c4d6c5604 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.755857  3814 raft_consensus.cc:1275] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Refusing update from remote peer 87be3f7377444da6946d6f98be0a9605: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:46.758446  1508 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:46.759119  3779 consensus_peers.cc:597] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.759862  1508 raft_consensus.cc:2243] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.760916  1508 raft_consensus.cc:2272] T 2076977f44b54935ba049a3dc04369df P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.765364  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.766047  4248 consensus_queue.cc:1048] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d31a228f53c41b3aec1a0f4f81d07b7" member_type: VOTER last_known_addr { host: "127.1.121.4" port: 45161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:21:46.766628  1508 raft_consensus.cc:2243] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.767673  1508 raft_consensus.cc:2272] T c83053cc35174264b4477d97a9d9b0f4 P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.779896  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.781211  1508 raft_consensus.cc:2243] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 4 LEADER]: Raft consensus shutting down.
W20260710 13:21:46.783183  3705 consensus_peers.cc:597] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.783509  1508 raft_consensus.cc:2272] T 69ba27cb33094f40bd90393903b42762 P 87be3f7377444da6946d6f98be0a9605 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.793035  3779 consensus_peers.cc:597] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.794762  1508 tablet_replica.cc:333] stopping tablet replica
W20260710 13:21:46.797106  3779 consensus_peers.cc:597] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.797379  1508 raft_consensus.cc:2243] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.799113  1508 raft_consensus.cc:2272] T e498b51d8c6a4ad8acbaf6334aceda3a P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.804713  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.805657  1508 raft_consensus.cc:2243] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.806373  1508 raft_consensus.cc:2272] T bba57ea6c591476b8d1e2db57a5d0032 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.809497  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.810078  1508 raft_consensus.cc:2243] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.810566  1508 raft_consensus.cc:2272] T 051029a1f6234741a45d92d9b1924523 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.813254  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.813809  1508 raft_consensus.cc:2243] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.814307  1508 raft_consensus.cc:2272] T e12c63935d2543ef81c5cc73e9269da0 P 87be3f7377444da6946d6f98be0a9605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.816790  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.817327  1508 raft_consensus.cc:2243] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:46.817876  1508 raft_consensus.cc:2272] T 140ca84df9a84a6da47f81fa66f03f9b P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:46.820379  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:21:46.821061  1508 raft_consensus.cc:2243] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:46.822036  1508 raft_consensus.cc:2272] T be53b332594f41ea8b43d48795d70dce P 87be3f7377444da6946d6f98be0a9605 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:46.829304  3705 consensus_peers.cc:597] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:46.853724  3631 consensus_peers.cc:597] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:46.874235  3631 consensus_peers.cc:597] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:46.893612  3779 consensus_peers.cc:597] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.907320  1508 tablet_server.cc:196] TabletServer@127.1.121.1:34137 shutdown complete.
W20260710 13:21:46.929589  3705 consensus_peers.cc:597] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:46.959687  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
W20260710 13:21:46.986547  3705 consensus_peers.cc:597] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.003826  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.004873  1508 tablet_replica.cc:333] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.005848  1508 raft_consensus.cc:2243] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.006588  1508 raft_consensus.cc:2272] T 6e9981653c894936975180b0d793ed70 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.009065  1508 tablet_replica.cc:333] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.009732  1508 raft_consensus.cc:2243] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.010273  1508 raft_consensus.cc:2272] T 82805ddefcab44aa898e9b6e29a92e82 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.012494  1508 tablet_replica.cc:333] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.013151  1508 raft_consensus.cc:2243] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.013690  1508 raft_consensus.cc:2272] T 429b5792d0464f84ab474674f85c476d P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.016055  1508 tablet_replica.cc:333] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.016851  1508 raft_consensus.cc:2243] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.017338  1508 raft_consensus.cc:2272] T 2aac1a9ea4d4453b87a63e320d04c6c0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.019804  1508 tablet_replica.cc:333] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.020378  1508 raft_consensus.cc:2243] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.021265  1508 raft_consensus.cc:2272] T 23e41bead42848ef998be62019749b76 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.023550  1508 tablet_replica.cc:333] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.024149  1508 raft_consensus.cc:2243] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.024667  1508 raft_consensus.cc:2272] T bca7c1d17d424f9e82f47b3562830361 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.026734  1508 tablet_replica.cc:333] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.027436  1508 raft_consensus.cc:2243] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.028257  1508 raft_consensus.cc:2272] T bba57ea6c591476b8d1e2db57a5d0032 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.030476  1508 tablet_replica.cc:333] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.031093  1508 raft_consensus.cc:2243] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.031916  1508 raft_consensus.cc:2272] T 8c74bf5bc05c44f999c56b4c258a5d75 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.033985  1508 tablet_replica.cc:333] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.034490  1508 raft_consensus.cc:2243] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.035313  1508 raft_consensus.cc:2272] T 6dda691140c24bf9b3a3d5402d2ad9b6 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.037359  1508 tablet_replica.cc:333] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.037863  1508 raft_consensus.cc:2243] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.038273  1508 raft_consensus.cc:2272] T 7c5501414ca1472194e2f70772b4d06b P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.040620  1508 tablet_replica.cc:333] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.041150  1508 raft_consensus.cc:2243] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.041616  1508 raft_consensus.cc:2272] T 69ba27cb33094f40bd90393903b42762 P cc6106b37d2341479885f91efba5fd4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.043641  1508 tablet_replica.cc:333] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.044121  1508 raft_consensus.cc:2243] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.044560  1508 raft_consensus.cc:2272] T c83053cc35174264b4477d97a9d9b0f4 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.046645  1508 tablet_replica.cc:333] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.047327  1508 raft_consensus.cc:2243] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.048184  1508 raft_consensus.cc:2272] T e12c63935d2543ef81c5cc73e9269da0 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.050144  1508 tablet_replica.cc:333] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.050665  1508 raft_consensus.cc:2243] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.051198  1508 raft_consensus.cc:2272] T 140ca84df9a84a6da47f81fa66f03f9b P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.053215  1508 tablet_replica.cc:333] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.053891  1508 raft_consensus.cc:2243] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.054803  1508 raft_consensus.cc:2272] T 5633080a6e284fd891be2b3a072bee6f P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.057602  1508 tablet_replica.cc:333] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.058302  1508 raft_consensus.cc:2243] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.058909  1508 raft_consensus.cc:2272] T 2a721af425a84cc0ab34eebb83953711 P cc6106b37d2341479885f91efba5fd4e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.060249  3781 consensus_peers.cc:597] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.061789  1508 tablet_replica.cc:333] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.062381  1508 raft_consensus.cc:2243] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:47.062587  3707 consensus_peers.cc:597] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.063076  1508 raft_consensus.cc:2272] T 87d973c5759a4551aece7f94343cc0f2 P cc6106b37d2341479885f91efba5fd4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.065243  1508 tablet_replica.cc:333] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e: stopping tablet replica
I20260710 13:21:47.065762  1508 raft_consensus.cc:2243] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.066246  1508 raft_consensus.cc:2272] T 446e31144e5b40239c3118594ddd5f31 P cc6106b37d2341479885f91efba5fd4e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.092751  3781 consensus_peers.cc:597] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.109256  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:21:47.147819  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:21:47.182425  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.183324  1508 tablet_replica.cc:333] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.184007  1508 raft_consensus.cc:2243] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.184996  1508 raft_consensus.cc:2272] T 6e9981653c894936975180b0d793ed70 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.187345  1508 tablet_replica.cc:333] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.187983  1508 raft_consensus.cc:2243] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.188493  1508 raft_consensus.cc:2272] T 69ba27cb33094f40bd90393903b42762 P b6290ab15d8f402eacb2230aa80e3057 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.190624  1508 tablet_replica.cc:333] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.191704  1508 raft_consensus.cc:2243] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.192382  1508 raft_consensus.cc:2272] T be53b332594f41ea8b43d48795d70dce P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.195478  1508 tablet_replica.cc:333] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.196381  1508 raft_consensus.cc:2243] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.196990  1508 raft_consensus.cc:2272] T 82805ddefcab44aa898e9b6e29a92e82 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.199720  1508 tablet_replica.cc:333] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.200345  1508 raft_consensus.cc:2243] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.201336  1508 raft_consensus.cc:2272] T 632dc44327b54744978ca01d16e2bdf6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.204277  1508 tablet_replica.cc:333] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.205044  1508 raft_consensus.cc:2243] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.205765  1508 raft_consensus.cc:2272] T 23e41bead42848ef998be62019749b76 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.206661  3705 consensus_peers.cc:597] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 -> Peer 87be3f7377444da6946d6f98be0a9605 (127.1.121.1:34137): Couldn't send request to peer 87be3f7377444da6946d6f98be0a9605. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.208667  1508 tablet_replica.cc:333] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.209503  1508 raft_consensus.cc:2243] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.210248  1508 raft_consensus.cc:2272] T bca7c1d17d424f9e82f47b3562830361 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.210512  3779 consensus_peers.cc:597] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Couldn't send request to peer b6290ab15d8f402eacb2230aa80e3057. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.213196  1508 tablet_replica.cc:333] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.214082  1508 raft_consensus.cc:2243] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.214685  1508 raft_consensus.cc:2272] T bba57ea6c591476b8d1e2db57a5d0032 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.215808  3707 consensus_peers.cc:597] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:34905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.217388  1508 tablet_replica.cc:333] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.218019  1508 raft_consensus.cc:2243] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.218493  1508 raft_consensus.cc:2272] T 051029a1f6234741a45d92d9b1924523 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.220747  1508 tablet_replica.cc:333] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.221354  1508 raft_consensus.cc:2243] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.221863  1508 raft_consensus.cc:2272] T 446e31144e5b40239c3118594ddd5f31 P b6290ab15d8f402eacb2230aa80e3057 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.224083  1508 tablet_replica.cc:333] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.224767  1508 raft_consensus.cc:2243] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.225296  1508 raft_consensus.cc:2272] T 86a72032e8274f298193720c4d6c5604 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.228420  1508 tablet_replica.cc:333] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.228983  1508 raft_consensus.cc:2243] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.229400  1508 raft_consensus.cc:2272] T 6dda691140c24bf9b3a3d5402d2ad9b6 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.231489  1508 tablet_replica.cc:333] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.232028  1508 raft_consensus.cc:2243] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.232465  1508 raft_consensus.cc:2272] T e498b51d8c6a4ad8acbaf6334aceda3a P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.235167  1508 tablet_replica.cc:333] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.235996  1508 raft_consensus.cc:2243] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.236928  1508 raft_consensus.cc:2272] T 7c5501414ca1472194e2f70772b4d06b P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.239861  1508 tablet_replica.cc:333] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.240463  1508 raft_consensus.cc:2243] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.241655  1508 raft_consensus.cc:2272] T 2076977f44b54935ba049a3dc04369df P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.243904  1508 tablet_replica.cc:333] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.244516  1508 raft_consensus.cc:2243] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.244976  1508 raft_consensus.cc:2272] T 5633080a6e284fd891be2b3a072bee6f P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.247241  1508 tablet_replica.cc:333] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.247756  1508 raft_consensus.cc:2243] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.248577  1508 raft_consensus.cc:2272] T 87d973c5759a4551aece7f94343cc0f2 P b6290ab15d8f402eacb2230aa80e3057 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.250486  1508 tablet_replica.cc:333] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057: stopping tablet replica
I20260710 13:21:47.251005  1508 raft_consensus.cc:2243] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.251946  1508 raft_consensus.cc:2272] T 2a721af425a84cc0ab34eebb83953711 P b6290ab15d8f402eacb2230aa80e3057 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:47.282594  3781 consensus_peers.cc:597] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:34905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.285848  3781 consensus_peers.cc:597] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:34905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.323558  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
W20260710 13:21:47.323613  3781 consensus_peers.cc:597] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer cc6106b37d2341479885f91efba5fd4e (127.1.121.2:34905): Couldn't send request to peer cc6106b37d2341479885f91efba5fd4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:34905: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:47.328985  3779 consensus_peers.cc:597] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 -> Peer b6290ab15d8f402eacb2230aa80e3057 (127.1.121.3:36297): Couldn't send request to peer b6290ab15d8f402eacb2230aa80e3057. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.3:36297: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:47.355551  1508 tablet_server.cc:179] TabletServer@127.1.121.4:0 shutting down...
I20260710 13:21:47.387933  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:47.388715  1508 tablet_replica.cc:333] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.389447  1508 raft_consensus.cc:2243] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.390348  1508 raft_consensus.cc:2272] T bca7c1d17d424f9e82f47b3562830361 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.392392  1508 tablet_replica.cc:333] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.393050  1508 raft_consensus.cc:2243] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.393893  1508 raft_consensus.cc:2272] T c83053cc35174264b4477d97a9d9b0f4 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.395789  1508 tablet_replica.cc:333] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.396340  1508 raft_consensus.cc:2243] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.397099  1508 raft_consensus.cc:2272] T 2aac1a9ea4d4453b87a63e320d04c6c0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.398983  1508 tablet_replica.cc:333] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.399583  1508 raft_consensus.cc:2243] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.400364  1508 raft_consensus.cc:2272] T 82805ddefcab44aa898e9b6e29a92e82 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.402236  1508 tablet_replica.cc:333] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.402740  1508 raft_consensus.cc:2243] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.403257  1508 raft_consensus.cc:2272] T 6dda691140c24bf9b3a3d5402d2ad9b6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.405081  1508 tablet_replica.cc:333] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.405611  1508 raft_consensus.cc:2243] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.406046  1508 raft_consensus.cc:2272] T 7c5501414ca1472194e2f70772b4d06b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.407840  1508 tablet_replica.cc:333] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.408337  1508 raft_consensus.cc:2243] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.408726  1508 raft_consensus.cc:2272] T e498b51d8c6a4ad8acbaf6334aceda3a P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.411526  1508 tablet_replica.cc:333] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.412055  1508 raft_consensus.cc:2243] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.412468  1508 raft_consensus.cc:2272] T 632dc44327b54744978ca01d16e2bdf6 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.414269  1508 tablet_replica.cc:333] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.414783  1508 raft_consensus.cc:2243] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.415277  1508 raft_consensus.cc:2272] T 23e41bead42848ef998be62019749b76 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.417084  1508 tablet_replica.cc:333] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.417582  1508 raft_consensus.cc:2243] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.418359  1508 raft_consensus.cc:2272] T 051029a1f6234741a45d92d9b1924523 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.420245  1508 tablet_replica.cc:333] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.420730  1508 raft_consensus.cc:2243] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.421180  1508 raft_consensus.cc:2272] T be53b332594f41ea8b43d48795d70dce P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.422822  1508 tablet_replica.cc:333] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.423332  1508 raft_consensus.cc:2243] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.424036  1508 raft_consensus.cc:2272] T 140ca84df9a84a6da47f81fa66f03f9b P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.425735  1508 tablet_replica.cc:333] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.426213  1508 raft_consensus.cc:2243] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.426611  1508 raft_consensus.cc:2272] T 5633080a6e284fd891be2b3a072bee6f P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.428390  1508 tablet_replica.cc:333] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.428864  1508 raft_consensus.cc:2243] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.429298  1508 raft_consensus.cc:2272] T 429b5792d0464f84ab474674f85c476d P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.431150  1508 tablet_replica.cc:333] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.431619  1508 raft_consensus.cc:2243] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.432030  1508 raft_consensus.cc:2272] T 86a72032e8274f298193720c4d6c5604 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.433662  1508 tablet_replica.cc:333] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.434130  1508 raft_consensus.cc:2243] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.434544  1508 raft_consensus.cc:2272] T 2076977f44b54935ba049a3dc04369df P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.436373  1508 tablet_replica.cc:333] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.436856  1508 raft_consensus.cc:2243] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.437274  1508 raft_consensus.cc:2272] T e12c63935d2543ef81c5cc73e9269da0 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.438990  1508 tablet_replica.cc:333] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7: stopping tablet replica
I20260710 13:21:47.439443  1508 raft_consensus.cc:2243] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:47.439836  1508 raft_consensus.cc:2272] T 8c74bf5bc05c44f999c56b4c258a5d75 P 6d31a228f53c41b3aec1a0f4f81d07b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.477340  1508 tablet_server.cc:196] TabletServer@127.1.121.4:0 shutdown complete.
I20260710 13:21:47.508209  1508 master.cc:562] Master@127.1.121.62:32993 shutting down...
I20260710 13:21:47.532769  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:47.533320  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:47.533591  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4bdfea03282e497ca8b99d29754edb08: stopping tablet replica
I20260710 13:21:47.554018  1508 master.cc:584] Master@127.1.121.62:32993 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19262 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:21:47.609926  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:41501
I20260710 13:21:47.611163  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.617672  4301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.617821  4300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.618572  4303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.619396  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:47.620491  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.620671  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.620790  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689707620779 us; error 0 us; skew 500 ppm
I20260710 13:21:47.621235  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.623837  1508 webserver.cc:533] Webserver started at http://127.1.121.62:37855/ using document root <none> and password file <none>
I20260710 13:21:47.624275  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.624440  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.624663  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.625727  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "dd581567ad124108a564930ef1306d47"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.630103  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:47.634042  4308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.634894  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:47.635215  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "dd581567ad124108a564930ef1306d47"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.635505  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.651639  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.652902  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.692879  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:41501
I20260710 13:21:47.693018  4359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:41501 every 8 connection(s)
I20260710 13:21:47.697036  4360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:47.708666  4360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47: Bootstrap starting.
I20260710 13:21:47.713927  4360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:47.718413  4360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47: No bootstrap required, opened a new log
I20260710 13:21:47.720825  4360 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd581567ad124108a564930ef1306d47" member_type: VOTER }
I20260710 13:21:47.721242  4360 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:47.721448  4360 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd581567ad124108a564930ef1306d47, State: Initialized, Role: FOLLOWER
I20260710 13:21:47.722129  4360 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd581567ad124108a564930ef1306d47" member_type: VOTER }
I20260710 13:21:47.722585  4360 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:21:47.722795  4360 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:21:47.723099  4360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:47.727929  4360 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd581567ad124108a564930ef1306d47" member_type: VOTER }
I20260710 13:21:47.728484  4360 leader_election.cc:304] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [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: dd581567ad124108a564930ef1306d47; no voters: 
I20260710 13:21:47.729667  4360 leader_election.cc:290] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:21:47.730146  4363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:47.731525  4363 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 1 LEADER]: Becoming Leader. State: Replica: dd581567ad124108a564930ef1306d47, State: Running, Role: LEADER
I20260710 13:21:47.732280  4363 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [LEADER]: Queue going to LEADER mode. State: All 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: "dd581567ad124108a564930ef1306d47" member_type: VOTER }
I20260710 13:21:47.732944  4360 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:21:47.738055  4365 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd581567ad124108a564930ef1306d47. Latest consensus state: current_term: 1 leader_uuid: "dd581567ad124108a564930ef1306d47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd581567ad124108a564930ef1306d47" member_type: VOTER } }
I20260710 13:21:47.738797  4365 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.738056  4364 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd581567ad124108a564930ef1306d47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd581567ad124108a564930ef1306d47" member_type: VOTER } }
I20260710 13:21:47.739720  4364 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [sys.catalog]: This master's current role is: LEADER
I20260710 13:21:47.740784  4371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:21:47.746871  4371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:21:47.748952  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:21:47.756604  4371 catalog_manager.cc:1383] Generated new cluster ID: a91af5144395479a867c375d6178f603
I20260710 13:21:47.756963  4371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:21:47.783910  4371 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:21:47.785378  4371 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:21:47.804026  4371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47: Generated new TSK 0
I20260710 13:21:47.804659  4371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:21:47.815546  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.822049  4381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.823558  4382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.825186  4384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.825572  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:47.826620  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.826851  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.826983  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689707826972 us; error 0 us; skew 500 ppm
I20260710 13:21:47.827526  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.830783  1508 webserver.cc:533] Webserver started at http://127.1.121.1:39341/ using document root <none> and password file <none>
I20260710 13:21:47.831468  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.831713  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.832026  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.833127  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "9bbcabb382e44581b6f6d391fe1c2801"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.838080  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:21:47.841415  4389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.842219  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:47.842528  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "9bbcabb382e44581b6f6d391fe1c2801"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.842821  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.857271  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.858536  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.860131  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.862422  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.862649  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.862905  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.863116  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:21:47.904181  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:45631
I20260710 13:21:47.904336  4451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:45631 every 8 connection(s)
I20260710 13:21:47.909556  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:47.917834  4456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.920050  4457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:47.922252  4459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:47.922487  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:47.923787  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:47.924067  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:47.924263  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689707924246 us; error 0 us; skew 500 ppm
I20260710 13:21:47.924991  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:47.925870  4452 heartbeater.cc:344] Connected to a master server at 127.1.121.62:41501
I20260710 13:21:47.926260  4452 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:47.926970  4452 heartbeater.cc:507] Master 127.1.121.62:41501 requested a full tablet report, sending...
I20260710 13:21:47.928022  1508 webserver.cc:533] Webserver started at http://127.1.121.2:39011/ using document root <none> and password file <none>
I20260710 13:21:47.928629  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:47.928853  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:47.929126  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:47.929517  4325 ts_manager.cc:194] Registered new tserver with Master: 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:47.930321  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "081b76c4a1044714b01dcc098df72d41"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.931438  4325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42582
I20260710 13:21:47.935329  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260710 13:21:47.939009  4464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.939818  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:21:47.940130  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "081b76c4a1044714b01dcc098df72d41"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:47.940454  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:47.962456  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:47.963759  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:47.965195  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:47.967527  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:47.967752  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:47.967985  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:47.968155  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.007527  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:38499
I20260710 13:21:48.007639  4526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:38499 every 8 connection(s)
I20260710 13:21:48.012338  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:48.019680  4530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:48.020495  4531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:48.023734  1508 server_base.cc:1061] running on GCE node
W20260710 13:21:48.024549  4533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:48.025388  4527 heartbeater.cc:344] Connected to a master server at 127.1.121.62:41501
I20260710 13:21:48.025610  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:21:48.025789  4527 heartbeater.cc:461] Registering TS with master...
W20260710 13:21:48.025899  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:48.026252  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689708026237 us; error 0 us; skew 500 ppm
I20260710 13:21:48.026768  4527 heartbeater.cc:507] Master 127.1.121.62:41501 requested a full tablet report, sending...
I20260710 13:21:48.026834  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:48.029136  4325 ts_manager.cc:194] Registered new tserver with Master: 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:48.029825  1508 webserver.cc:533] Webserver started at http://127.1.121.3:39951/ using document root <none> and password file <none>
I20260710 13:21:48.030346  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:48.030556  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:21:48.030819  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:21:48.030890  4325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42588
I20260710 13:21:48.032303  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "0257982b24be4e5992cda32a38d22e80"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-f9vl"
I20260710 13:21:48.037252  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:21:48.040968  4538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.041867  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:21:48.042174  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "0257982b24be4e5992cda32a38d22e80"
format_stamp: "Formatted at 2026-07-10 13:21:48 on dist-test-slave-f9vl"
I20260710 13:21:48.042503  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:48.058998  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:48.060242  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:48.061676  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:48.063953  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:21:48.064206  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.064455  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:21:48.064630  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:48.106630  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:44873
I20260710 13:21:48.106732  4600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:44873 every 8 connection(s)
I20260710 13:21:48.121037  4601 heartbeater.cc:344] Connected to a master server at 127.1.121.62:41501
I20260710 13:21:48.121428  4601 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:48.122156  4601 heartbeater.cc:507] Master 127.1.121.62:41501 requested a full tablet report, sending...
I20260710 13:21:48.124229  4325 ts_manager.cc:194] Registered new tserver with Master: 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.124617  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014774903s
I20260710 13:21:48.126220  4325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42600
I20260710 13:21:48.152755  4325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42608:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:21:48.155961  4325 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:21:48.242704  4492 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:48.244462  4492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.246889  4566 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:48.249575  4565 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:48.252112  4563 tablet_service.cc:1511] Processing CreateTablet for tablet e46a9327ea814d09be62b79f2084a576 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:48.253911  4491 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:48.254313  4564 tablet_service.cc:1511] Processing CreateTablet for tablet 083afcd70079478da91b044ddbf0203b (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:48.256181  4490 tablet_service.cc:1511] Processing CreateTablet for tablet 083afcd70079478da91b044ddbf0203b (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:48.257401  4562 tablet_service.cc:1511] Processing CreateTablet for tablet 293c3b6b7ec54f55a13cab39dd25ccb8 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:48.258622  4489 tablet_service.cc:1511] Processing CreateTablet for tablet e46a9327ea814d09be62b79f2084a576 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:48.259676  4561 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8f2085c5054a038788e9e08ed7ca6c (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:48.259725  4560 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ea8d10b6f4afda489afde50aa867d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:48.261844  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.262058  4488 tablet_service.cc:1511] Processing CreateTablet for tablet 293c3b6b7ec54f55a13cab39dd25ccb8 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:48.262190  4487 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8f2085c5054a038788e9e08ed7ca6c (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:48.262918  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.263604  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293c3b6b7ec54f55a13cab39dd25ccb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.264189  4417 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:21:48.264215  4491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.265494  4417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6e6ae5f73b4e5ca5642affcb9376bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.266039  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46a9327ea814d09be62b79f2084a576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.268021  4416 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:21:48.269317  4416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe63f2c8b7a4535a5c27fe891b4ae5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.271358  4487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8f2085c5054a038788e9e08ed7ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.275424  4490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083afcd70079478da91b044ddbf0203b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.275115  4559 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4798e8d3b4aa5abd511b2d68a79d4 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:48.279397  4489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46a9327ea814d09be62b79f2084a576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.279388  4415 tablet_service.cc:1511] Processing CreateTablet for tablet 083afcd70079478da91b044ddbf0203b (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:21:48.281062  4415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083afcd70079478da91b044ddbf0203b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.271384  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083afcd70079478da91b044ddbf0203b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.287376  4488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293c3b6b7ec54f55a13cab39dd25ccb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.290158  4414 tablet_service.cc:1511] Processing CreateTablet for tablet e46a9327ea814d09be62b79f2084a576 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:21:48.287376  4559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4798e8d3b4aa5abd511b2d68a79d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.291702  4414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e46a9327ea814d09be62b79f2084a576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.295388  4561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8f2085c5054a038788e9e08ed7ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.296103  4560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ea8d10b6f4afda489afde50aa867d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.295953  4558 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:48.297297  4558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.309567  4413 tablet_service.cc:1511] Processing CreateTablet for tablet 293c3b6b7ec54f55a13cab39dd25ccb8 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:21:48.311194  4413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293c3b6b7ec54f55a13cab39dd25ccb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.325814  4486 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ea8d10b6f4afda489afde50aa867d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:48.326512  4485 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4798e8d3b4aa5abd511b2d68a79d4 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:48.327381  4486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ea8d10b6f4afda489afde50aa867d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.328788  4484 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:48.330143  4484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.331158  4412 tablet_service.cc:1511] Processing CreateTablet for tablet 4b8f2085c5054a038788e9e08ed7ca6c (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:21:48.332751  4412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b8f2085c5054a038788e9e08ed7ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.333377  4485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4798e8d3b4aa5abd511b2d68a79d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.343964  4411 tablet_service.cc:1511] Processing CreateTablet for tablet 1f9ea8d10b6f4afda489afde50aa867d (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:21:48.345500  4411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f9ea8d10b6f4afda489afde50aa867d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.349077  4410 tablet_service.cc:1511] Processing CreateTablet for tablet a5e4798e8d3b4aa5abd511b2d68a79d4 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:21:48.350586  4410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e4798e8d3b4aa5abd511b2d68a79d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.352762  4409 tablet_service.cc:1511] Processing CreateTablet for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:21:48.354139  4409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15bb0f0265fa4f8fa8e32ccdaf50c615. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.361536  4483 tablet_service.cc:1511] Processing CreateTablet for tablet 359c1d677e1e44d98e110da95bf963a1 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:48.362993  4483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c1d677e1e44d98e110da95bf963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.381290  4414 tablet_service.cc:1511] Processing CreateTablet for tablet 359c1d677e1e44d98e110da95bf963a1 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:48.382733  4414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c1d677e1e44d98e110da95bf963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.386471  4616 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.425345  4562 tablet_service.cc:1511] Processing CreateTablet for tablet 359c1d677e1e44d98e110da95bf963a1 (DEFAULT_TABLE table=test-workload [id=4d29e5f7143544feb76710fc19b14c1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:21:48.426743  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 359c1d677e1e44d98e110da95bf963a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:21:48.443611  4618 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.447777  4617 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.453131  4617 tablet_bootstrap.cc:654] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.457288  4616 tablet_bootstrap.cc:654] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.465476  4618 tablet_bootstrap.cc:654] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.467599  4617 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.468120  4617 ts_tablet_manager.cc:1403] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 13:21:48.470973  4617 raft_consensus.cc:359] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.471688  4617 raft_consensus.cc:385] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.471985  4617 raft_consensus.cc:740] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.472679  4617 consensus_queue.cc:260] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.474741  4452 heartbeater.cc:499] Master 127.1.121.62:41501 was elected leader, sending a full tablet report...
I20260710 13:21:48.475306  4617 ts_tablet_manager.cc:1434] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:21:48.476270  4617 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.476351  4616 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.476832  4618 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.476887  4616 ts_tablet_manager.cc:1403] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.005s
I20260710 13:21:48.478487  4618 ts_tablet_manager.cc:1403] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260710 13:21:48.480019  4616 raft_consensus.cc:359] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.480772  4616 raft_consensus.cc:385] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.481070  4616 raft_consensus.cc:740] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.481753  4618 raft_consensus.cc:359] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.481901  4616 consensus_queue.cc:260] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.482559  4617 tablet_bootstrap.cc:654] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.482553  4618 raft_consensus.cc:385] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.483347  4618 raft_consensus.cc:740] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.484579  4618 consensus_queue.cc:260] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.491169  4616 ts_tablet_manager.cc:1434] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.009s
I20260710 13:21:48.491647  4618 ts_tablet_manager.cc:1434] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:21:48.492010  4601 heartbeater.cc:499] Master 127.1.121.62:41501 was elected leader, sending a full tablet report...
I20260710 13:21:48.492359  4527 heartbeater.cc:499] Master 127.1.121.62:41501 was elected leader, sending a full tablet report...
I20260710 13:21:48.498700  4618 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.507113  4618 tablet_bootstrap.cc:654] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.508045  4617 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.508570  4617 ts_tablet_manager.cc:1403] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.010s
I20260710 13:21:48.511159  4616 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.511548  4617 raft_consensus.cc:359] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.512288  4617 raft_consensus.cc:385] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.512588  4617 raft_consensus.cc:740] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.513463  4617 consensus_queue.cc:260] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.516000  4617 ts_tablet_manager.cc:1434] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:21:48.516993  4617 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.517462  4618 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.518011  4618 ts_tablet_manager.cc:1403] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260710 13:21:48.518213  4616 tablet_bootstrap.cc:654] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.521178  4618 raft_consensus.cc:359] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.521935  4618 raft_consensus.cc:385] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.522212  4618 raft_consensus.cc:740] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.523064  4618 consensus_queue.cc:260] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.525408  4617 tablet_bootstrap.cc:654] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.525561  4618 ts_tablet_manager.cc:1434] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:21:48.526669  4618 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.533437  4618 tablet_bootstrap.cc:654] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.536702  4616 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.537261  4616 ts_tablet_manager.cc:1403] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.017s
I20260710 13:21:48.540341  4616 raft_consensus.cc:359] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.541065  4616 raft_consensus.cc:385] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.541345  4616 raft_consensus.cc:740] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.542223  4616 consensus_queue.cc:260] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.544879  4616 ts_tablet_manager.cc:1434] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:21:48.545845  4616 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.546530  4617 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.547086  4617 ts_tablet_manager.cc:1403] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260710 13:21:48.550232  4618 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.550316  4617 raft_consensus.cc:359] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.551218  4617 raft_consensus.cc:385] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.550884  4618 ts_tablet_manager.cc:1403] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:21:48.551504  4617 raft_consensus.cc:740] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.551975  4616 tablet_bootstrap.cc:654] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.552284  4617 consensus_queue.cc:260] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.554808  4617 ts_tablet_manager.cc:1434] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:48.554739  4618 raft_consensus.cc:359] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.555714  4618 raft_consensus.cc:385] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.555896  4617 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.556064  4618 raft_consensus.cc:740] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.557025  4618 consensus_queue.cc:260] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.562830  4617 tablet_bootstrap.cc:654] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.567140  4618 ts_tablet_manager.cc:1434] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:48.573824  4618 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.581101  4616 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.581485  4617 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.581602  4616 ts_tablet_manager.cc:1403] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.020s
I20260710 13:21:48.582052  4617 ts_tablet_manager.cc:1403] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.012s
I20260710 13:21:48.582198  4618 tablet_bootstrap.cc:654] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.584077  4616 raft_consensus.cc:359] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.584661  4616 raft_consensus.cc:385] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.584915  4616 raft_consensus.cc:740] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.585081  4617 raft_consensus.cc:359] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.585845  4617 raft_consensus.cc:385] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.585812  4616 consensus_queue.cc:260] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.586342  4617 raft_consensus.cc:740] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.587131  4617 consensus_queue.cc:260] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.587620  4618 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.588197  4618 ts_tablet_manager.cc:1403] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:21:48.588287  4616 ts_tablet_manager.cc:1434] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:21:48.589272  4616 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.589542  4617 ts_tablet_manager.cc:1434] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:48.590524  4617 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.591408  4618 raft_consensus.cc:359] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.592167  4618 raft_consensus.cc:385] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.592532  4618 raft_consensus.cc:740] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.593433  4618 consensus_queue.cc:260] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.595582  4616 tablet_bootstrap.cc:654] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.597165  4617 tablet_bootstrap.cc:654] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.603552  4618 ts_tablet_manager.cc:1434] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:21:48.607246  4616 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.607805  4616 ts_tablet_manager.cc:1403] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:21:48.613415  4618 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.613415  4616 raft_consensus.cc:359] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.614207  4616 raft_consensus.cc:385] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.614496  4616 raft_consensus.cc:740] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.614717  4617 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.615264  4617 ts_tablet_manager.cc:1403] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260710 13:21:48.615201  4616 consensus_queue.cc:260] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.617370  4616 ts_tablet_manager.cc:1434] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:21:48.618348  4616 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.618335  4617 raft_consensus.cc:359] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.619225  4617 raft_consensus.cc:385] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.619534  4617 raft_consensus.cc:740] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.620594  4618 tablet_bootstrap.cc:654] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.620326  4617 consensus_queue.cc:260] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.622954  4617 ts_tablet_manager.cc:1434] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:21:48.624244  4617 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.625459  4616 tablet_bootstrap.cc:654] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.631945  4617 tablet_bootstrap.cc:654] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.631944  4618 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.634693  4618 ts_tablet_manager.cc:1403] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:21:48.638351  4616 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.638921  4616 ts_tablet_manager.cc:1403] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:21:48.638479  4618 raft_consensus.cc:359] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.639635  4618 raft_consensus.cc:385] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.641387  4618 raft_consensus.cc:740] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.641990  4616 raft_consensus.cc:359] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.642737  4616 raft_consensus.cc:385] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.642509  4618 consensus_queue.cc:260] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.643112  4616 raft_consensus.cc:740] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.644979  4616 consensus_queue.cc:260] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.647235  4616 ts_tablet_manager.cc:1434] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:48.648180  4616 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.654433  4616 tablet_bootstrap.cc:654] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.654803  4618 ts_tablet_manager.cc:1434] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:21:48.664999  4618 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.667421  4617 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.667529  4616 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.668068  4617 ts_tablet_manager.cc:1403] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.044s	user 0.032s	sys 0.008s
I20260710 13:21:48.668092  4616 ts_tablet_manager.cc:1403] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260710 13:21:48.670025  4618 tablet_bootstrap.cc:654] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.671240  4616 raft_consensus.cc:359] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.671427  4617 raft_consensus.cc:359] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.672017  4616 raft_consensus.cc:385] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.672114  4617 raft_consensus.cc:385] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.672395  4616 raft_consensus.cc:740] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.672465  4617 raft_consensus.cc:740] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.673301  4617 consensus_queue.cc:260] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.673389  4616 consensus_queue.cc:260] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.674536  4618 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:48.675012  4618 ts_tablet_manager.cc:1403] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 13:21:48.675681  4616 ts_tablet_manager.cc:1434] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:21:48.676673  4616 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.678506  4617 ts_tablet_manager.cc:1434] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:21:48.679598  4617 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.680666  4625 raft_consensus.cc:493] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.681147  4625 raft_consensus.cc:515] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.683328  4616 tablet_bootstrap.cc:654] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.686677  4617 tablet_bootstrap.cc:654] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.691170  4625 leader_election.cc:290] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.704427  4618 raft_consensus.cc:359] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.705520  4618 raft_consensus.cc:385] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.705919  4618 raft_consensus.cc:740] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.707538  4625 raft_consensus.cc:493] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.708274  4625 raft_consensus.cc:515] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.711666  4625 leader_election.cc:290] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.716010  4618 consensus_queue.cc:260] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.718845  4616 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.719458  4616 ts_tablet_manager.cc:1403] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260710 13:21:48.721536  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293c3b6b7ec54f55a13cab39dd25ccb8" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.722303  4576 raft_consensus.cc:2468] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.722312  4616 raft_consensus.cc:359] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.723145  4616 raft_consensus.cc:385] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.723459  4616 raft_consensus.cc:740] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.723675  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8f2085c5054a038788e9e08ed7ca6c" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.725198  4616 consensus_queue.cc:260] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.727835  4616 ts_tablet_manager.cc:1434] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:21:48.728869  4616 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.733593  4618 ts_tablet_manager.cc:1434] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.001s
I20260710 13:21:48.733811  4575 raft_consensus.cc:2468] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.735620  4616 tablet_bootstrap.cc:654] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.743564  4468 leader_election.cc:304] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
W20260710 13:21:48.745456  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:21:48.746788  4616 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.747288  4616 ts_tablet_manager.cc:1403] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:21:48.748056  4625 raft_consensus.cc:2804] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.748441  4625 raft_consensus.cc:493] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.748819  4625 raft_consensus.cc:3060] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.750061  4616 raft_consensus.cc:359] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.750757  4616 raft_consensus.cc:385] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.751047  4616 raft_consensus.cc:740] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.751890  4616 consensus_queue.cc:260] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.753142  4622 raft_consensus.cc:493] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.753785  4622 raft_consensus.cc:515] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.756031  4616 ts_tablet_manager.cc:1434] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:21:48.756990  4616 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.761013  4625 raft_consensus.cc:515] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.763809  4622 leader_election.cc:290] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.764487  4622 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.765058  4622 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.766660  4625 leader_election.cc:290] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.770426  4616 tablet_bootstrap.cc:654] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.775594  4622 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.780004  4618 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:48.789989  4617 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.790619  4617 ts_tablet_manager.cc:1403] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.111s	user 0.041s	sys 0.062s
I20260710 13:21:48.791628  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293c3b6b7ec54f55a13cab39dd25ccb8" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:48.792528  4425 raft_consensus.cc:3060] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.793699  4617 raft_consensus.cc:359] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.794478  4617 raft_consensus.cc:385] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.794788  4617 raft_consensus.cc:740] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.795706  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8f2085c5054a038788e9e08ed7ca6c" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:48.795647  4617 consensus_queue.cc:260] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.790784  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293c3b6b7ec54f55a13cab39dd25ccb8" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:48.799293  4617 ts_tablet_manager.cc:1434] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
W20260710 13:21:48.799360  4465 leader_election.cc:343] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.800272  4617 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.806545  4617 tablet_bootstrap.cc:654] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.808981  4425 raft_consensus.cc:2468] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:48.810794  4465 leader_election.cc:304] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:48.811992  4625 raft_consensus.cc:2804] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:48.818686  4468 leader_election.cc:304] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:48.826611  4617 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.827262  4617 ts_tablet_manager.cc:1403] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260710 13:21:48.829928  4617 raft_consensus.cc:359] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.831579  4617 raft_consensus.cc:385] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.831965  4617 raft_consensus.cc:740] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.835279  4617 consensus_queue.cc:260] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.830269  4625 raft_consensus.cc:697] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:48.843089  4617 ts_tablet_manager.cc:1434] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:21:48.845602  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.847301  4617 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:48.846886  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.849049  4623 raft_consensus.cc:493] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.848634  4576 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:48.848101  4646 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.849502  4623 raft_consensus.cc:515] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
W20260710 13:21:48.851490  4393 leader_election.cc:343] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.852265  4393 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:48.852684  4651 raft_consensus.cc:2804] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.853085  4651 raft_consensus.cc:493] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.853138  4622 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.853513  4651 raft_consensus.cc:3060] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.853541  4622 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.854869  4617 tablet_bootstrap.cc:654] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.854679  4622 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.857138  4616 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:48.857899  4652 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.857277  4618 tablet_bootstrap.cc:654] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:48.858361  4616 ts_tablet_manager.cc:1403] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.102s	user 0.050s	sys 0.033s
I20260710 13:21:48.853957  4646 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.861069  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293c3b6b7ec54f55a13cab39dd25ccb8" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:48.861835  4576 raft_consensus.cc:3060] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.865020  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.865913  4575 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:48.862607  4646 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.871484  4393 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:48.854451  4625 consensus_queue.cc:237] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.886727  4616 raft_consensus.cc:359] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.887883  4616 raft_consensus.cc:385] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.888269  4616 raft_consensus.cc:740] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.892372  4654 raft_consensus.cc:493] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.893095  4654 raft_consensus.cc:515] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.874085  4646 raft_consensus.cc:2804] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.890352  4616 consensus_queue.cc:260] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.886759  4623 leader_election.cc:290] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:48.896929  4646 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:48.907627  4646 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:48.858395  4652 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:48.925249  4622 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.931071  4652 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873), 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:48.931728  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:48.932835  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:48.920239  4625 raft_consensus.cc:493] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.933763  4625 raft_consensus.cc:515] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.934257  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:48.922802  4576 raft_consensus.cc:2468] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
W20260710 13:21:48.941879  4390 leader_election.cc:343] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:48.948493  4623 raft_consensus.cc:493] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.950196  4616 ts_tablet_manager.cc:1434] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.091s	user 0.020s	sys 0.015s
I20260710 13:21:48.949784  4623 raft_consensus.cc:515] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.949729  4323 catalog_manager.cc:5697] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:48.951265  4616 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: Bootstrap starting.
I20260710 13:21:48.952862  4623 leader_election.cc:290] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:48.954375  4659 raft_consensus.cc:493] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.940801  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.947404  4390 leader_election.cc:304] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bbcabb382e44581b6f6d391fe1c2801; no voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41
I20260710 13:21:48.964807  4617 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:48.965237  4617 ts_tablet_manager.cc:1403] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.118s	user 0.020s	sys 0.027s
I20260710 13:21:48.960039  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:48.958595  4654 leader_election.cc:290] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.974419  4651 raft_consensus.cc:515] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.977916  4502 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:48.978096  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.960940  4575 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.968415  4625 leader_election.cc:290] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.983219  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:48.972173  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:48.984714  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:48.985566  4576 raft_consensus.cc:2468] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.986008  4617 raft_consensus.cc:359] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:48.986483  4468 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:48.994186  4617 raft_consensus.cc:385] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:48.995052  4617 raft_consensus.cc:740] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:48.995965  4426 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.997812  4654 raft_consensus.cc:493] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:48.997009  4574 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:48.998308  4654 raft_consensus.cc:515] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.000418  4651 leader_election.cc:290] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.001525  4654 leader_election.cc:290] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:48.997171  4646 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:49.001561  4468 leader_election.cc:304] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:49.004099  4425 raft_consensus.cc:2393] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081b76c4a1044714b01dcc098df72d41 in current term 1: Already voted for candidate 9bbcabb382e44581b6f6d391fe1c2801 in this term.
I20260710 13:21:49.004312  4622 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Requested vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.004953  4622 raft_consensus.cc:2749] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.005054  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8f2085c5054a038788e9e08ed7ca6c" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.005846  4622 raft_consensus.cc:493] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.005846  4576 raft_consensus.cc:3060] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.006431  4622 raft_consensus.cc:515] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.006875  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.007622  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.008149  4654 raft_consensus.cc:2804] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.008718  4646 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Requested vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.004878  4468 leader_election.cc:304] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:48.997916  4617 consensus_queue.cc:260] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.009310  4625 raft_consensus.cc:2804] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:48.956166  4659 raft_consensus.cc:515] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.016655  4617 ts_tablet_manager.cc:1434] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260710 13:21:49.018077  4617 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:49.010032  4575 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:49.016968  4625 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.012892  4654 raft_consensus.cc:493] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.021451  4658 raft_consensus.cc:493] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.034264  4658 raft_consensus.cc:515] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
W20260710 13:21:49.021370  4390 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.2:38499, user_credentials={real_user=slave}} blocked reactor thread for 79658.3us
I20260710 13:21:49.009969  4573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.013477  4574 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.026206  4468 leader_election.cc:304] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:49.024116  4625 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.028963  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.029779  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.030220  4576 raft_consensus.cc:2468] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.030485  4651 raft_consensus.cc:2804] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.030947  4427 raft_consensus.cc:2468] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:49.039554  4651 raft_consensus.cc:493] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.040045  4651 raft_consensus.cc:3060] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.033836  4618 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:49.041137  4618 ts_tablet_manager.cc:1403] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.261s	user 0.024s	sys 0.013s
I20260710 13:21:49.043198  4573 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.018788  4646 raft_consensus.cc:493] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.043854  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:49.038087  4616 tablet_bootstrap.cc:654] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.044667  4425 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 0.
I20260710 13:21:49.047406  4652 raft_consensus.cc:2804] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.047870  4652 raft_consensus.cc:493] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.048318  4652 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.050091  4658 leader_election.cc:290] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:49.035477  4654 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.051622  4651 raft_consensus.cc:515] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.047663  4468 leader_election.cc:304] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:49.054930  4655 raft_consensus.cc:2804] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.054255  4618 raft_consensus.cc:359] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.055876  4618 raft_consensus.cc:385] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.056458  4618 raft_consensus.cc:740] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.057977  4618 consensus_queue.cc:260] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.059571  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b8f2085c5054a038788e9e08ed7ca6c" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.060328  4425 raft_consensus.cc:3060] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.061295  4646 raft_consensus.cc:515] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
W20260710 13:21:49.039070  4539 leader_election.cc:343] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.061556  4574 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 1.
I20260710 13:21:49.072976  4655 raft_consensus.cc:697] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:49.078991  4622 leader_election.cc:290] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.079152  4616 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: No bootstrap required, opened a new log
I20260710 13:21:49.079851  4616 ts_tablet_manager.cc:1403] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.007s
I20260710 13:21:49.083508  4393 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.085929  4617 tablet_bootstrap.cc:654] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.076376  4654 raft_consensus.cc:515] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
W20260710 13:21:49.086694  4390 leader_election.cc:343] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.087208  4622 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.087524  4501 raft_consensus.cc:2393] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0257982b24be4e5992cda32a38d22e80 in current term 1: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:49.087716  4622 raft_consensus.cc:697] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Running, Role: LEADER
I20260710 13:21:49.088667  4622 consensus_queue.cc:237] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.089447  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:49.089943  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:49.089447  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:49.090526  4426 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 0.
I20260710 13:21:49.090631  4654 leader_election.cc:290] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.092129  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.092849  4426 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.092731  4652 raft_consensus.cc:515] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.093642  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.093931  4573 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 1.
I20260710 13:21:49.094301  4502 raft_consensus.cc:2468] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 0.
I20260710 13:21:49.095332  4652 leader_election.cc:290] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.095357  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:49.096299  4427 raft_consensus.cc:2468] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 0.
I20260710 13:21:49.096751  4539 leader_election.cc:304] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:49.097525  4393 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
W20260710 13:21:49.097735  4539 leader_election.cc:343] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.098497  4665 raft_consensus.cc:2804] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.098335  4539 leader_election.cc:304] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80; no voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:49.098954  4618 ts_tablet_manager.cc:1434] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.057s	user 0.012s	sys 0.012s
I20260710 13:21:49.099040  4665 raft_consensus.cc:697] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Running, Role: LEADER
I20260710 13:21:49.099216  4658 raft_consensus.cc:2804] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.099771  4658 raft_consensus.cc:493] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.100178  4618 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:49.100234  4658 raft_consensus.cc:3060] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.101084  4573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.101780  4573 raft_consensus.cc:2468] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:49.080418  4659 leader_election.cc:290] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.103509  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.104189  4646 leader_election.cc:290] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.104398  4574 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:49.107369  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.054188  4625 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:49.104674  4502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:49.096385  4424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.107995  4427 raft_consensus.cc:3060] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.106067  4501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.100072  4665 consensus_queue.cc:237] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:49.116470  4618 tablet_bootstrap.cc:654] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.118770  4502 raft_consensus.cc:2393] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9bbcabb382e44581b6f6d391fe1c2801 in current term 1: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
W20260710 13:21:49.109486  4390 leader_election.cc:343] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.108304  4424 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.122682  4623 raft_consensus.cc:2749] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.128392  4393 leader_election.cc:304] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.103541  4651 leader_election.cc:290] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.123420  4425 raft_consensus.cc:2468] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.108779  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.132372  4501 raft_consensus.cc:2393] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bbcabb382e44581b6f6d391fe1c2801 in current term 1: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:49.109313  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.145691  4616 raft_consensus.cc:359] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.146428  4616 raft_consensus.cc:385] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.146695  4616 raft_consensus.cc:740] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.147285  4499 raft_consensus.cc:2393] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bbcabb382e44581b6f6d391fe1c2801 in current term 1: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:49.147377  4616 consensus_queue.cc:260] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.142639  4573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.148505  4573 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.149497  4616 ts_tablet_manager.cc:1434] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.001s
I20260710 13:21:49.151729  4625 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Requested vote from peers 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873), 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:49.138662  4539 leader_election.cc:304] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 081b76c4a1044714b01dcc098df72d41
I20260710 13:21:49.152490  4622 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.152911  4500 raft_consensus.cc:2393] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9bbcabb382e44581b6f6d391fe1c2801 in current term 1: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:49.152963  4622 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.155308  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.155929  4574 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.156121  4425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.156451  4622 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.165112  4427 raft_consensus.cc:2468] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.165719  4646 raft_consensus.cc:2764] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:49.123589  4655 consensus_queue.cc:237] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.171625  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e46a9327ea814d09be62b79f2084a576" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.172561  4576 raft_consensus.cc:3060] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:21:49.180438  4539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.1:45631, user_credentials={real_user=slave}} blocked reactor thread for 46836us
I20260710 13:21:49.184336  4617 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: No bootstrap required, opened a new log
I20260710 13:21:49.184790  4617 ts_tablet_manager.cc:1403] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.010s
I20260710 13:21:49.183130  4465 leader_election.cc:304] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.186240  4625 raft_consensus.cc:2804] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.186707  4625 raft_consensus.cc:697] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:49.187547  4625 consensus_queue.cc:237] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.188249  4617 raft_consensus.cc:359] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.188925  4617 raft_consensus.cc:385] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.189175  4617 raft_consensus.cc:740] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.189594  4576 raft_consensus.cc:2468] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.189756  4617 consensus_queue.cc:260] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.195613  4324 catalog_manager.cc:5697] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "9bbcabb382e44581b6f6d391fe1c2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.197692  4324 catalog_manager.cc:5697] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "9bbcabb382e44581b6f6d391fe1c2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.199497  4576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.202080  4576 raft_consensus.cc:2393] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 081b76c4a1044714b01dcc098df72d41 in current term 1: Already voted for candidate 9bbcabb382e44581b6f6d391fe1c2801 in this term.
I20260710 13:21:49.201956  4424 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.202659  4575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.203141  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.203824  4572 raft_consensus.cc:2468] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:49.204133  4465 leader_election.cc:304] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.205039  4617 ts_tablet_manager.cc:1434] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:21:49.205786  4426 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.206646  4393 leader_election.cc:304] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 081b76c4a1044714b01dcc098df72d41
I20260710 13:21:49.207110  4465 leader_election.cc:304] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.208092  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.208464  4668 raft_consensus.cc:2804] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.208950  4668 raft_consensus.cc:697] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:49.209396  4646 raft_consensus.cc:2764] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:49.209837  4668 consensus_queue.cc:237] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.212570  4658 raft_consensus.cc:515] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.213465  4651 raft_consensus.cc:2804] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.214077  4468 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [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: 081b76c4a1044714b01dcc098df72d41; no voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:49.214324  4651 raft_consensus.cc:697] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:49.215018  4393 leader_election.cc:304] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9bbcabb382e44581b6f6d391fe1c2801; no voters: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41
I20260710 13:21:49.215413  4652 raft_consensus.cc:2749] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.216323  4393 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.217171  4646 raft_consensus.cc:2749] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.217803  4646 raft_consensus.cc:2804] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.218123  4646 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.218431  4646 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.221807  4651 consensus_queue.cc:237] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
W20260710 13:21:49.220759  4390 leader_election.cc:343] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.228286  4646 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.230674  4646 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Requested vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.233180  4618 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:49.235566  4618 ts_tablet_manager.cc:1403] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.013s
I20260710 13:21:49.237588  4658 leader_election.cc:290] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:49.238346  4618 raft_consensus.cc:359] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.239244  4618 raft_consensus.cc:385] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.239598  4618 raft_consensus.cc:740] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.233587  4573 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.234450  4500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:49.242617  4623 raft_consensus.cc:2764] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:21:49.245080  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
W20260710 13:21:49.245292  4390 leader_election.cc:343] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:21:49.245797  4499 raft_consensus.cc:3060] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.246254  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe63f2c8b7a4535a5c27fe891b4ae5d" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:49.246876  4426 raft_consensus.cc:3060] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.247835  4618 consensus_queue.cc:260] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.252734  4618 ts_tablet_manager.cc:1434] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:21:49.253557  4618 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:49.254590  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.255301  4572 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.260259  4324 catalog_manager.cc:5697] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.264940  4426 raft_consensus.cc:2468] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 1.
I20260710 13:21:49.249404  4574 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:49.266296  4539 leader_election.cc:304] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.266764  4499 raft_consensus.cc:2468] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 1.
I20260710 13:21:49.263006  4572 raft_consensus.cc:2468] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 1.
I20260710 13:21:49.267220  4623 raft_consensus.cc:2804] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.267748  4623 raft_consensus.cc:697] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 1 LEADER]: Becoming Leader. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Running, Role: LEADER
I20260710 13:21:49.268127  4393 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 081b76c4a1044714b01dcc098df72d41
I20260710 13:21:49.268922  4646 raft_consensus.cc:2804] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.268647  4623 consensus_queue.cc:237] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.269491  4646 raft_consensus.cc:697] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Running, Role: LEADER
I20260710 13:21:49.270421  4646 consensus_queue.cc:237] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.273528  4618 tablet_bootstrap.cc:654] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.284132  4323 catalog_manager.cc:5697] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0257982b24be4e5992cda32a38d22e80 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "0257982b24be4e5992cda32a38d22e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:49.289085  4324 catalog_manager.cc:5697] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.290941  4324 catalog_manager.cc:5697] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.291929  4321 catalog_manager.cc:5697] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "9bbcabb382e44581b6f6d391fe1c2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.293185  4324 catalog_manager.cc:5697] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.297688  4618 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:49.298192  4618 ts_tablet_manager.cc:1403] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.008s
I20260710 13:21:49.300802  4618 raft_consensus.cc:359] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.301388  4618 raft_consensus.cc:385] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.301608  4618 raft_consensus.cc:740] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.302240  4618 consensus_queue.cc:260] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.304106  4618 ts_tablet_manager.cc:1434] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:21:49.304813  4618 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: Bootstrap starting.
I20260710 13:21:49.308719  4618 tablet_bootstrap.cc:654] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: Neither blocks nor log segments found. Creating new log.
I20260710 13:21:49.312458  4618 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: No bootstrap required, opened a new log
I20260710 13:21:49.312834  4618 ts_tablet_manager.cc:1403] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:21:49.314553  4618 raft_consensus.cc:359] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.315162  4618 raft_consensus.cc:385] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:21:49.315409  4618 raft_consensus.cc:740] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Initialized, Role: FOLLOWER
I20260710 13:21:49.316149  4618 consensus_queue.cc:260] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.316727  4655 consensus_queue.cc:1048] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.317857  4618 ts_tablet_manager.cc:1434] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:49.331540  4651 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.332095  4651 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.334215  4651 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.335530  4424 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801" is_pre_election: true
I20260710 13:21:49.338097  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.338899  4572 raft_consensus.cc:2393] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 081b76c4a1044714b01dcc098df72d41 in current term 1: Already voted for candidate 9bbcabb382e44581b6f6d391fe1c2801 in this term.
I20260710 13:21:49.339823  4468 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41; no voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:49.339860  4668 consensus_queue.cc:1048] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.340740  4651 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.348790  4651 raft_consensus.cc:2749] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:21:49.494719  4499 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.500765  4646 consensus_queue.cc:1048] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.511999  4665 consensus_queue.cc:1048] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.526070  4665 consensus_queue.cc:1048] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.537544  4622 consensus_queue.cc:1048] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.572695  4622 raft_consensus.cc:493] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:49.573168  4622 raft_consensus.cc:515] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.575546  4622 leader_election.cc:290] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.575834  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:49.576125  4574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:49.576519  4499 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:49.576682  4574 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 0.
I20260710 13:21:49.577178  4651 consensus_queue.cc:1048] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.577591  4390 leader_election.cc:304] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.578357  4622 raft_consensus.cc:2804] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:21:49.578729  4622 raft_consensus.cc:493] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:49.579079  4622 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.585264  4622 raft_consensus.cc:515] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.588085  4622 leader_election.cc:290] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Requested vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:49.588508  4651 consensus_queue.cc:1048] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.589454  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:49.590052  4499 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.588343  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "9bbcabb382e44581b6f6d391fe1c2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:49.592166  4572 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:21:49.603417  4572 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 1.
I20260710 13:21:49.605064  4393 leader_election.cc:304] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:49.605448  4499 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9bbcabb382e44581b6f6d391fe1c2801 in term 1.
I20260710 13:21:49.606181  4622 raft_consensus.cc:2804] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:21:49.606674  4622 raft_consensus.cc:697] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Running, Role: LEADER
I20260710 13:21:49.607534  4622 consensus_queue.cc:237] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:49.613027  4651 consensus_queue.cc:1048] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.615720  4324 catalog_manager.cc:5697] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "9bbcabb382e44581b6f6d391fe1c2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:49.628153  4651 consensus_queue.cc:1048] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.653599  4651 consensus_queue.cc:1048] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.663684  4651 consensus_queue.cc:1048] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.675475  1508 ts_manager.cc:295] Set tserver state for 9bbcabb382e44581b6f6d391fe1c2801 to MAINTENANCE_MODE
I20260710 13:21:49.676319  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
I20260710 13:21:49.682399  4622 consensus_queue.cc:1048] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.701752  4646 consensus_queue.cc:1048] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.717267  4651 consensus_queue.cc:1048] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:21:49.721627  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:21:49.723088  1508 tablet_replica.cc:333] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.723950  1508 raft_consensus.cc:2243] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.724443  1508 raft_consensus.cc:2272] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.729956  4623 consensus_queue.cc:1048] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:21:49.732184  1508 tablet_replica.cc:333] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.733126  1508 raft_consensus.cc:2243] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.733919  1508 pending_rounds.cc:70] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Trying to abort 1 pending ops.
I20260710 13:21:49.734140  1508 pending_rounds.cc:77] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305993050562297856 op_type: NO_OP noop_request { }
I20260710 13:21:49.734530  1508 raft_consensus.cc:2889] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:21:49.745229  1508 raft_consensus.cc:2272] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.746556  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:49.749701  1508 tablet_replica.cc:333] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.751770  1508 raft_consensus.cc:2243] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:21:49.754971  4539 consensus_peers.cc:597] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.756129  1508 raft_consensus.cc:2272] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.758874  1508 tablet_replica.cc:333] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.759718  1508 raft_consensus.cc:2243] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:21:49.759936  4465 consensus_peers.cc:597] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.760277  1508 raft_consensus.cc:2272] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:21:49.761482  4465 consensus_peers.cc:597] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:49.762826  1508 tablet_replica.cc:333] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.763450  1508 raft_consensus.cc:2243] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.764133  1508 raft_consensus.cc:2272] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.765941  1508 tablet_replica.cc:333] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.766403  1508 raft_consensus.cc:2243] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.766729  1508 raft_consensus.cc:2272] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.768683  1508 tablet_replica.cc:333] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.769145  1508 raft_consensus.cc:2243] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.769464  1508 raft_consensus.cc:2272] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.770877  1508 tablet_replica.cc:333] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.771369  1508 raft_consensus.cc:2243] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.771710  1508 raft_consensus.cc:2272] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.773604  1508 tablet_replica.cc:333] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.774037  1508 raft_consensus.cc:2243] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:21:49.774744  1508 raft_consensus.cc:2272] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.776698  1508 tablet_replica.cc:333] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: stopping tablet replica
I20260710 13:21:49.777287  1508 raft_consensus.cc:2243] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:21:49.777707  1508 raft_consensus.cc:2272] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:21:49.806869  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
W20260710 13:21:50.167249  4465 consensus_peers.cc:597] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:50.193931  4465 consensus_peers.cc:597] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:50.243212  4465 consensus_peers.cc:597] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:50.747694  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:51.016309  4668 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.016539  4623 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.017155  4668 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.017400  4623 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.019693  4623 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:51.019701  4668 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:51.021040  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:51.021903  4572 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:51.021703  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:51.023345  4499 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 1.
I20260710 13:21:51.023983  4468 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:51.024909  4539 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:51.025116  4668 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:51.025281  4465 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.025662  4668 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.025895  4623 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:21:51.025913  4539 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.026072  4668 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:51.026448  4623 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.026924  4623 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:51.032425  4623 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.032817  4668 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.034366  4623 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:51.036029  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:51.036336  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:51.036875  4499 raft_consensus.cc:2393] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0257982b24be4e5992cda32a38d22e80 in current term 2: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:51.037283  4572 raft_consensus.cc:2393] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 081b76c4a1044714b01dcc098df72d41 in current term 2: Already voted for candidate 0257982b24be4e5992cda32a38d22e80 in this term.
I20260710 13:21:51.038465  4651 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.038589  4668 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:51.039199  4651 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
W20260710 13:21:51.039674  4539 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.040180  4539 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80; no voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.040802  4623 raft_consensus.cc:2749] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:21:51.041313  4651 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873), 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:51.041621  4623 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.042290  4623 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:51.042510  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:51.043336  4572 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:51.044466  4623 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499), 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:51.044530  4468 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:51.045689  4651 raft_consensus.cc:2804] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:51.046224  4651 raft_consensus.cc:493] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.046276  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:51.046779  4651 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:51.045670  4465 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.047703  4465 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [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: 081b76c4a1044714b01dcc098df72d41; no voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.048489  4668 raft_consensus.cc:2749] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 13:21:51.051085  4539 leader_election.cc:336] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
W20260710 13:21:51.051913  4465 leader_election.cc:336] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.054590  4651 raft_consensus.cc:515] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:51.055733  4499 raft_consensus.cc:2393] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0257982b24be4e5992cda32a38d22e80 in current term 2: Already voted for candidate 081b76c4a1044714b01dcc098df72d41 in this term.
I20260710 13:21:51.056571  4651 leader_election.cc:290] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: Requested vote from peers 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873), 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:51.057426  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6e6ae5f73b4e5ca5642affcb9376bf" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:51.057565  4539 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80; no voters: 081b76c4a1044714b01dcc098df72d41, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.058094  4572 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:51.060596  4465 leader_election.cc:336] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.063719  4572 raft_consensus.cc:2468] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 2.
I20260710 13:21:51.064188  4623 raft_consensus.cc:2749] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:51.064966  4468 leader_election.cc:304] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.065768  4651 raft_consensus.cc:2804] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:51.066172  4651 raft_consensus.cc:697] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:51.066951  4651 consensus_queue.cc:237] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:51.073954  4324 catalog_manager.cc:5697] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 1 to 2, leader changed from 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1) to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } }
I20260710 13:21:51.197606  4651 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.198082  4651 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.199811  4651 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:51.201135  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
W20260710 13:21:51.203868  4465 leader_election.cc:336] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.204257  4465 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [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: 081b76c4a1044714b01dcc098df72d41; no voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.204843  4651 raft_consensus.cc:2749] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:21:51.208945  4623 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.209476  4623 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.211319  4623 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:51.213052  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:51.213604  4499 raft_consensus.cc:2468] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 1.
I20260710 13:21:51.214593  4539 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
W20260710 13:21:51.215396  4539 leader_election.cc:336] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.215417  4623 raft_consensus.cc:2804] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:51.215902  4623 raft_consensus.cc:493] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9bbcabb382e44581b6f6d391fe1c2801)
I20260710 13:21:51.216411  4623 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:51.222795  4623 raft_consensus.cc:515] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.224656  4623 leader_election.cc:290] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:51.226320  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "359c1d677e1e44d98e110da95bf963a1" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:51.226913  4499 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:51.228118  4539 leader_election.cc:336] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.232625  4499 raft_consensus.cc:2468] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:51.233911  4539 leader_election.cc:304] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.235101  4623 raft_consensus.cc:2804] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:51.235663  4623 raft_consensus.cc:697] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Becoming Leader. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Running, Role: LEADER
I20260710 13:21:51.236613  4623 consensus_queue.cc:237] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.245626  4324 catalog_manager.cc:5697] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 reported cstate change: term changed from 1 to 2, leader changed from 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1) to 0257982b24be4e5992cda32a38d22e80 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "0257982b24be4e5992cda32a38d22e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:51.455539  4572 raft_consensus.cc:1275] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Refusing update from remote peer 081b76c4a1044714b01dcc098df72d41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:51.456796  4651 consensus_queue.cc:1048] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:51.470841  4465 consensus_peers.cc:597] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:51.632040  4499 raft_consensus.cc:1275] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:51.633569  4623 consensus_queue.cc:1048] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:51.648311  4539 consensus_peers.cc:597] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:51.695832  4651 raft_consensus.cc:493] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:51.696447  4651 raft_consensus.cc:515] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.698211  4651 leader_election.cc:290] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
W20260710 13:21:51.699605  4465 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111) [suppressed 59 similar messages]
I20260710 13:21:51.699445  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80" is_pre_election: true
I20260710 13:21:51.700278  4572 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 1.
I20260710 13:21:51.701376  4468 leader_election.cc:304] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
I20260710 13:21:51.702023  4651 raft_consensus.cc:2804] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:21:51.702366  4651 raft_consensus.cc:493] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:21:51.702442  4465 leader_election.cc:336] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.702687  4651 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:51.707566  4651 raft_consensus.cc:515] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.709142  4651 leader_election.cc:290] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 0257982b24be4e5992cda32a38d22e80 (127.1.121.3:44873)
I20260710 13:21:51.710196  4572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f9ea8d10b6f4afda489afde50aa867d" candidate_uuid: "081b76c4a1044714b01dcc098df72d41" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0257982b24be4e5992cda32a38d22e80"
I20260710 13:21:51.710716  4572 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:21:51.712931  4465 leader_election.cc:336] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:51.716555  4572 raft_consensus.cc:2468] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 081b76c4a1044714b01dcc098df72d41 in term 2.
I20260710 13:21:51.717839  4468 leader_election.cc:304] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:51.718757  4651 raft_consensus.cc:2804] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:51.719348  4651 raft_consensus.cc:697] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 2 LEADER]: Becoming Leader. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:51.720353  4651 consensus_queue.cc:237] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Queue going to LEADER 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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:51.729300  4324 catalog_manager.cc:5697] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 reported cstate change: term changed from 1 to 2, leader changed from 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1) to 081b76c4a1044714b01dcc098df72d41 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "081b76c4a1044714b01dcc098df72d41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: UNKNOWN } } }
W20260710 13:21:51.748657  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:52.148031  4539 consensus_peers.cc:597] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:21:52.209458  4572 raft_consensus.cc:1275] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Refusing update from remote peer 081b76c4a1044714b01dcc098df72d41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:21:52.210899  4651 consensus_queue.cc:1048] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:21:52.229465  4465 consensus_peers.cc:597] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:21:52.324440  4465 consensus_peers.cc:597] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:52.352025  4465 consensus_peers.cc:597] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:52.563166  4465 consensus_peers.cc:597] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:21:52.620824  4719 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:21:52.621425  4719 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:52.623366  4719 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:52.625424  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41" is_pre_election: true
I20260710 13:21:52.626232  4499 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:52.627580  4539 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 
W20260710 13:21:52.628544  4539 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:52.628580  4719 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:21:52.629110  4719 raft_consensus.cc:493] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:21:52.629565  4719 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:21:52.636057  4719 raft_consensus.cc:515] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:52.638113  4719 leader_election.cc:290] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 3 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:52.640020  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083afcd70079478da91b044ddbf0203b" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:52.640770  4499 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:21:52.642730  4539 leader_election.cc:336] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111)
I20260710 13:21:52.648926  4499 raft_consensus.cc:2468] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 3.
I20260710 13:21:52.650288  4539 leader_election.cc:304] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [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: 0257982b24be4e5992cda32a38d22e80, 081b76c4a1044714b01dcc098df72d41; no voters: 9bbcabb382e44581b6f6d391fe1c2801
I20260710 13:21:52.651079  4719 raft_consensus.cc:2804] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:21:52.651648  4719 raft_consensus.cc:697] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 3 LEADER]: Becoming Leader. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Running, Role: LEADER
I20260710 13:21:52.652558  4719 consensus_queue.cc:237] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Queue going to LEADER 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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:52.660706  4323 catalog_manager.cc:5697] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 reported cstate change: term changed from 1 to 3, leader changed from 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1) to 0257982b24be4e5992cda32a38d22e80 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "0257982b24be4e5992cda32a38d22e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: HEALTHY } } }
W20260710 13:21:52.703876  4465 consensus_peers.cc:597] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:52.749682  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:52.836711  4465 consensus_peers.cc:597] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:53.056484  4539 consensus_peers.cc:597] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:21:53.257393  4499 raft_consensus.cc:1275] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 3 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:21:53.258621  4719 consensus_queue.cc:1048] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:21:53.750873  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:21:53.821170  4465 consensus_peers.cc:597] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:54.175350  4539 consensus_peers.cc:597] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:54.441507  4465 consensus_peers.cc:597] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:21:54.442051  4465 consensus_peers.cc:597] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:54.514370  4539 consensus_peers.cc:597] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:54.751964  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:54.824514  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:21:54.829428  4465 consensus_peers.cc:597] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:21:54.832466  4734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:54.832651  4735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:21:54.834408  4737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:21:54.835409  1508 server_base.cc:1061] running on GCE node
I20260710 13:21:54.836531  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:21:54.836720  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:21:54.836993  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689714836972 us; error 0 us; skew 500 ppm
I20260710 13:21:54.837605  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:21:54.840298  1508 webserver.cc:533] Webserver started at http://127.1.121.1:39341/ using document root <none> and password file <none>
I20260710 13:21:54.840792  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:21:54.840973  1508 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:21:54.845343  1508 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:21:54.849148  4742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:21:54.850064  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:21:54.850400  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "9bbcabb382e44581b6f6d391fe1c2801"
format_stamp: "Formatted at 2026-07-10 13:21:47 on dist-test-slave-f9vl"
I20260710 13:21:54.850723  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:21:54.878160  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:21:54.879698  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:21:54.881587  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:21:54.885596  4749 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:21:54.934141  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:21:54.934478  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.002s	sys 0.000s
I20260710 13:21:54.934803  1508 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:21:54.939644  4749 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:54.955483  4749 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:54.956300  4749 tablet_bootstrap.cc:492] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:54.956851  4749 ts_tablet_manager.cc:1403] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:21:54.959281  4749 raft_consensus.cc:359] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:54.959982  4749 raft_consensus.cc:740] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:54.960793  4749 consensus_queue.cc:260] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:54.964596  4749 ts_tablet_manager.cc:1434] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:21:54.965319  4749 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:54.976080  4749 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:54.976748  4749 tablet_bootstrap.cc:492] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:54.977352  4749 ts_tablet_manager.cc:1403] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:21:54.979463  1508 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:21:54.979339  4749 raft_consensus.cc:359] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:54.979803  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.045s	user 0.045s	sys 0.000s
I20260710 13:21:54.980057  4749 raft_consensus.cc:740] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:54.980795  4749 consensus_queue.cc:260] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:54.982685  4749 ts_tablet_manager.cc:1434] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:21:54.983438  4749 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:54.996833  4749 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:54.997663  4749 tablet_bootstrap.cc:492] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:54.998389  4749 ts_tablet_manager.cc:1403] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:21:55.000515  4749 raft_consensus.cc:359] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.001106  4749 raft_consensus.cc:740] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.001796  4749 consensus_queue.cc:260] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.003810  4749 ts_tablet_manager.cc:1434] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260710 13:21:55.004611  4749 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.023444  4749 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.024492  4749 tablet_bootstrap.cc:492] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.025245  4749 ts_tablet_manager.cc:1403] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260710 13:21:55.027432  4749 raft_consensus.cc:359] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.027891  4749 raft_consensus.cc:740] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.028528  4749 consensus_queue.cc:260] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.030357  4749 ts_tablet_manager.cc:1434] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:55.031227  4749 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.043540  4749 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.044524  4749 tablet_bootstrap.cc:492] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.045084  4749 ts_tablet_manager.cc:1403] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 13:21:55.046837  4749 raft_consensus.cc:359] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:55.047405  4749 raft_consensus.cc:740] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.048048  4749 consensus_queue.cc:260] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [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: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } } peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } }
I20260710 13:21:55.049587  4749 ts_tablet_manager.cc:1434] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:21:55.050333  4749 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.050935  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:45631
I20260710 13:21:55.051064  4812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:45631 every 8 connection(s)
I20260710 13:21:55.056231  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:55.087713  4749 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.088862  4749 tablet_bootstrap.cc:492] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.089840  4749 ts_tablet_manager.cc:1403] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.013s
I20260710 13:21:55.096634  4749 raft_consensus.cc:359] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.097416  4749 raft_consensus.cc:740] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.100409  4749 consensus_queue.cc:260] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.102741  4749 ts_tablet_manager.cc:1434] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 13:21:55.103641  4749 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.108088  4499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615"
dest_uuid: "081b76c4a1044714b01dcc098df72d41"
mode: GRACEFUL
new_leader_uuid: "0257982b24be4e5992cda32a38d22e80"
 from {username='slave'} at 127.0.0.1:60568
I20260710 13:21:55.108984  4499 raft_consensus.cc:606] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Received request to transfer leadership to TS 0257982b24be4e5992cda32a38d22e80
I20260710 13:21:55.116325  4499 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4"
dest_uuid: "081b76c4a1044714b01dcc098df72d41"
mode: GRACEFUL
new_leader_uuid: "0257982b24be4e5992cda32a38d22e80"
 from {username='slave'} at 127.0.0.1:60568
I20260710 13:21:55.117154  4499 raft_consensus.cc:606] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Received request to transfer leadership to TS 0257982b24be4e5992cda32a38d22e80
I20260710 13:21:55.118359  4813 heartbeater.cc:344] Connected to a master server at 127.1.121.62:41501
I20260710 13:21:55.118848  4813 heartbeater.cc:461] Registering TS with master...
I20260710 13:21:55.119621  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:21:55.119863  4813 heartbeater.cc:507] Master 127.1.121.62:41501 requested a full tablet report, sending...
I20260710 13:21:55.120353  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:55.121220  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:55.122404  4465 consensus_peers.cc:597] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:21:55.122738  4749 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:21:55.123744  4749 tablet_bootstrap.cc:492] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.124403  4749 ts_tablet_manager.cc:1403] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:21:55.126066  4786 raft_consensus.cc:3060] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.126863  4749 raft_consensus.cc:359] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.127734  4749 raft_consensus.cc:740] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.128597  4749 consensus_queue.cc:260] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.130661  4749 ts_tablet_manager.cc:1434] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:21:55.131471  4749 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.135356  4324 ts_manager.cc:194] Re-registered known tserver with Master: 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631)
I20260710 13:21:55.145962  4749 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.146844  4749 tablet_bootstrap.cc:492] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.146973  4324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40004
I20260710 13:21:55.147512  4749 ts_tablet_manager.cc:1403] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:21:55.149561  4749 raft_consensus.cc:359] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.149957  4813 heartbeater.cc:499] Master 127.1.121.62:41501 was elected leader, sending a full tablet report...
I20260710 13:21:55.150086  4749 raft_consensus.cc:740] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.150926  4749 consensus_queue.cc:260] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.152487  4749 ts_tablet_manager.cc:1434] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:21:55.153401  4749 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.165848  4749 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.167100  4749 tablet_bootstrap.cc:492] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.169695  4749 ts_tablet_manager.cc:1403] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
W20260710 13:21:55.169503  4539 consensus_peers.cc:597] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260710 13:21:55.172333  4749 raft_consensus.cc:359] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.172919  4749 raft_consensus.cc:740] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.173540  4749 consensus_queue.cc:260] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.175187  4749 ts_tablet_manager.cc:1434] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:21:55.176232  4749 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap starting.
I20260710 13:21:55.189813  4749 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:21:55.190627  4749 tablet_bootstrap.cc:492] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Bootstrap complete.
I20260710 13:21:55.191215  4749 ts_tablet_manager.cc:1403] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:21:55.193120  4749 raft_consensus.cc:359] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.193608  4749 raft_consensus.cc:740] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bbcabb382e44581b6f6d391fe1c2801, State: Initialized, Role: FOLLOWER
I20260710 13:21:55.194164  4749 consensus_queue.cc:260] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [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: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.195796  4749 ts_tablet_manager.cc:1434] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:21:55.280682  4651 raft_consensus.cc:993] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: : Instructing follower 0257982b24be4e5992cda32a38d22e80 to start an election
I20260710 13:21:55.281304  4784 raft_consensus.cc:1081] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Signalling peer 0257982b24be4e5992cda32a38d22e80 to start an election
I20260710 13:21:55.282968  4574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615"
dest_uuid: "0257982b24be4e5992cda32a38d22e80"
 from {username='slave'} at 127.0.0.1:57714
I20260710 13:21:55.283576  4574 raft_consensus.cc:493] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:55.283874  4574 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.290057  4574 raft_consensus.cc:515] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.291934  4574 leader_election.cc:290] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:55.292523  4786 raft_consensus.cc:3060] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.292949  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:55.293401  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15bb0f0265fa4f8fa8e32ccdaf50c615" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:55.293574  4499 raft_consensus.cc:3055] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:55.293958  4787 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.293957  4499 raft_consensus.cc:740] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:55.295015  4499 consensus_queue.cc:260] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.296351  4499 raft_consensus.cc:3060] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.299237  4787 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:55.300652  4539 leader_election.cc:304] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:55.301514  4719 raft_consensus.cc:2804] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:55.303854  4499 raft_consensus.cc:2468] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:55.304054  4719 raft_consensus.cc:697] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Becoming Leader. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Running, Role: LEADER
I20260710 13:21:55.305683  4719 consensus_queue.cc:237] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.320340  4324 catalog_manager.cc:5697] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 reported cstate change: term changed from 1 to 2, leader changed from 081b76c4a1044714b01dcc098df72d41 (127.1.121.2) to 0257982b24be4e5992cda32a38d22e80 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "0257982b24be4e5992cda32a38d22e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:55.577565  4651 raft_consensus.cc:993] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: : Instructing follower 0257982b24be4e5992cda32a38d22e80 to start an election
I20260710 13:21:55.578024  4651 raft_consensus.cc:1081] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Signalling peer 0257982b24be4e5992cda32a38d22e80 to start an election
I20260710 13:21:55.579463  4574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4"
dest_uuid: "0257982b24be4e5992cda32a38d22e80"
 from {username='slave'} at 127.0.0.1:57714
I20260710 13:21:55.580082  4574 raft_consensus.cc:493] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:21:55.580415  4574 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.585906  4574 raft_consensus.cc:515] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.588008  4786 raft_consensus.cc:3060] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.588173  4574 leader_election.cc:290] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Requested vote from peers 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631), 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499)
I20260710 13:21:55.588889  4787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9bbcabb382e44581b6f6d391fe1c2801"
I20260710 13:21:55.589491  4787 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.589421  4499 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e4798e8d3b4aa5abd511b2d68a79d4" candidate_uuid: "0257982b24be4e5992cda32a38d22e80" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "081b76c4a1044714b01dcc098df72d41"
I20260710 13:21:55.590206  4499 raft_consensus.cc:3055] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:21:55.590449  4499 raft_consensus.cc:740] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 081b76c4a1044714b01dcc098df72d41, State: Running, Role: LEADER
I20260710 13:21:55.591241  4499 consensus_queue.cc:260] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.592278  4499 raft_consensus.cc:3060] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:21:55.595543  4786 pending_rounds.cc:85] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Aborting all ops after (but not including) 0
I20260710 13:21:55.595887  4786 pending_rounds.cc:107] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:21:55.596143  4786 raft_consensus.cc:2889] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:21:55.596768  4787 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:55.597988  4499 raft_consensus.cc:2468] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0257982b24be4e5992cda32a38d22e80 in term 2.
I20260710 13:21:55.598011  4539 leader_election.cc:304] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0257982b24be4e5992cda32a38d22e80, 9bbcabb382e44581b6f6d391fe1c2801; no voters: 
I20260710 13:21:55.599244  4719 raft_consensus.cc:2804] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:21:55.599792  4719 raft_consensus.cc:697] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Becoming Leader. State: Replica: 0257982b24be4e5992cda32a38d22e80, State: Running, Role: LEADER
I20260710 13:21:55.600606  4719 consensus_queue.cc:237] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } }
I20260710 13:21:55.617642  4323 catalog_manager.cc:5697] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 reported cstate change: term changed from 1 to 2, leader changed from 081b76c4a1044714b01dcc098df72d41 (127.1.121.2) to 0257982b24be4e5992cda32a38d22e80 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "0257982b24be4e5992cda32a38d22e80" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0257982b24be4e5992cda32a38d22e80" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 44873 } health_report { overall_health: HEALTHY } } }
I20260710 13:21:55.637586  4786 raft_consensus.cc:3060] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Advancing to term 3
W20260710 13:21:55.753036  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:55.813235  4786 raft_consensus.cc:1275] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:55.814647  4719 consensus_queue.cc:1048] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:55.826030  4499 raft_consensus.cc:1275] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:55.827423  4831 consensus_queue.cc:1048] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.111323  4786 raft_consensus.cc:1275] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.112547  4831 consensus_queue.cc:1048] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9bbcabb382e44581b6f6d391fe1c2801" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45631 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.120357  4499 raft_consensus.cc:1275] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Refusing update from remote peer 0257982b24be4e5992cda32a38d22e80: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:21:56.122298  4831 consensus_queue.cc:1048] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [LEADER]: Connected to new peer: Peer: permanent_uuid: "081b76c4a1044714b01dcc098df72d41" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:21:56.133275  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:56.140381  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:56.140848  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:56.141350  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:56.754280  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:57.149451  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:57.156916  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:57.157330  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:57.157909  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:57.755383  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:58.164570  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:58.170370  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:58.170738  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:58.171213  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:58.756351  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:21:59.177316  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:21:59.182629  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:21:59.183094  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:21:59.183557  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:21:59.757333  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:00.190337  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:00.196559  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:00.201946  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:00.202337  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:22:00.758423  4373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:22:01.233376  1508 tablet_server.cc:179] TabletServer@127.1.121.1:45631 shutting down...
W20260710 13:22:01.243383  4465 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 70 similar messages]
W20260710 13:22:01.248440  4465 consensus_peers.cc:597] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:01.255522  4539 consensus_peers.cc:597] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.275722  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:01.276806  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.277742  1508 raft_consensus.cc:2243] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.278323  1508 raft_consensus.cc:2272] T 4b8f2085c5054a038788e9e08ed7ca6c P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.281304  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.282029  1508 raft_consensus.cc:2243] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.282519  1508 raft_consensus.cc:2272] T 083afcd70079478da91b044ddbf0203b P 9bbcabb382e44581b6f6d391fe1c2801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.284947  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.285552  1508 raft_consensus.cc:2243] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.286041  1508 raft_consensus.cc:2272] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.288834  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.289557  1508 raft_consensus.cc:2243] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.290180  1508 raft_consensus.cc:2272] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.292534  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.293161  1508 raft_consensus.cc:2243] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.293668  1508 raft_consensus.cc:2272] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.296697  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.297369  1508 raft_consensus.cc:2243] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.297946  1508 raft_consensus.cc:2272] T e46a9327ea814d09be62b79f2084a576 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.300276  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.300832  1508 raft_consensus.cc:2243] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.301331  1508 raft_consensus.cc:2272] T 1f9ea8d10b6f4afda489afde50aa867d P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.303622  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.304181  1508 raft_consensus.cc:2243] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.304647  1508 raft_consensus.cc:2272] T 359c1d677e1e44d98e110da95bf963a1 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.306835  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.307415  1508 raft_consensus.cc:2243] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.307937  1508 raft_consensus.cc:2272] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 9bbcabb382e44581b6f6d391fe1c2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.310163  1508 tablet_replica.cc:333] stopping tablet replica
I20260710 13:22:01.310674  1508 raft_consensus.cc:2243] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.311124  1508 raft_consensus.cc:2272] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 9bbcabb382e44581b6f6d391fe1c2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.346740  1508 tablet_server.cc:196] TabletServer@127.1.121.1:45631 shutdown complete.
W20260710 13:22:01.363233  4465 consensus_peers.cc:597] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:01.372974  4539 consensus_peers.cc:597] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.381784  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
W20260710 13:22:01.403481  4465 consensus_peers.cc:597] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.420526  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:01.421360  1508 tablet_replica.cc:333] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.422196  1508 raft_consensus.cc:2243] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.422833  1508 raft_consensus.cc:2272] T 359c1d677e1e44d98e110da95bf963a1 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.425365  1508 tablet_replica.cc:333] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.425961  1508 raft_consensus.cc:2243] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.426806  1508 raft_consensus.cc:2272] T 1f9ea8d10b6f4afda489afde50aa867d P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.428990  1508 tablet_replica.cc:333] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.429648  1508 raft_consensus.cc:2243] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.430732  1508 raft_consensus.cc:2272] T e46a9327ea814d09be62b79f2084a576 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.433102  1508 tablet_replica.cc:333] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.433694  1508 raft_consensus.cc:2243] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.435045  1508 raft_consensus.cc:2272] T 4b8f2085c5054a038788e9e08ed7ca6c P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.437615  1508 tablet_replica.cc:333] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.438261  1508 raft_consensus.cc:2243] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.438804  1508 raft_consensus.cc:2272] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.440887  1508 tablet_replica.cc:333] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.441475  1508 raft_consensus.cc:2243] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.441951  1508 raft_consensus.cc:2272] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.444764  1508 tablet_replica.cc:333] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.445338  1508 raft_consensus.cc:2243] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.446148  1508 raft_consensus.cc:2272] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.448279  1508 tablet_replica.cc:333] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.448760  1508 raft_consensus.cc:2243] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.449149  1508 raft_consensus.cc:2272] T 083afcd70079478da91b044ddbf0203b P 081b76c4a1044714b01dcc098df72d41 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.451282  1508 tablet_replica.cc:333] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.451782  1508 raft_consensus.cc:2243] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.452275  1508 raft_consensus.cc:2272] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 081b76c4a1044714b01dcc098df72d41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.454483  1508 tablet_replica.cc:333] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41: stopping tablet replica
I20260710 13:22:01.454954  1508 raft_consensus.cc:2243] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.455807  1508 raft_consensus.cc:2272] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 081b76c4a1044714b01dcc098df72d41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:01.465876  4539 consensus_peers.cc:597] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 -> Peer 081b76c4a1044714b01dcc098df72d41 (127.1.121.2:38499): Couldn't send request to peer 081b76c4a1044714b01dcc098df72d41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:01.481878  4539 consensus_peers.cc:597] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 -> Peer 9bbcabb382e44581b6f6d391fe1c2801 (127.1.121.1:45631): Couldn't send request to peer 9bbcabb382e44581b6f6d391fe1c2801. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45631: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:01.490037  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:22:01.513489  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:22:01.546547  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:01.547339  1508 tablet_replica.cc:333] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.548166  1508 raft_consensus.cc:2243] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.548648  1508 raft_consensus.cc:2272] T 4b8f2085c5054a038788e9e08ed7ca6c P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.550850  1508 tablet_replica.cc:333] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.551456  1508 raft_consensus.cc:2243] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.552299  1508 raft_consensus.cc:2272] T 359c1d677e1e44d98e110da95bf963a1 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.554291  1508 tablet_replica.cc:333] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.554817  1508 raft_consensus.cc:2243] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.555281  1508 raft_consensus.cc:2272] T 1f9ea8d10b6f4afda489afde50aa867d P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.557148  1508 tablet_replica.cc:333] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.557659  1508 raft_consensus.cc:2243] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.558447  1508 raft_consensus.cc:2272] T a5e4798e8d3b4aa5abd511b2d68a79d4 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.560554  1508 tablet_replica.cc:333] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.561084  1508 raft_consensus.cc:2243] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.561914  1508 raft_consensus.cc:2272] T 083afcd70079478da91b044ddbf0203b P 0257982b24be4e5992cda32a38d22e80 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.563750  1508 tablet_replica.cc:333] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.564255  1508 raft_consensus.cc:2243] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.565076  1508 raft_consensus.cc:2272] T 15bb0f0265fa4f8fa8e32ccdaf50c615 P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.566923  1508 tablet_replica.cc:333] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.567451  1508 raft_consensus.cc:2243] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.567857  1508 raft_consensus.cc:2272] T 293c3b6b7ec54f55a13cab39dd25ccb8 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.569702  1508 tablet_replica.cc:333] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.570196  1508 raft_consensus.cc:2243] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.570657  1508 raft_consensus.cc:2272] T e46a9327ea814d09be62b79f2084a576 P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.572722  1508 tablet_replica.cc:333] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.573295  1508 raft_consensus.cc:2243] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.574095  1508 raft_consensus.cc:2272] T 5fe63f2c8b7a4535a5c27fe891b4ae5d P 0257982b24be4e5992cda32a38d22e80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.575870  1508 tablet_replica.cc:333] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80: stopping tablet replica
I20260710 13:22:01.576493  1508 raft_consensus.cc:2243] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:01.576992  1508 raft_consensus.cc:2272] T 4c6e6ae5f73b4e5ca5642affcb9376bf P 0257982b24be4e5992cda32a38d22e80 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.607807  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:22:01.633571  1508 master.cc:562] Master@127.1.121.62:41501 shutting down...
I20260710 13:22:01.658430  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:01.659127  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:01.659435  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd581567ad124108a564930ef1306d47: stopping tablet replica
I20260710 13:22:01.679128  1508 master.cc:584] Master@127.1.121.62:41501 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14114 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:22:01.724532  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:35605
I20260710 13:22:01.725780  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:01.731855  4862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:01.731907  4861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:01.734792  4864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:01.737257  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:01.738142  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:01.738348  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:01.738574  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689721738554 us; error 0 us; skew 500 ppm
I20260710 13:22:01.739426  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:01.742197  1508 webserver.cc:533] Webserver started at http://127.1.121.62:41031/ using document root <none> and password file <none>
I20260710 13:22:01.742708  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:01.742861  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:01.743222  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:01.744383  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "850ec335b90f4fdf8637e7841066da16"
format_stamp: "Formatted at 2026-07-10 13:22:01 on dist-test-slave-f9vl"
I20260710 13:22:01.749619  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:01.753816  4869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:01.754984  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:22:01.755359  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "850ec335b90f4fdf8637e7841066da16"
format_stamp: "Formatted at 2026-07-10 13:22:01 on dist-test-slave-f9vl"
I20260710 13:22:01.755652  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:01.770563  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:01.771847  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:01.810510  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:35605
I20260710 13:22:01.810611  4920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:35605 every 8 connection(s)
I20260710 13:22:01.815245  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:01.826138  4921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16: Bootstrap starting.
I20260710 13:22:01.830969  4921 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:01.835481  4921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16: No bootstrap required, opened a new log
I20260710 13:22:01.837656  4921 raft_consensus.cc:359] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER }
I20260710 13:22:01.838122  4921 raft_consensus.cc:385] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:01.838367  4921 raft_consensus.cc:740] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 850ec335b90f4fdf8637e7841066da16, State: Initialized, Role: FOLLOWER
I20260710 13:22:01.838964  4921 consensus_queue.cc:260] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER }
I20260710 13:22:01.839480  4921 raft_consensus.cc:399] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:01.839725  4921 raft_consensus.cc:493] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:01.840034  4921 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:01.844955  4921 raft_consensus.cc:515] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER }
I20260710 13:22:01.845512  4921 leader_election.cc:304] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [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: 850ec335b90f4fdf8637e7841066da16; no voters: 
I20260710 13:22:01.846665  4921 leader_election.cc:290] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:01.847211  4924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:01.848747  4924 raft_consensus.cc:697] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 1 LEADER]: Becoming Leader. State: Replica: 850ec335b90f4fdf8637e7841066da16, State: Running, Role: LEADER
I20260710 13:22:01.849642  4921 sys_catalog.cc:565] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:01.849707  4924 consensus_queue.cc:237] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [LEADER]: Queue going to LEADER mode. State: All 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: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER }
I20260710 13:22:01.856835  4925 sys_catalog.cc:455] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "850ec335b90f4fdf8637e7841066da16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER } }
I20260710 13:22:01.857705  4925 sys_catalog.cc:458] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:01.859742  4933 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:01.859329  4926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 850ec335b90f4fdf8637e7841066da16. Latest consensus state: current_term: 1 leader_uuid: "850ec335b90f4fdf8637e7841066da16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "850ec335b90f4fdf8637e7841066da16" member_type: VOTER } }
I20260710 13:22:01.860174  4926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:01.864826  4933 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:01.868968  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:01.874727  4933 catalog_manager.cc:1383] Generated new cluster ID: c426ec539cc74f4ea74b2752de450d90
I20260710 13:22:01.875056  4933 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:01.898967  4933 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:01.900308  4933 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:01.917721  4933 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16: Generated new TSK 0
I20260710 13:22:01.918349  4933 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:01.935913  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:01.942255  4942 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:01.942898  4943 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:01.944972  4945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:01.946040  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:01.947166  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:01.947410  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:01.947608  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689721947589 us; error 0 us; skew 500 ppm
I20260710 13:22:01.948220  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:01.950858  1508 webserver.cc:533] Webserver started at http://127.1.121.1:40379/ using document root <none> and password file <none>
I20260710 13:22:01.951545  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:01.951864  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:01.952189  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:01.953476  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "155ea69d00dc49af8b14e3a09bc107a5"
format_stamp: "Formatted at 2026-07-10 13:22:01 on dist-test-slave-f9vl"
I20260710 13:22:01.959113  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:22:01.962924  4950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:01.963908  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:22:01.964229  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "155ea69d00dc49af8b14e3a09bc107a5"
format_stamp: "Formatted at 2026-07-10 13:22:01 on dist-test-slave-f9vl"
I20260710 13:22:01.964532  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:01.979839  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:01.981099  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:01.982787  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:01.985031  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:01.985250  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:01.985502  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:01.985697  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.027881  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:45045
I20260710 13:22:02.028069  5012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:45045 every 8 connection(s)
I20260710 13:22:02.032892  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:02.040143  5017 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.042572  5018 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.045728  5020 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.048621  5013 heartbeater.cc:344] Connected to a master server at 127.1.121.62:35605
I20260710 13:22:02.049007  5013 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:02.049201  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:02.049803  5013 heartbeater.cc:507] Master 127.1.121.62:35605 requested a full tablet report, sending...
I20260710 13:22:02.050494  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:02.050817  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:02.051088  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689722051067 us; error 0 us; skew 500 ppm
I20260710 13:22:02.051808  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:02.052098  4886 ts_manager.cc:194] Registered new tserver with Master: 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045)
I20260710 13:22:02.054270  4886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50896
I20260710 13:22:02.054430  1508 webserver.cc:533] Webserver started at http://127.1.121.2:41263/ using document root <none> and password file <none>
I20260710 13:22:02.054994  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:02.055263  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:02.055610  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:02.056778  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "22be7b0b523948849830c4b06c6767e5"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-f9vl"
I20260710 13:22:02.061451  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:02.064980  5025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.066039  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 13:22:02.066432  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "22be7b0b523948849830c4b06c6767e5"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-f9vl"
I20260710 13:22:02.066742  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:02.088625  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:02.089840  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:02.091398  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:02.093605  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:02.093818  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.094058  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:02.094316  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.135465  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:43073
I20260710 13:22:02.135731  5087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:43073 every 8 connection(s)
I20260710 13:22:02.140383  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:02.147411  5091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.151757  5092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:02.151965  5094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:02.154109  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:02.154290  5088 heartbeater.cc:344] Connected to a master server at 127.1.121.62:35605
I20260710 13:22:02.154771  5088 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:02.155354  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:02.155666  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:02.155581  5088 heartbeater.cc:507] Master 127.1.121.62:35605 requested a full tablet report, sending...
I20260710 13:22:02.156131  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689722156089 us; error 0 us; skew 500 ppm
I20260710 13:22:02.156948  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:02.158437  4886 ts_manager.cc:194] Registered new tserver with Master: 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:02.160336  1508 webserver.cc:533] Webserver started at http://127.1.121.3:46867/ using document root <none> and password file <none>
I20260710 13:22:02.160697  4886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50902
I20260710 13:22:02.161094  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:02.161412  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:02.161770  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:02.163638  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "1608ec331a584c5db39ff91b451bd099"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-f9vl"
I20260710 13:22:02.169106  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:02.172384  5099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.173331  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:02.173609  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "1608ec331a584c5db39ff91b451bd099"
format_stamp: "Formatted at 2026-07-10 13:22:02 on dist-test-slave-f9vl"
I20260710 13:22:02.173846  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:02.186110  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:02.187345  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:02.188756  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:02.191011  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:02.191258  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.191552  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:02.191716  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:02.232401  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:36785
I20260710 13:22:02.232577  5161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:36785 every 8 connection(s)
I20260710 13:22:02.246235  5162 heartbeater.cc:344] Connected to a master server at 127.1.121.62:35605
I20260710 13:22:02.246672  5162 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:02.247429  5162 heartbeater.cc:507] Master 127.1.121.62:35605 requested a full tablet report, sending...
I20260710 13:22:02.249500  4886 ts_manager.cc:194] Registered new tserver with Master: 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:02.250324  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014652819s
I20260710 13:22:02.251340  4886 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50918
I20260710 13:22:02.275895  4886 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50926:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:02.278080  4886 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:02.325580  5127 tablet_service.cc:1511] Processing CreateTablet for tablet 9eccf6d06a8940aeb7ca4601fed00afa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.326140  5126 tablet_service.cc:1511] Processing CreateTablet for tablet ecbc39bb35f9406db51f2bb57bf6c85a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.327239  5127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eccf6d06a8940aeb7ca4601fed00afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.327945  5126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbc39bb35f9406db51f2bb57bf6c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.334208  5053 tablet_service.cc:1511] Processing CreateTablet for tablet 9eccf6d06a8940aeb7ca4601fed00afa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.335843  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eccf6d06a8940aeb7ca4601fed00afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.336035  4977 tablet_service.cc:1511] Processing CreateTablet for tablet ecbc39bb35f9406db51f2bb57bf6c85a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.337627  4977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbc39bb35f9406db51f2bb57bf6c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.340837  4978 tablet_service.cc:1511] Processing CreateTablet for tablet 9eccf6d06a8940aeb7ca4601fed00afa (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.342348  4978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eccf6d06a8940aeb7ca4601fed00afa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.345548  5052 tablet_service.cc:1511] Processing CreateTablet for tablet ecbc39bb35f9406db51f2bb57bf6c85a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5f9133e7300b4de580442e887146a52e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.346874  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecbc39bb35f9406db51f2bb57bf6c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.360423  5177 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: Bootstrap starting.
I20260710 13:22:02.365691  5178 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: Bootstrap starting.
I20260710 13:22:02.367585  5177 tablet_bootstrap.cc:654] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.377703  5178 tablet_bootstrap.cc:654] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.384080  5180 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: Bootstrap starting.
I20260710 13:22:02.386992  5177 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: No bootstrap required, opened a new log
I20260710 13:22:02.387543  5177 ts_tablet_manager.cc:1403] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.008s
I20260710 13:22:02.387902  5178 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: No bootstrap required, opened a new log
I20260710 13:22:02.388466  5178 ts_tablet_manager.cc:1403] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.014s
I20260710 13:22:02.390192  5177 raft_consensus.cc:359] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.390923  5177 raft_consensus.cc:385] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.391255  5177 raft_consensus.cc:740] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.391713  5178 raft_consensus.cc:359] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.392315  5180 tablet_bootstrap.cc:654] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.391955  5177 consensus_queue.cc:260] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.392730  5178 raft_consensus.cc:385] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.393124  5178 raft_consensus.cc:740] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.393975  5178 consensus_queue.cc:260] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.396183  5162 heartbeater.cc:499] Master 127.1.121.62:35605 was elected leader, sending a full tablet report...
I20260710 13:22:02.396823  5177 ts_tablet_manager.cc:1434] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:22:02.397792  5177 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: Bootstrap starting.
I20260710 13:22:02.402622  5180 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: No bootstrap required, opened a new log
I20260710 13:22:02.403406  5180 ts_tablet_manager.cc:1403] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 13:22:02.404232  5177 tablet_bootstrap.cc:654] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.408357  5088 heartbeater.cc:499] Master 127.1.121.62:35605 was elected leader, sending a full tablet report...
I20260710 13:22:02.408995  5178 ts_tablet_manager.cc:1434] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.011s
I20260710 13:22:02.410045  5180 raft_consensus.cc:359] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.410895  5180 raft_consensus.cc:385] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.411264  5180 raft_consensus.cc:740] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.411688  5178 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: Bootstrap starting.
I20260710 13:22:02.412111  5180 consensus_queue.cc:260] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.423568  5178 tablet_bootstrap.cc:654] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.446389  5180 ts_tablet_manager.cc:1434] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: Time spent starting tablet: real 0.043s	user 0.023s	sys 0.017s
I20260710 13:22:02.447705  5177 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: No bootstrap required, opened a new log
I20260710 13:22:02.448199  5177 ts_tablet_manager.cc:1403] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: Time spent bootstrapping tablet: real 0.051s	user 0.025s	sys 0.024s
I20260710 13:22:02.448684  5013 heartbeater.cc:499] Master 127.1.121.62:35605 was elected leader, sending a full tablet report...
I20260710 13:22:02.449923  5178 tablet_bootstrap.cc:492] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: No bootstrap required, opened a new log
I20260710 13:22:02.450435  5178 ts_tablet_manager.cc:1403] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.017s
I20260710 13:22:02.450829  5180 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: Bootstrap starting.
I20260710 13:22:02.451463  5177 raft_consensus.cc:359] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.452270  5177 raft_consensus.cc:385] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.452558  5177 raft_consensus.cc:740] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.453362  5178 raft_consensus.cc:359] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.453429  5177 consensus_queue.cc:260] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.454190  5178 raft_consensus.cc:385] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.454514  5178 raft_consensus.cc:740] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.455538  5178 consensus_queue.cc:260] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.457698  5178 ts_tablet_manager.cc:1434] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:02.461498  5177 ts_tablet_manager.cc:1434] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:22:02.462833  5180 tablet_bootstrap.cc:654] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.468775  5180 tablet_bootstrap.cc:492] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: No bootstrap required, opened a new log
I20260710 13:22:02.469290  5180 ts_tablet_manager.cc:1403] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260710 13:22:02.471662  5180 raft_consensus.cc:359] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.472244  5180 raft_consensus.cc:385] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.472512  5180 raft_consensus.cc:740] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.473205  5180 consensus_queue.cc:260] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.475304  5180 ts_tablet_manager.cc:1434] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260710 13:22:02.486289  5163 tablet.cc:2406] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:22:02.676702  5182 raft_consensus.cc:493] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.677340  5182 raft_consensus.cc:515] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.679507  5182 leader_election.cc:290] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:02.684618  5182 raft_consensus.cc:493] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.685197  5182 raft_consensus.cc:515] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.687584  5182 leader_election.cc:290] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073), 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045)
I20260710 13:22:02.688850  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbc39bb35f9406db51f2bb57bf6c85a" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5" is_pre_election: true
I20260710 13:22:02.689221  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5" is_pre_election: true
I20260710 13:22:02.689692  4988 raft_consensus.cc:2468] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:02.689846  4987 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:02.691287  5103 leader_election.cc:304] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 1608ec331a584c5db39ff91b451bd099; no voters: 
I20260710 13:22:02.691382  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbc39bb35f9406db51f2bb57bf6c85a" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5" is_pre_election: true
I20260710 13:22:02.691634  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5" is_pre_election: true
I20260710 13:22:02.692103  5063 raft_consensus.cc:2468] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:02.692168  5182 raft_consensus.cc:2804] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.692348  5062 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:02.692327  5103 leader_election.cc:304] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 1608ec331a584c5db39ff91b451bd099; no voters: 
I20260710 13:22:02.692867  5182 raft_consensus.cc:493] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.693393  5182 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.695415  5190 raft_consensus.cc:2804] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:02.695762  5190 raft_consensus.cc:493] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:02.696023  5190 raft_consensus.cc:3060] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.698611  5182 raft_consensus.cc:515] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.700335  5182 leader_election.cc:290] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Requested vote from peers 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073), 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045)
I20260710 13:22:02.701138  5062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:02.701310  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
I20260710 13:22:02.701184  5190 raft_consensus.cc:515] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.701918  5062 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.702083  4988 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.703580  5190 leader_election.cc:290] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Requested vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:02.704589  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbc39bb35f9406db51f2bb57bf6c85a" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
I20260710 13:22:02.704843  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecbc39bb35f9406db51f2bb57bf6c85a" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:02.705215  4987 raft_consensus.cc:3060] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.705433  5063 raft_consensus.cc:3060] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:02.709406  4988 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:02.709925  5062 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:02.711236  5102 leader_election.cc:304] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1608ec331a584c5db39ff91b451bd099, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:02.712059  5190 raft_consensus.cc:2804] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.712406  4987 raft_consensus.cc:2468] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:02.712934  5190 raft_consensus.cc:697] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Becoming Leader. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Running, Role: LEADER
I20260710 13:22:02.712965  5063 raft_consensus.cc:2468] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:02.713840  5103 leader_election.cc:304] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 1608ec331a584c5db39ff91b451bd099; no voters: 
I20260710 13:22:02.713958  5190 consensus_queue.cc:237] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:02.714653  5182 raft_consensus.cc:2804] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:02.715827  5182 raft_consensus.cc:697] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Becoming Leader. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Running, Role: LEADER
I20260710 13:22:02.716557  5182 consensus_queue.cc:237] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.721891  4884 catalog_manager.cc:5697] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1608ec331a584c5db39ff91b451bd099 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "1608ec331a584c5db39ff91b451bd099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:02.733742  4886 catalog_manager.cc:5697] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1608ec331a584c5db39ff91b451bd099 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "1608ec331a584c5db39ff91b451bd099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:02.846686  4886 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50938:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:02.848790  4886 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.
W20260710 13:22:02.864642  4934 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:02.874584  4978 tablet_service.cc:1511] Processing CreateTablet for tablet 77e50647d4d5428abd193a790a05e5e0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.876024  4978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e50647d4d5428abd193a790a05e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.875757  5053 tablet_service.cc:1511] Processing CreateTablet for tablet 77e50647d4d5428abd193a790a05e5e0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.877126  5053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e50647d4d5428abd193a790a05e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.877789  5127 tablet_service.cc:1511] Processing CreateTablet for tablet 77e50647d4d5428abd193a790a05e5e0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:22:02.879127  5127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e50647d4d5428abd193a790a05e5e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.879293  4977 tablet_service.cc:1511] Processing CreateTablet for tablet 9860ab921737461fab5436110cb4d3aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.880612  4977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9860ab921737461fab5436110cb4d3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.894229  5180 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: Bootstrap starting.
I20260710 13:22:02.898461  5052 tablet_service.cc:1511] Processing CreateTablet for tablet 9860ab921737461fab5436110cb4d3aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.899940  5052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9860ab921737461fab5436110cb4d3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.900614  5180 tablet_bootstrap.cc:654] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.900933  5126 tablet_service.cc:1511] Processing CreateTablet for tablet 9860ab921737461fab5436110cb4d3aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=468d6579bff44b83ab7afbe6bb20f9e4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:22:02.902262  5126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9860ab921737461fab5436110cb4d3aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:02.905498  5178 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: Bootstrap starting.
I20260710 13:22:02.908509  5177 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: Bootstrap starting.
I20260710 13:22:02.913241  5178 tablet_bootstrap.cc:654] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.918643  5177 tablet_bootstrap.cc:654] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.925299  5178 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: No bootstrap required, opened a new log
I20260710 13:22:02.925823  5178 ts_tablet_manager.cc:1403] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 13:22:02.928372  5178 raft_consensus.cc:359] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.928808  5180 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: No bootstrap required, opened a new log
I20260710 13:22:02.928965  5178 raft_consensus.cc:385] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.929553  5178 raft_consensus.cc:740] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.929761  5180 ts_tablet_manager.cc:1403] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.006s
I20260710 13:22:02.930586  5178 consensus_queue.cc:260] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.933333  5178 ts_tablet_manager.cc:1434] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:02.934442  5178 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Bootstrap starting.
I20260710 13:22:02.934175  5180 raft_consensus.cc:359] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.935397  5180 raft_consensus.cc:385] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.935846  5180 raft_consensus.cc:740] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.937850  5180 consensus_queue.cc:260] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.939318  5177 tablet_bootstrap.cc:492] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: No bootstrap required, opened a new log
I20260710 13:22:02.939926  5177 ts_tablet_manager.cc:1403] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260710 13:22:02.942039  5178 tablet_bootstrap.cc:654] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.942454  5180 ts_tablet_manager.cc:1434] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:22:02.943733  5180 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: Bootstrap starting.
I20260710 13:22:02.943351  5177 raft_consensus.cc:359] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.944332  5177 raft_consensus.cc:385] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.944725  5177 raft_consensus.cc:740] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.945744  5177 consensus_queue.cc:260] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.948414  5177 ts_tablet_manager.cc:1434] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:02.953589  5178 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: No bootstrap required, opened a new log
I20260710 13:22:02.954136  5178 ts_tablet_manager.cc:1403] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:22:02.957329  5177 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: Bootstrap starting.
I20260710 13:22:02.957110  5178 raft_consensus.cc:359] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.957836  5178 raft_consensus.cc:385] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.958237  5178 raft_consensus.cc:740] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.959111  5178 consensus_queue.cc:260] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.964491  5177 tablet_bootstrap.cc:654] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.964803  5178 ts_tablet_manager.cc:1434] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:22:02.968173  5180 tablet_bootstrap.cc:654] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:02.971725  5177 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: No bootstrap required, opened a new log
I20260710 13:22:02.972239  5177 ts_tablet_manager.cc:1403] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:22:02.975426  5177 raft_consensus.cc:359] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.976253  5177 raft_consensus.cc:385] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.976593  5177 raft_consensus.cc:740] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.977449  5177 consensus_queue.cc:260] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.978987  5183 raft_consensus.cc:493] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:02.979548  5183 raft_consensus.cc:515] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.980026  5177 ts_tablet_manager.cc:1434] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:02.980362  5180 tablet_bootstrap.cc:492] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: No bootstrap required, opened a new log
I20260710 13:22:02.980895  5180 ts_tablet_manager.cc:1403] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260710 13:22:02.983341  5183 leader_election.cc:290] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:02.984272  5180 raft_consensus.cc:359] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.985304  5180 raft_consensus.cc:385] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:02.985718  5180 raft_consensus.cc:740] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Initialized, Role: FOLLOWER
I20260710 13:22:02.986706  5180 consensus_queue.cc:260] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:02.993808  5180 ts_tablet_manager.cc:1434] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:03.007318  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5" is_pre_election: true
I20260710 13:22:03.007953  4987 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 0.
I20260710 13:22:03.009244  5029 leader_election.cc:304] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:03.010221  5183 raft_consensus.cc:2804] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.010623  5183 raft_consensus.cc:493] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.010941  5183 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.011150  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1608ec331a584c5db39ff91b451bd099" is_pre_election: true
I20260710 13:22:03.011780  5137 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 0.
I20260710 13:22:03.017166  5183 raft_consensus.cc:515] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.018766  5183 leader_election.cc:290] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [CANDIDATE]: Term 1 election: Requested vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:03.019569  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
I20260710 13:22:03.019723  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1608ec331a584c5db39ff91b451bd099"
I20260710 13:22:03.020025  4987 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.020316  5137 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.024890  4987 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 1.
I20260710 13:22:03.025127  5137 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 1.
I20260710 13:22:03.026005  5029 leader_election.cc:304] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:03.026762  5183 raft_consensus.cc:2804] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:03.027840  5183 raft_consensus.cc:697] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 LEADER]: Becoming Leader. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Running, Role: LEADER
I20260710 13:22:03.028669  5183 consensus_queue.cc:237] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.035409  4884 catalog_manager.cc:5697] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22be7b0b523948849830c4b06c6767e5 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "22be7b0b523948849830c4b06c6767e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.037213  5182 raft_consensus.cc:493] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:03.037720  5182 raft_consensus.cc:515] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.039465  5182 leader_election.cc:290] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:03.040261  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5" is_pre_election: true
I20260710 13:22:03.040807  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5" is_pre_election: true
I20260710 13:22:03.042361  4987 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:03.042398  5063 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 0.
I20260710 13:22:03.043623  5102 leader_election.cc:304] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1608ec331a584c5db39ff91b451bd099, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:03.044451  5182 raft_consensus.cc:2804] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:03.044768  5182 raft_consensus.cc:493] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:03.045109  5182 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.050042  5182 raft_consensus.cc:515] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.051745  5182 leader_election.cc:290] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Requested vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:03.052567  4987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
I20260710 13:22:03.052727  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "1608ec331a584c5db39ff91b451bd099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:03.053146  4987 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.053285  5063 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:03.058239  5063 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:03.058238  4987 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1608ec331a584c5db39ff91b451bd099 in term 1.
I20260710 13:22:03.059376  5102 leader_election.cc:304] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1608ec331a584c5db39ff91b451bd099, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:03.060081  5182 raft_consensus.cc:2804] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:03.060534  5182 raft_consensus.cc:697] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Becoming Leader. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Running, Role: LEADER
I20260710 13:22:03.061236  5182 consensus_queue.cc:237] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.068849  4884 catalog_manager.cc:5697] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1608ec331a584c5db39ff91b451bd099 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "1608ec331a584c5db39ff91b451bd099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:03.127590  5137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa"
dest_uuid: "1608ec331a584c5db39ff91b451bd099"
mode: GRACEFUL
new_leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:60508
I20260710 13:22:03.128262  5137 raft_consensus.cc:606] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Received request to transfer leadership to TS 155ea69d00dc49af8b14e3a09bc107a5
I20260710 13:22:03.145314  5063 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0"
dest_uuid: "22be7b0b523948849830c4b06c6767e5"
mode: GRACEFUL
new_leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:46128
I20260710 13:22:03.145889  5063 raft_consensus.cc:606] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 LEADER]: Received request to transfer leadership to TS 155ea69d00dc49af8b14e3a09bc107a5
I20260710 13:22:03.151638  5137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa"
dest_uuid: "1608ec331a584c5db39ff91b451bd099"
mode: GRACEFUL
new_leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:60508
I20260710 13:22:03.152248  5137 raft_consensus.cc:606] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Received request to transfer leadership to TS 155ea69d00dc49af8b14e3a09bc107a5
I20260710 13:22:03.177488  5182 consensus_queue.cc:1048] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.192505  5191 consensus_queue.cc:1048] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:03.208525  5182 consensus_queue.cc:1048] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.219103  5191 consensus_queue.cc:1048] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.229651  5191 raft_consensus.cc:993] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: : Instructing follower 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.230226  5182 raft_consensus.cc:1081] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Signalling peer 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.232365  4987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa"
dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:33682
I20260710 13:22:03.233285  4987 raft_consensus.cc:493] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.233824  4987 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.241175  4987 raft_consensus.cc:515] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:03.243676  4987 leader_election.cc:290] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [CANDIDATE]: Term 2 election: Requested vote from peers 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785), 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073)
I20260710 13:22:03.258404  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1608ec331a584c5db39ff91b451bd099"
I20260710 13:22:03.259114  5137 raft_consensus.cc:3055] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:03.259433  5137 raft_consensus.cc:740] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Running, Role: LEADER
I20260710 13:22:03.260231  5137 consensus_queue.cc:260] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:03.261562  5137 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.262941  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eccf6d06a8940aeb7ca4601fed00afa" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:03.263597  5063 raft_consensus.cc:3060] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.268715  5137 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155ea69d00dc49af8b14e3a09bc107a5 in term 2.
I20260710 13:22:03.270102  4951 leader_election.cc:304] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 1608ec331a584c5db39ff91b451bd099; no voters: 
I20260710 13:22:03.270845  5063 raft_consensus.cc:2468] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155ea69d00dc49af8b14e3a09bc107a5 in term 2.
I20260710 13:22:03.271296  5186 raft_consensus.cc:2804] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:03.272575  5186 raft_consensus.cc:697] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Becoming Leader. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Running, Role: LEADER
I20260710 13:22:03.273301  5186 consensus_queue.cc:237] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } }
I20260710 13:22:03.280148  4885 catalog_manager.cc:5697] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 reported cstate change: term changed from 1 to 2, leader changed from 1608ec331a584c5db39ff91b451bd099 (127.1.121.3) to 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:03.530081  5183 consensus_queue.cc:1048] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.537562  5224 raft_consensus.cc:993] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: : Instructing follower 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.539062  5183 raft_consensus.cc:1081] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 LEADER]: Signalling peer 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.541574  4987 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0"
dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:33694
I20260710 13:22:03.542337  4987 raft_consensus.cc:493] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.542810  4987 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.544593  5224 consensus_queue.cc:1048] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.553442  4987 raft_consensus.cc:515] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.555943  4987 leader_election.cc:290] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [CANDIDATE]: Term 2 election: Requested vote from peers 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073), 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:03.556613  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:03.557281  5063 raft_consensus.cc:3055] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:03.557687  5063 raft_consensus.cc:740] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Running, Role: LEADER
I20260710 13:22:03.558228  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e50647d4d5428abd193a790a05e5e0" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1608ec331a584c5db39ff91b451bd099"
I20260710 13:22:03.558821  5137 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.558554  5063 consensus_queue.cc:260] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.560025  5063 raft_consensus.cc:3060] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.565768  5063 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155ea69d00dc49af8b14e3a09bc107a5 in term 2.
I20260710 13:22:03.565912  5137 raft_consensus.cc:2468] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155ea69d00dc49af8b14e3a09bc107a5 in term 2.
I20260710 13:22:03.566946  4953 leader_election.cc:304] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 155ea69d00dc49af8b14e3a09bc107a5, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:03.567816  5186 raft_consensus.cc:2804] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:03.568457  5186 raft_consensus.cc:697] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Becoming Leader. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Running, Role: LEADER
I20260710 13:22:03.569193  5186 consensus_queue.cc:237] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.575686  4885 catalog_manager.cc:5697] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 reported cstate change: term changed from 1 to 2, leader changed from 22be7b0b523948849830c4b06c6767e5 (127.1.121.2) to 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.580467  5182 consensus_queue.cc:1048] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.587980  5190 raft_consensus.cc:993] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: : Instructing follower 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.588462  5190 raft_consensus.cc:1081] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Signalling peer 155ea69d00dc49af8b14e3a09bc107a5 to start an election
I20260710 13:22:03.590759  4988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa"
dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
 from {username='slave'} at 127.0.0.1:33682
I20260710 13:22:03.591361  4988 raft_consensus.cc:493] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:03.591719  4988 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.596944  4988 raft_consensus.cc:515] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.597633  5191 consensus_queue.cc:1048] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:03.599911  4988 leader_election.cc:290] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [CANDIDATE]: Term 2 election: Requested vote from peers 22be7b0b523948849830c4b06c6767e5 (127.1.121.2:43073), 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:03.601323  5063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "22be7b0b523948849830c4b06c6767e5"
I20260710 13:22:03.605342  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "155ea69d00dc49af8b14e3a09bc107a5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1608ec331a584c5db39ff91b451bd099"
I20260710 13:22:03.606019  5137 raft_consensus.cc:3055] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:03.606506  5137 raft_consensus.cc:740] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1608ec331a584c5db39ff91b451bd099, State: Running, Role: LEADER
I20260710 13:22:03.607453  5137 consensus_queue.cc:260] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.608707  5137 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:03.615007  5137 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 155ea69d00dc49af8b14e3a09bc107a5 in term 2.
I20260710 13:22:03.616195  4951 leader_election.cc:304] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [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: 155ea69d00dc49af8b14e3a09bc107a5, 1608ec331a584c5db39ff91b451bd099; no voters: 22be7b0b523948849830c4b06c6767e5
I20260710 13:22:03.617067  5186 raft_consensus.cc:2804] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:03.617558  5186 raft_consensus.cc:697] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Becoming Leader. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Running, Role: LEADER
I20260710 13:22:03.618461  5186 consensus_queue.cc:237] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:03.625377  4885 catalog_manager.cc:5697] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 reported cstate change: term changed from 1 to 2, leader changed from 1608ec331a584c5db39ff91b451bd099 (127.1.121.3) to 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "155ea69d00dc49af8b14e3a09bc107a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:03.653666  5137 raft_consensus.cc:1275] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.654919  5186 consensus_queue.cc:1048] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.663153  5062 raft_consensus.cc:1275] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.664863  5229 consensus_queue.cc:1048] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.905606  1508 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:22:03.907166  1508 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:22:03.907477  1508 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:22:03.918803  4988 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa"
dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
mode: GRACEFUL
new_leader_uuid: "22be7b0b523948849830c4b06c6767e5"
 from {username='slave'} at 127.0.0.1:33700
I20260710 13:22:03.919327  4988 raft_consensus.cc:606] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Received request to transfer leadership to TS 22be7b0b523948849830c4b06c6767e5
I20260710 13:22:03.920558  1508 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:22:03.977531  5137 raft_consensus.cc:1275] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.978855  5229 consensus_queue.cc:1048] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:03.988009  5062 raft_consensus.cc:1275] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:03.989607  5229 consensus_queue.cc:1048] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.015045  5137 raft_consensus.cc:1275] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:04.016324  5229 consensus_queue.cc:1048] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.023293  5062 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:04.029848  5062 raft_consensus.cc:1275] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Refusing update from remote peer 155ea69d00dc49af8b14e3a09bc107a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:04.031154  5229 consensus_queue.cc:1048] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:04.036602  5186 raft_consensus.cc:993] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: : Instructing follower 22be7b0b523948849830c4b06c6767e5 to start an election
I20260710 13:22:04.037103  5229 raft_consensus.cc:1081] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Signalling peer 22be7b0b523948849830c4b06c6767e5 to start an election
I20260710 13:22:04.038924  5062 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa"
dest_uuid: "22be7b0b523948849830c4b06c6767e5"
 from {username='slave'} at 127.0.0.1:46130
I20260710 13:22:04.039557  5062 raft_consensus.cc:493] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:04.039899  5062 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.045632  5062 raft_consensus.cc:515] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:04.047884  5062 leader_election.cc:290] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [CANDIDATE]: Term 3 election: Requested vote from peers 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045), 1608ec331a584c5db39ff91b451bd099 (127.1.121.3:36785)
I20260710 13:22:04.048269  4988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "155ea69d00dc49af8b14e3a09bc107a5"
I20260710 13:22:04.048516  5137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9860ab921737461fab5436110cb4d3aa" candidate_uuid: "22be7b0b523948849830c4b06c6767e5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1608ec331a584c5db39ff91b451bd099"
I20260710 13:22:04.048949  4988 raft_consensus.cc:3055] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:04.049186  5137 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.049419  4988 raft_consensus.cc:740] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 155ea69d00dc49af8b14e3a09bc107a5, State: Running, Role: LEADER
I20260710 13:22:04.050367  4988 consensus_queue.cc:260] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [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: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:04.051636  4988 raft_consensus.cc:3060] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:04.056476  5137 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 3.
I20260710 13:22:04.059592  5026 leader_election.cc:304] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [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: 1608ec331a584c5db39ff91b451bd099, 22be7b0b523948849830c4b06c6767e5; no voters: 
I20260710 13:22:04.060496  5224 raft_consensus.cc:2804] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:04.061676  5224 raft_consensus.cc:697] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 LEADER]: Becoming Leader. State: Replica: 22be7b0b523948849830c4b06c6767e5, State: Running, Role: LEADER
I20260710 13:22:04.062635  5224 consensus_queue.cc:237] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [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: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } }
I20260710 13:22:04.063300  4988 raft_consensus.cc:2468] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22be7b0b523948849830c4b06c6767e5 in term 3.
I20260710 13:22:04.070212  4884 catalog_manager.cc:5697] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 reported cstate change: term changed from 2 to 3, leader changed from 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1) to 22be7b0b523948849830c4b06c6767e5 (127.1.121.2). New cstate: current_term: 3 leader_uuid: "22be7b0b523948849830c4b06c6767e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "155ea69d00dc49af8b14e3a09bc107a5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 45045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22be7b0b523948849830c4b06c6767e5" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 43073 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1608ec331a584c5db39ff91b451bd099" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 36785 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:04.143417  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
I20260710 13:22:04.166610  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.167412  1508 tablet_replica.cc:333] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5: stopping tablet replica
I20260710 13:22:04.168028  1508 raft_consensus.cc:2243] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.168532  1508 raft_consensus.cc:2272] T 9860ab921737461fab5436110cb4d3aa P 155ea69d00dc49af8b14e3a09bc107a5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.170806  1508 tablet_replica.cc:333] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5: stopping tablet replica
I20260710 13:22:04.171566  1508 raft_consensus.cc:2243] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.172328  1508 raft_consensus.cc:2272] T 9eccf6d06a8940aeb7ca4601fed00afa P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.174844  1508 tablet_replica.cc:333] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5: stopping tablet replica
I20260710 13:22:04.175519  1508 raft_consensus.cc:2243] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.176347  1508 raft_consensus.cc:2272] T 77e50647d4d5428abd193a790a05e5e0 P 155ea69d00dc49af8b14e3a09bc107a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.178480  1508 tablet_replica.cc:333] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5: stopping tablet replica
I20260710 13:22:04.178927  1508 raft_consensus.cc:2243] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.179366  1508 raft_consensus.cc:2272] T ecbc39bb35f9406db51f2bb57bf6c85a P 155ea69d00dc49af8b14e3a09bc107a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.202370  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
I20260710 13:22:04.214895  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
W20260710 13:22:04.215670  5103 consensus_peers.cc:597] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 -> Peer 155ea69d00dc49af8b14e3a09bc107a5 (127.1.121.1:45045): Couldn't send request to peer 155ea69d00dc49af8b14e3a09bc107a5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:45045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:04.234397  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.235086  1508 tablet_replica.cc:333] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: stopping tablet replica
I20260710 13:22:04.235644  1508 raft_consensus.cc:2243] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.236258  1508 pending_rounds.cc:70] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Trying to abort 1 pending ops.
I20260710 13:22:04.236436  1508 pending_rounds.cc:77] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305993109771685888 op_type: NO_OP noop_request { }
I20260710 13:22:04.236713  1508 raft_consensus.cc:2889] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:22:04.236956  1508 raft_consensus.cc:2272] T 9860ab921737461fab5436110cb4d3aa P 22be7b0b523948849830c4b06c6767e5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.239537  1508 tablet_replica.cc:333] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5: stopping tablet replica
I20260710 13:22:04.240048  1508 raft_consensus.cc:2243] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.240437  1508 raft_consensus.cc:2272] T 77e50647d4d5428abd193a790a05e5e0 P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.242372  1508 tablet_replica.cc:333] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5: stopping tablet replica
I20260710 13:22:04.242842  1508 raft_consensus.cc:2243] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.243273  1508 raft_consensus.cc:2272] T ecbc39bb35f9406db51f2bb57bf6c85a P 22be7b0b523948849830c4b06c6767e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.245237  1508 tablet_replica.cc:333] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5: stopping tablet replica
I20260710 13:22:04.245671  1508 raft_consensus.cc:2243] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.246116  1508 raft_consensus.cc:2272] T 9eccf6d06a8940aeb7ca4601fed00afa P 22be7b0b523948849830c4b06c6767e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.258206  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:22:04.269491  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:22:04.285733  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:04.286345  1508 tablet_replica.cc:333] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099: stopping tablet replica
I20260710 13:22:04.287068  1508 raft_consensus.cc:2243] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.287547  1508 raft_consensus.cc:2272] T 9860ab921737461fab5436110cb4d3aa P 1608ec331a584c5db39ff91b451bd099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.289495  1508 tablet_replica.cc:333] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099: stopping tablet replica
I20260710 13:22:04.289983  1508 raft_consensus.cc:2243] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.290392  1508 raft_consensus.cc:2272] T 77e50647d4d5428abd193a790a05e5e0 P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.292794  1508 tablet_replica.cc:333] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099: stopping tablet replica
I20260710 13:22:04.293282  1508 raft_consensus.cc:2243] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.293989  1508 raft_consensus.cc:2272] T ecbc39bb35f9406db51f2bb57bf6c85a P 1608ec331a584c5db39ff91b451bd099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.295778  1508 tablet_replica.cc:333] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099: stopping tablet replica
I20260710 13:22:04.296226  1508 raft_consensus.cc:2243] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:04.296612  1508 raft_consensus.cc:2272] T 9eccf6d06a8940aeb7ca4601fed00afa P 1608ec331a584c5db39ff91b451bd099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.319718  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:22:04.330678  1508 master.cc:562] Master@127.1.121.62:35605 shutting down...
I20260710 13:22:04.346968  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:04.347522  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:04.347792  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P 850ec335b90f4fdf8637e7841066da16: stopping tablet replica
I20260710 13:22:04.366050  1508 master.cc:584] Master@127.1.121.62:35605 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2668 ms)
[----------] 6 tests from LeaderRebalancerTest (88423 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:22:04.393440  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:37651
I20260710 13:22:04.394500  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:04.399528  5235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.401151  5238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.401340  5236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:04.401846  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:04.402566  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:04.402740  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:04.402925  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689724402892 us; error 0 us; skew 500 ppm
I20260710 13:22:04.403657  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:04.405920  1508 webserver.cc:533] Webserver started at http://127.1.121.62:41161/ using document root <none> and password file <none>
I20260710 13:22:04.406380  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:04.406563  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:04.406821  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:04.407891  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "94544c4a60884817b166e22c995fdebf"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.412364  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:04.415810  5243 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.416570  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:04.416857  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "94544c4a60884817b166e22c995fdebf"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.417096  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:04.436473  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:04.437491  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:04.473274  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:37651
I20260710 13:22:04.473412  5294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:37651 every 8 connection(s)
I20260710 13:22:04.477207  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.488796  5295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: Bootstrap starting.
I20260710 13:22:04.493614  5295 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:04.497723  5295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: No bootstrap required, opened a new log
I20260710 13:22:04.499979  5295 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94544c4a60884817b166e22c995fdebf" member_type: VOTER }
I20260710 13:22:04.500383  5295 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:04.500598  5295 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94544c4a60884817b166e22c995fdebf, State: Initialized, Role: FOLLOWER
I20260710 13:22:04.501222  5295 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "94544c4a60884817b166e22c995fdebf" member_type: VOTER }
I20260710 13:22:04.501685  5295 raft_consensus.cc:399] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:04.501888  5295 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:04.502117  5295 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:04.506897  5295 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94544c4a60884817b166e22c995fdebf" member_type: VOTER }
I20260710 13:22:04.507555  5295 leader_election.cc:304] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [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: 94544c4a60884817b166e22c995fdebf; no voters: 
I20260710 13:22:04.508661  5295 leader_election.cc:290] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:04.509033  5298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:04.510426  5298 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 1 LEADER]: Becoming Leader. State: Replica: 94544c4a60884817b166e22c995fdebf, State: Running, Role: LEADER
I20260710 13:22:04.511153  5298 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [LEADER]: Queue going to LEADER mode. State: All 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: "94544c4a60884817b166e22c995fdebf" member_type: VOTER }
I20260710 13:22:04.511986  5295 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:04.514068  5299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "94544c4a60884817b166e22c995fdebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94544c4a60884817b166e22c995fdebf" member_type: VOTER } }
I20260710 13:22:04.514137  5300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94544c4a60884817b166e22c995fdebf. Latest consensus state: current_term: 1 leader_uuid: "94544c4a60884817b166e22c995fdebf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "94544c4a60884817b166e22c995fdebf" member_type: VOTER } }
I20260710 13:22:04.514813  5299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:04.514955  5300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:04.518004  5304 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:04.526304  5304 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:04.527438  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:04.535744  5304 catalog_manager.cc:1383] Generated new cluster ID: ad0675deb0a44f05a0a3f908313e6d2c
I20260710 13:22:04.536096  5304 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:04.550567  5304 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:04.552058  5304 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:04.569412  5304 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: Generated new TSK 0
I20260710 13:22:04.570096  5304 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:04.594592  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:04.600589  5316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.601784  5317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:04.603461  1508 server_base.cc:1061] running on GCE node
W20260710 13:22:04.603585  5319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:04.604537  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:04.604718  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:04.604836  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689724604825 us; error 0 us; skew 500 ppm
I20260710 13:22:04.605412  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:04.607717  1508 webserver.cc:533] Webserver started at http://127.1.121.1:39437/ using document root <none> and password file <none>
I20260710 13:22:04.608144  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:04.608294  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:04.608500  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:04.609496  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "1bf0b806542a47f787465dfa62cf92dd"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.614126  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:04.617441  5324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.618201  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:04.618562  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "1bf0b806542a47f787465dfa62cf92dd"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.618891  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:04.633134  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:04.634239  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:04.635735  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:04.637902  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:04.638124  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.638355  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:04.638528  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.681233  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:34635
I20260710 13:22:04.681340  5386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:34635 every 8 connection(s)
I20260710 13:22:04.686124  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:04.693481  5391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.693897  5392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.697100  5395 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:04.697130  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:04.698520  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:04.698782  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:04.698973  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689724698939 us; error 0 us; skew 500 ppm
I20260710 13:22:04.699707  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:04.699967  5387 heartbeater.cc:344] Connected to a master server at 127.1.121.62:37651
I20260710 13:22:04.700428  5387 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:04.701144  5387 heartbeater.cc:507] Master 127.1.121.62:37651 requested a full tablet report, sending...
I20260710 13:22:04.702441  1508 webserver.cc:533] Webserver started at http://127.1.121.2:37819/ using document root <none> and password file <none>
I20260710 13:22:04.702961  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:04.703233  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:04.703316  5260 ts_manager.cc:194] Registered new tserver with Master: 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635)
I20260710 13:22:04.703501  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:04.704666  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "698b8d9c6b60492bb2422ddab6835769"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.705139  5260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36356
I20260710 13:22:04.709285  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:22:04.712620  5399 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.713575  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:04.713886  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "698b8d9c6b60492bb2422ddab6835769"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.714192  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:04.744055  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:04.745133  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:04.746552  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:04.748759  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:04.748978  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.749219  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:04.749389  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.787295  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:38601
I20260710 13:22:04.787400  5461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:38601 every 8 connection(s)
I20260710 13:22:04.791985  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:04.799094  5465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.800194  5466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:04.801864  5468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:04.803565  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:04.804643  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:04.804910  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:04.805117  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689724805099 us; error 0 us; skew 500 ppm
I20260710 13:22:04.805315  5462 heartbeater.cc:344] Connected to a master server at 127.1.121.62:37651
I20260710 13:22:04.805735  5462 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:04.805919  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:04.806702  5462 heartbeater.cc:507] Master 127.1.121.62:37651 requested a full tablet report, sending...
I20260710 13:22:04.808857  1508 webserver.cc:533] Webserver started at http://127.1.121.3:45429/ using document root <none> and password file <none>
I20260710 13:22:04.809064  5260 ts_manager.cc:194] Registered new tserver with Master: 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:04.809414  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:04.809677  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:04.809957  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:04.810621  5260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36362
I20260710 13:22:04.811102  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "252d62d6fd1846d3b5e0782604cee9b6"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.815822  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:22:04.819332  5473 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.820271  1508 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:22:04.820574  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "252d62d6fd1846d3b5e0782604cee9b6"
format_stamp: "Formatted at 2026-07-10 13:22:04 on dist-test-slave-f9vl"
I20260710 13:22:04.820873  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:04.840771  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:04.841841  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:04.843403  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:04.845721  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:04.845947  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.846195  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:04.846374  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:04.884634  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:40365
I20260710 13:22:04.884732  5535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:40365 every 8 connection(s)
I20260710 13:22:04.898638  5536 heartbeater.cc:344] Connected to a master server at 127.1.121.62:37651
I20260710 13:22:04.898963  5536 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:04.899704  5536 heartbeater.cc:507] Master 127.1.121.62:37651 requested a full tablet report, sending...
I20260710 13:22:04.901516  5260 ts_manager.cc:194] Registered new tserver with Master: 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:04.901638  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01367227s
I20260710 13:22:04.902992  5260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36368
I20260710 13:22:04.927424  5260 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36376:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:04.929949  5260 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:04.987818  5352 tablet_service.cc:1511] Processing CreateTablet for tablet 9f263572e1ff425fa66879692cb8f24f (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:04.989418  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f263572e1ff425fa66879692cb8f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.991228  5427 tablet_service.cc:1511] Processing CreateTablet for tablet 9f263572e1ff425fa66879692cb8f24f (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:04.992628  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f263572e1ff425fa66879692cb8f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.992650  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 08d6a15a670f491da27b85b2225efb2a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:04.994151  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d6a15a670f491da27b85b2225efb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:04.996713  5426 tablet_service.cc:1511] Processing CreateTablet for tablet 08d6a15a670f491da27b85b2225efb2a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:04.998106  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d6a15a670f491da27b85b2225efb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.000736  5350 tablet_service.cc:1511] Processing CreateTablet for tablet ff3192ae52804f479b438708c1721b89 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:05.002115  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3192ae52804f479b438708c1721b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.005336  5425 tablet_service.cc:1511] Processing CreateTablet for tablet ff3192ae52804f479b438708c1721b89 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:05.006898  5425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3192ae52804f479b438708c1721b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.008633  5349 tablet_service.cc:1511] Processing CreateTablet for tablet c26d5d609a8f49d7bc6b3d73613121e8 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:05.009133  5424 tablet_service.cc:1511] Processing CreateTablet for tablet c26d5d609a8f49d7bc6b3d73613121e8 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:05.010326  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26d5d609a8f49d7bc6b3d73613121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.010414  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26d5d609a8f49d7bc6b3d73613121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.012095  5348 tablet_service.cc:1511] Processing CreateTablet for tablet 3290fed5fa234958962a2a02d5eb2239 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:05.013464  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290fed5fa234958962a2a02d5eb2239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.019101  5551 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.025511  5551 tablet_bootstrap.cc:654] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.025182  5427 tablet_service.cc:1511] Processing CreateTablet for tablet 3290fed5fa234958962a2a02d5eb2239 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:05.028792  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290fed5fa234958962a2a02d5eb2239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.031849  5347 tablet_service.cc:1511] Processing CreateTablet for tablet 61015955f3ee4cdc94f811800137d520 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:05.033342  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61015955f3ee4cdc94f811800137d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.034039  5426 tablet_service.cc:1511] Processing CreateTablet for tablet 61015955f3ee4cdc94f811800137d520 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:05.035392  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61015955f3ee4cdc94f811800137d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.050729  5501 tablet_service.cc:1511] Processing CreateTablet for tablet 9f263572e1ff425fa66879692cb8f24f (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:05.052139  5501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f263572e1ff425fa66879692cb8f24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.053468  5346 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca62f3adc04bfab18bab9b67effd4a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:05.054785  5346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca62f3adc04bfab18bab9b67effd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.056067  5500 tablet_service.cc:1511] Processing CreateTablet for tablet 08d6a15a670f491da27b85b2225efb2a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:05.057323  5500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d6a15a670f491da27b85b2225efb2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.060117  5345 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0eba65df3046658851378d0f5ebb0b (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:05.061486  5345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0eba65df3046658851378d0f5ebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.061131  5498 tablet_service.cc:1511] Processing CreateTablet for tablet c26d5d609a8f49d7bc6b3d73613121e8 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:05.062475  5498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26d5d609a8f49d7bc6b3d73613121e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.064080  5497 tablet_service.cc:1511] Processing CreateTablet for tablet 3290fed5fa234958962a2a02d5eb2239 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:05.064657  5344 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e890f42844c0e9af2636c895eb042 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:05.064882  5424 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e890f42844c0e9af2636c895eb042 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:05.065388  5497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3290fed5fa234958962a2a02d5eb2239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.065883  5344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e890f42844c0e9af2636c895eb042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.066182  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e890f42844c0e9af2636c895eb042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.060110  5499 tablet_service.cc:1511] Processing CreateTablet for tablet ff3192ae52804f479b438708c1721b89 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:05.068519  5499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff3192ae52804f479b438708c1721b89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.072141  5425 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca62f3adc04bfab18bab9b67effd4a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:05.072651  5496 tablet_service.cc:1511] Processing CreateTablet for tablet 61015955f3ee4cdc94f811800137d520 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:05.073449  5425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca62f3adc04bfab18bab9b67effd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.074040  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61015955f3ee4cdc94f811800137d520. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.077422  5427 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0eba65df3046658851378d0f5ebb0b (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:05.081846  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0eba65df3046658851378d0f5ebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.108623  5495 tablet_service.cc:1511] Processing CreateTablet for tablet a9ca62f3adc04bfab18bab9b67effd4a (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:05.110025  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9ca62f3adc04bfab18bab9b67effd4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.112609  5494 tablet_service.cc:1511] Processing CreateTablet for tablet 0a0eba65df3046658851378d0f5ebb0b (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:05.114024  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a0eba65df3046658851378d0f5ebb0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.116698  5493 tablet_service.cc:1511] Processing CreateTablet for tablet 7a4e890f42844c0e9af2636c895eb042 (DEFAULT_TABLE table=test-workload [id=0b4bf8290e514108b6b85c257d3afc00]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:05.118086  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a4e890f42844c0e9af2636c895eb042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:05.166968  5554 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.171427  5554 tablet_bootstrap.cc:654] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.194485  5553 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.201169  5551 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.201763  5551 ts_tablet_manager.cc:1403] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.183s	user 0.027s	sys 0.023s
I20260710 13:22:05.204499  5554 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.205076  5554 ts_tablet_manager.cc:1403] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.007s
I20260710 13:22:05.206120  5553 tablet_bootstrap.cc:654] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.207226  5551 raft_consensus.cc:359] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.207813  5551 raft_consensus.cc:385] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.208069  5551 raft_consensus.cc:740] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.207986  5554 raft_consensus.cc:359] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.208979  5554 raft_consensus.cc:385] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.209349  5554 raft_consensus.cc:740] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.209093  5551 consensus_queue.cc:260] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.210270  5554 consensus_queue.cc:260] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.211015  5553 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.211333  5462 heartbeater.cc:499] Master 127.1.121.62:37651 was elected leader, sending a full tablet report...
I20260710 13:22:05.211880  5551 ts_tablet_manager.cc:1434] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:22:05.211588  5553 ts_tablet_manager.cc:1403] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:22:05.212908  5551 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.216291  5553 raft_consensus.cc:359] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.217370  5553 raft_consensus.cc:385] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.217849  5553 raft_consensus.cc:740] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.219208  5551 tablet_bootstrap.cc:654] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.219091  5553 consensus_queue.cc:260] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.222100  5536 heartbeater.cc:499] Master 127.1.121.62:37651 was elected leader, sending a full tablet report...
I20260710 13:22:05.223183  5554 ts_tablet_manager.cc:1434] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:22:05.224517  5554 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.232522  5554 tablet_bootstrap.cc:654] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.236173  5387 heartbeater.cc:499] Master 127.1.121.62:37651 was elected leader, sending a full tablet report...
I20260710 13:22:05.245322  5554 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.245782  5553 ts_tablet_manager.cc:1434] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.012s
I20260710 13:22:05.245980  5554 ts_tablet_manager.cc:1403] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 13:22:05.246913  5553 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.248884  5554 raft_consensus.cc:359] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.249723  5554 raft_consensus.cc:385] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.250079  5554 raft_consensus.cc:740] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.250972  5554 consensus_queue.cc:260] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.253193  5554 ts_tablet_manager.cc:1434] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:05.253880  5551 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.254194  5554 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.254498  5551 ts_tablet_manager.cc:1403] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.002s
I20260710 13:22:05.255127  5553 tablet_bootstrap.cc:654] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.261040  5554 tablet_bootstrap.cc:654] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.263358  5551 raft_consensus.cc:359] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.264904  5551 raft_consensus.cc:385] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.265568  5551 raft_consensus.cc:740] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.266933  5551 consensus_queue.cc:260] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.268296  5553 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.269732  5553 ts_tablet_manager.cc:1403] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 13:22:05.270910  5551 ts_tablet_manager.cc:1434] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260710 13:22:05.272059  5551 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.272585  5553 raft_consensus.cc:359] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.273324  5553 raft_consensus.cc:385] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.273604  5553 raft_consensus.cc:740] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.274282  5553 consensus_queue.cc:260] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.276732  5553 ts_tablet_manager.cc:1434] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:05.277637  5553 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.279743  5554 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.280275  5554 ts_tablet_manager.cc:1403] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.007s
I20260710 13:22:05.283145  5554 raft_consensus.cc:359] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.283891  5554 raft_consensus.cc:385] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.284068  5553 tablet_bootstrap.cc:654] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.278347  5551 tablet_bootstrap.cc:654] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.284341  5554 raft_consensus.cc:740] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.286671  5554 consensus_queue.cc:260] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.289240  5554 ts_tablet_manager.cc:1434] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:22:05.289914  5551 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.290233  5554 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.290519  5551 ts_tablet_manager.cc:1403] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260710 13:22:05.290683  5553 tablet_bootstrap.cc:492] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.291262  5553 ts_tablet_manager.cc:1403] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:22:05.293689  5551 raft_consensus.cc:359] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.294051  5553 raft_consensus.cc:359] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.294529  5551 raft_consensus.cc:385] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.294958  5553 raft_consensus.cc:385] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.295117  5551 raft_consensus.cc:740] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.295398  5553 raft_consensus.cc:740] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.296223  5551 consensus_queue.cc:260] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.296360  5553 consensus_queue.cc:260] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.297919  5554 tablet_bootstrap.cc:654] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.298801  5553 ts_tablet_manager.cc:1434] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:05.299818  5553 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.305301  5551 ts_tablet_manager.cc:1434] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 13:22:05.306468  5551 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.307893  5553 tablet_bootstrap.cc:654] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.312397  5551 tablet_bootstrap.cc:654] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.317287  5554 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.317736  5554 ts_tablet_manager.cc:1403] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.003s
I20260710 13:22:05.320688  5554 raft_consensus.cc:359] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.321324  5553 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.321532  5554 raft_consensus.cc:385] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.321885  5553 ts_tablet_manager.cc:1403] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.001s
I20260710 13:22:05.321969  5554 raft_consensus.cc:740] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.323158  5554 consensus_queue.cc:260] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.325282  5551 tablet_bootstrap.cc:492] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.324949  5553 raft_consensus.cc:359] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.325405  5554 ts_tablet_manager.cc:1434] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:05.325911  5553 raft_consensus.cc:385] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.326422  5553 raft_consensus.cc:740] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.326718  5554 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.325910  5551 ts_tablet_manager.cc:1403] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260710 13:22:05.327335  5553 consensus_queue.cc:260] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.329844  5551 raft_consensus.cc:359] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.330600  5551 raft_consensus.cc:385] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.330924  5551 raft_consensus.cc:740] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.331703  5551 consensus_queue.cc:260] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.333832  5553 ts_tablet_manager.cc:1434] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:05.334918  5553 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.336194  5554 tablet_bootstrap.cc:654] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.340416  5551 ts_tablet_manager.cc:1434] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:22:05.342171  5553 tablet_bootstrap.cc:654] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.347054  5551 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.347996  5554 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.348657  5554 ts_tablet_manager.cc:1403] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 13:22:05.352092  5554 raft_consensus.cc:359] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.352823  5554 raft_consensus.cc:385] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.353118  5554 raft_consensus.cc:740] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.353807  5553 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.354319  5551 tablet_bootstrap.cc:654] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.353808  5554 consensus_queue.cc:260] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.354485  5553 ts_tablet_manager.cc:1403] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:22:05.356424  5554 ts_tablet_manager.cc:1434] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:05.357447  5554 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.357815  5553 raft_consensus.cc:359] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.358875  5553 raft_consensus.cc:385] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.359321  5553 raft_consensus.cc:740] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.360289  5553 consensus_queue.cc:260] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.363384  5553 ts_tablet_manager.cc:1434] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 13:22:05.364225  5554 tablet_bootstrap.cc:654] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.364459  5553 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.371333  5553 tablet_bootstrap.cc:654] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.377087  5554 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.377590  5554 ts_tablet_manager.cc:1403] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:22:05.379283  5551 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.379871  5551 ts_tablet_manager.cc:1403] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.011s
I20260710 13:22:05.380121  5554 raft_consensus.cc:359] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.380777  5554 raft_consensus.cc:385] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.381022  5554 raft_consensus.cc:740] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.381645  5553 tablet_bootstrap.cc:492] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.381695  5554 consensus_queue.cc:260] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.382283  5553 ts_tablet_manager.cc:1403] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260710 13:22:05.382748  5551 raft_consensus.cc:359] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.383565  5551 raft_consensus.cc:385] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.383909  5551 raft_consensus.cc:740] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.384011  5554 ts_tablet_manager.cc:1434] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:22:05.384845  5551 consensus_queue.cc:260] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.385283  5553 raft_consensus.cc:359] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.386144  5553 raft_consensus.cc:385] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.386426  5553 raft_consensus.cc:740] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.387161  5553 consensus_queue.cc:260] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.385263  5554 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.391173  5557 raft_consensus.cc:493] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.391920  5553 ts_tablet_manager.cc:1434] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:22:05.391736  5557 raft_consensus.cc:515] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.392742  5551 ts_tablet_manager.cc:1434] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:05.392972  5553 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.393724  5551 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.394929  5554 tablet_bootstrap.cc:654] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.400130  5553 tablet_bootstrap.cc:654] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.400170  5551 tablet_bootstrap.cc:654] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.401080  5558 raft_consensus.cc:493] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.401723  5558 raft_consensus.cc:515] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.408504  5558 leader_election.cc:290] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.410302  5554 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.410895  5554 ts_tablet_manager.cc:1403] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.004s
I20260710 13:22:05.414249  5554 raft_consensus.cc:359] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.415069  5554 raft_consensus.cc:385] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.415405  5554 raft_consensus.cc:740] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.416330  5554 consensus_queue.cc:260] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.418874  5554 ts_tablet_manager.cc:1434] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:22:05.421105  5553 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.421687  5554 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.421795  5553 ts_tablet_manager.cc:1403] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.006s
I20260710 13:22:05.424808  5553 raft_consensus.cc:359] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.425431  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.429246  5554 tablet_bootstrap.cc:654] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.429487  5362 raft_consensus.cc:2468] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.429293  5553 raft_consensus.cc:385] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.430016  5553 raft_consensus.cc:740] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.431079  5477 leader_election.cc:304] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.430817  5553 consensus_queue.cc:260] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.431779  5557 leader_election.cc:290] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.432227  5558 raft_consensus.cc:2804] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.432641  5558 raft_consensus.cc:493] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.432982  5558 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.433444  5553 ts_tablet_manager.cc:1434] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:22:05.434468  5553 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.440519  5554 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.441026  5554 ts_tablet_manager.cc:1403] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:22:05.443797  5553 tablet_bootstrap.cc:654] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.428972  5551 tablet_bootstrap.cc:492] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.444933  5551 ts_tablet_manager.cc:1403] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.007s
I20260710 13:22:05.444556  5554 raft_consensus.cc:359] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.446005  5554 raft_consensus.cc:385] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.446432  5554 raft_consensus.cc:740] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.447340  5554 consensus_queue.cc:260] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.448508  5551 raft_consensus.cc:359] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.453761  5551 raft_consensus.cc:385] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.454835  5551 raft_consensus.cc:740] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.457557  5554 ts_tablet_manager.cc:1434] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:22:05.457666  5551 consensus_queue.cc:260] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.460322  5551 ts_tablet_manager.cc:1434] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260710 13:22:05.460795  5553 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.443977  5558 raft_consensus.cc:515] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.455889  5584 raft_consensus.cc:493] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.461206  5559 raft_consensus.cc:493] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.462111  5559 raft_consensus.cc:515] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.462070  5584 raft_consensus.cc:515] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.463730  5558 leader_election.cc:290] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.464129  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.464763  5362 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.461306  5551 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.470851  5559 leader_election.cc:290] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.472131  5554 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:05.472602  5559 raft_consensus.cc:493] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.474381  5559 raft_consensus.cc:515] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.477650  5559 leader_election.cc:290] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.488276  5584 leader_election.cc:290] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.475652  5551 tablet_bootstrap.cc:654] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.461319  5553 ts_tablet_manager.cc:1403] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260710 13:22:05.490916  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.491696  5437 raft_consensus.cc:2468] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.491739  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e890f42844c0e9af2636c895eb042" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.492981  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.493686  5436 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.496191  5362 raft_consensus.cc:2468] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.499862  5554 tablet_bootstrap.cc:654] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:05.503118  5475 leader_election.cc:343] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:05.503803  5436 raft_consensus.cc:2468] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.493687  5553 raft_consensus.cc:359] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.506054  5584 raft_consensus.cc:493] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.506398  5553 raft_consensus.cc:385] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.506771  5553 raft_consensus.cc:740] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.506567  5584 raft_consensus.cc:515] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.511427  5475 leader_election.cc:304] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.512084  5584 leader_election.cc:290] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.512642  5584 raft_consensus.cc:2804] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.513145  5584 raft_consensus.cc:697] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:05.513624  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e890f42844c0e9af2636c895eb042" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.507798  5553 consensus_queue.cc:260] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.513916  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.513978  5584 consensus_queue.cc:237] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.517710  5551 tablet_bootstrap.cc:492] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.517640  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.521904  5360 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
W20260710 13:22:05.522819  5308 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:05.517884  5362 raft_consensus.cc:2468] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.519622  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290fed5fa234958962a2a02d5eb2239" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.523363  5551 ts_tablet_manager.cc:1403] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.002s
I20260710 13:22:05.523665  5477 leader_election.cc:304] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.523737  5361 raft_consensus.cc:2468] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:05.517575  5436 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.524587  5583 raft_consensus.cc:2804] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.524989  5583 raft_consensus.cc:493] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.525401  5583 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.520865  5553 ts_tablet_manager.cc:1434] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.030s	user 0.001s	sys 0.005s
I20260710 13:22:05.525256  5403 leader_election.cc:304] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.527019  5557 raft_consensus.cc:2804] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.527662  5557 raft_consensus.cc:493] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.526976  5553 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:05.528045  5557 raft_consensus.cc:3060] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.529209  5554 tablet_bootstrap.cc:492] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:05.529671  5554 ts_tablet_manager.cc:1403] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260710 13:22:05.532286  5554 raft_consensus.cc:359] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.532918  5554 raft_consensus.cc:385] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.533187  5554 raft_consensus.cc:740] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.532989  5583 raft_consensus.cc:515] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.533583  5553 tablet_bootstrap.cc:654] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.535674  5583 leader_election.cc:290] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.536305  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290fed5fa234958962a2a02d5eb2239" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.536893  5511 raft_consensus.cc:2468] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:05.538228  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.538736  5436 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.539312  5557 raft_consensus.cc:515] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.539245  5554 consensus_queue.cc:260] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.542171  5554 ts_tablet_manager.cc:1434] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:22:05.542374  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290fed5fa234958962a2a02d5eb2239" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.542937  5511 raft_consensus.cc:3060] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.548980  5436 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.550094  5553 tablet_bootstrap.cc:492] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:05.550525  5553 ts_tablet_manager.cc:1403] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:22:05.550590  5511 raft_consensus.cc:2468] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 1.
I20260710 13:22:05.551607  5475 leader_election.cc:304] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.552589  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3290fed5fa234958962a2a02d5eb2239" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.555449  5362 raft_consensus.cc:3060] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.555789  5400 leader_election.cc:304] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.556456  5583 raft_consensus.cc:2804] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.557155  5510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.552850  5553 raft_consensus.cc:359] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.557950  5553 raft_consensus.cc:385] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.557812  5510 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:05.558312  5553 raft_consensus.cc:740] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.527149  5551 raft_consensus.cc:359] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.558779  5551 raft_consensus.cc:385] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.559118  5551 raft_consensus.cc:740] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.559177  5553 consensus_queue.cc:260] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.559938  5551 consensus_queue.cc:260] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.561211  5583 raft_consensus.cc:697] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:05.561875  5557 leader_election.cc:290] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.562107  5583 consensus_queue.cc:237] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.562456  5557 raft_consensus.cc:2804] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.562518  5362 raft_consensus.cc:2468] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 1.
I20260710 13:22:05.563052  5557 raft_consensus.cc:697] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:05.563925  5510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.565600  5325 leader_election.cc:304] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.566282  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.566478  5553 ts_tablet_manager.cc:1434] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 13:22:05.571707  5557 consensus_queue.cc:237] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.572365  5586 raft_consensus.cc:2804] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.572726  5586 raft_consensus.cc:493] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.572938  5586 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.572130  5362 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.574222  5583 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.574728  5583 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.570478  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.576514  5551 ts_tablet_manager.cc:1434] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260710 13:22:05.576896  5436 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:05.577185  5583 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.577615  5551 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.583132  5586 raft_consensus.cc:515] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.581287  5362 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.567564  5477 leader_election.cc:304] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.586099  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.585722  5258 catalog_manager.cc:5697] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:05.586843  5436 raft_consensus.cc:2393] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:05.588843  5584 raft_consensus.cc:2804] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.589095  5551 tablet_bootstrap.cc:654] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.589469  5584 raft_consensus.cc:493] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.589871  5584 raft_consensus.cc:3060] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.590647  5326 leader_election.cc:304] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd; no voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.590344  5257 catalog_manager.cc:5697] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:05.592551  5583 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.593068  5583 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.592418  5257 catalog_manager.cc:5697] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:05.595149  5583 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.592438  5559 raft_consensus.cc:2749] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:05.596627  5559 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.597069  5559 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.597239  5584 raft_consensus.cc:515] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.598351  5510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.598913  5510 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.599514  5559 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.600162  5559 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.600566  5559 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.602955  5559 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.604254  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.604663  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.605319  5509 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:05.606187  5557 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.606648  5557 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.609259  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.609843  5362 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:05.610888  5403 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.611444  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.612213  5557 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.612123  5511 raft_consensus.cc:2468] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:05.611928  5595 raft_consensus.cc:2804] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.612941  5595 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.613145  5586 leader_election.cc:290] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.613487  5325 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.614176  5559 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:05.614455  5475 leader_election.cc:343] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:05.613430  5595 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.614912  5325 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.618700  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.614948  5559 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.622639  5559 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.623382  5559 raft_consensus.cc:2804] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.623908  5559 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.624380  5559 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.625038  5436 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.613819  5586 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.628049  5586 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.630406  5584 leader_election.cc:290] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.631639  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.632532  5511 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:05.626410  5595 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.634347  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.635159  5435 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.638321  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.641178  5475 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.643790  5584 raft_consensus.cc:2804] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.644281  5584 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.644776  5584 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.668886  5510 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:05.641242  5595 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
W20260710 13:22:05.676169  5325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.3:40365, user_credentials={real_user=slave}} blocked reactor thread for 61336.8us
I20260710 13:22:05.678838  5601 raft_consensus.cc:2804] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.680478  5601 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.680884  5601 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.682370  5510 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.682417  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.682462  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e890f42844c0e9af2636c895eb042" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.683375  5361 raft_consensus.cc:2468] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.684077  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.684481  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a4e890f42844c0e9af2636c895eb042" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.684585  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.685449  5434 raft_consensus.cc:2393] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 698b8d9c6b60492bb2422ddab6835769 in this term.
I20260710 13:22:05.683557  5436 raft_consensus.cc:3060] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.685153  5359 raft_consensus.cc:3060] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.686807  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.685204  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.688210  5360 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:05.688329  5325 leader_election.cc:304] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
W20260710 13:22:05.688498  5326 leader_election.cc:343] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:05.689648  5586 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
W20260710 13:22:05.689960  5326 leader_election.cc:343] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:05.690208  5586 raft_consensus.cc:2804] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.690783  5586 raft_consensus.cc:697] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:05.691192  5477 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.691723  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:05.691641  5586 consensus_queue.cc:237] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.692313  5583 raft_consensus.cc:2804] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.692377  5434 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:05.692878  5583 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.693284  5583 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.693813  5326 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.695441  5600 raft_consensus.cc:2804] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:05.695812  5600 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:05.696179  5600 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.699786  5559 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.700512  5551 tablet_bootstrap.cc:492] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.700970  5362 raft_consensus.cc:2393] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 698b8d9c6b60492bb2422ddab6835769 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:05.701898  5559 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.700919  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.702662  5511 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.705930  5436 raft_consensus.cc:2468] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.707270  5475 leader_election.cc:304] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:05.708153  5558 raft_consensus.cc:2804] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.709648  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.710830  5601 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.712352  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.713199  5359 raft_consensus.cc:2468] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.713581  5601 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.687644  5435 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:05.715193  5583 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.716560  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.718729  5508 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.719431  5510 raft_consensus.cc:2393] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:05.721830  5583 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.701006  5551 ts_tablet_manager.cc:1403] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.124s	user 0.046s	sys 0.048s
I20260710 13:22:05.725114  5558 raft_consensus.cc:697] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:05.726373  5558 consensus_queue.cc:237] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.727722  5325 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd; no voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.723470  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.728583  5601 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:05.729576  5475 leader_election.cc:343] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:05.718495  5584 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.729624  5551 raft_consensus.cc:359] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.730598  5509 raft_consensus.cc:2393] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:05.730921  5551 raft_consensus.cc:385] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.731335  5551 raft_consensus.cc:740] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.732075  5551 consensus_queue.cc:260] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.732723  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.733341  5436 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.734359  5551 ts_tablet_manager.cc:1434] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:05.736151  5595 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:05.736886  5595 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.736310  5551 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:05.736208  5601 raft_consensus.cc:2749] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:05.726980  5508 raft_consensus.cc:2468] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
W20260710 13:22:05.738837  5326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.2:38601, user_credentials={real_user=slave}} blocked reactor thread for 45107.2us
I20260710 13:22:05.724710  5511 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 1.
I20260710 13:22:05.740664  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.740868  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:05.741240  5400 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:05.741580  5435 raft_consensus.cc:2393] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 698b8d9c6b60492bb2422ddab6835769 in this term.
I20260710 13:22:05.741737  5359 raft_consensus.cc:2393] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 698b8d9c6b60492bb2422ddab6835769 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:05.743055  5557 raft_consensus.cc:2804] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.743304  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.743556  5557 raft_consensus.cc:697] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:05.743839  5595 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.744707  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.744386  5557 consensus_queue.cc:237] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.745482  5325 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:05.746461  5602 raft_consensus.cc:2804] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.746526  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:05.747186  5602 raft_consensus.cc:697] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:05.743875  5435 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:05.747448  5508 raft_consensus.cc:2393] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 698b8d9c6b60492bb2422ddab6835769 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:05.748346  5602 consensus_queue.cc:237] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.750859  5400 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:05.752640  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:05.753017  5584 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:05.752996  5326 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [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: 1bf0b806542a47f787465dfa62cf92dd; no voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.754221  5601 raft_consensus.cc:2749] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:05.756306  5551 tablet_bootstrap.cc:654] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:05.758249  5600 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.759548  5362 raft_consensus.cc:2393] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 252d62d6fd1846d3b5e0782604cee9b6 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:05.761080  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:05.765385  5600 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:05.765306  5359 raft_consensus.cc:2468] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.772239  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:05.773337  5511 raft_consensus.cc:2393] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:05.769204  5436 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:05.768931  5477 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.774566  5475 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:05.776376  5435 raft_consensus.cc:2468] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:05.776700  5584 raft_consensus.cc:2804] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.777379  5584 raft_consensus.cc:697] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:05.777470  5595 raft_consensus.cc:2749] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:05.779229  5583 raft_consensus.cc:2804] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:05.779496  5325 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [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: 1bf0b806542a47f787465dfa62cf92dd; no voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.779912  5583 raft_consensus.cc:697] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:05.781174  5583 consensus_queue.cc:237] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.783274  5600 raft_consensus.cc:2749] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:05.778270  5584 consensus_queue.cc:237] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.799733  5551 tablet_bootstrap.cc:492] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:05.800244  5551 ts_tablet_manager.cc:1403] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.009s
I20260710 13:22:05.803233  5551 raft_consensus.cc:359] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.803947  5551 raft_consensus.cc:385] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:05.804201  5551 raft_consensus.cc:740] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:05.805478  5551 consensus_queue.cc:260] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:05.807842  5551 ts_tablet_manager.cc:1434] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:05.812673  5259 catalog_manager.cc:5697] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:05.813346  5258 catalog_manager.cc:5697] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:05.814970  5258 catalog_manager.cc:5697] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:05.816692  5258 catalog_manager.cc:5697] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:05.827775  5257 catalog_manager.cc:5697] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:05.835446  5259 catalog_manager.cc:5697] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:05.949402  5511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
mode: GRACEFUL
new_leader_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:55444
I20260710 13:22:05.949934  5511 raft_consensus.cc:606] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Received request to transfer leadership to TS 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:05.962093  5435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff3192ae52804f479b438708c1721b89"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
mode: GRACEFUL
new_leader_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:53750
I20260710 13:22:05.962579  5435 raft_consensus.cc:606] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Received request to transfer leadership to TS 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:05.967994  5511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
mode: GRACEFUL
new_leader_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:55444
I20260710 13:22:05.968591  5511 raft_consensus.cc:606] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Received request to transfer leadership to TS 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:05.976568  5511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61015955f3ee4cdc94f811800137d520"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:55444
I20260710 13:22:05.977138  5511 raft_consensus.cc:606] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.989542  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:48436
I20260710 13:22:05.990147  5359 raft_consensus.cc:606] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:05.995195  5511 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:55444
I20260710 13:22:05.995709  5511 raft_consensus.cc:606] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:06.028579  5584 consensus_queue.cc:1048] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.035169  5604 raft_consensus.cc:993] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: : Instructing follower 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.035604  5583 raft_consensus.cc:1081] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Signalling peer 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.037343  5362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:22:06.039628  5362 raft_consensus.cc:493] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.040055  5362 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.043015  5604 consensus_queue.cc:1048] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.046983  5362 raft_consensus.cc:515] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.051407  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:06.051847  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26d5d609a8f49d7bc6b3d73613121e8" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.052626  5511 raft_consensus.cc:3055] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.051011  5362 leader_election.cc:290] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.053047  5511 raft_consensus.cc:740] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:06.054189  5511 consensus_queue.cc:260] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.055764  5511 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.061609  5511 raft_consensus.cc:2468] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:06.062795  5325 leader_election.cc:304] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [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: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:06.063625  5602 raft_consensus.cc:2804] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.064123  5602 raft_consensus.cc:697] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:06.064921  5602 consensus_queue.cc:237] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.072170  5257 catalog_manager.cc:5697] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 1 to 2, leader changed from 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3) to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 2 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.083556  5595 consensus_queue.cc:1048] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.094497  5594 consensus_queue.cc:1048] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.117605  5602 consensus_queue.cc:1048] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.128788  5601 consensus_queue.cc:1048] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.130065  5594 consensus_queue.cc:1048] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.132187  5594 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:06.132654  5594 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.136435  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:06.138525  5594 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.140654  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:06.141781  5359 raft_consensus.cc:2393] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 698b8d9c6b60492bb2422ddab6835769 in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:06.143362  5403 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:06.144227  5594 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:06.149447  5595 raft_consensus.cc:993] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: : Instructing follower 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.149940  5595 raft_consensus.cc:1081] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Signalling peer 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.154249  5594 raft_consensus.cc:2749] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:06.154564  5359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff3192ae52804f479b438708c1721b89"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:48416
I20260710 13:22:06.158275  5359 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.158689  5359 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.159217  5594 consensus_queue.cc:1048] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.169960  5359 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.172572  5604 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.175457  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:06.176056  5436 raft_consensus.cc:3055] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.176314  5436 raft_consensus.cc:740] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:06.177187  5436 consensus_queue.cc:260] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.178073  5436 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.186972  5604 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.189692  5604 consensus_queue.cc:1048] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.191358  5436 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:06.194931  5326 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:06.195773  5601 raft_consensus.cc:2804] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.195305  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff3192ae52804f479b438708c1721b89" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.198621  5601 raft_consensus.cc:697] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:06.198748  5508 raft_consensus.cc:3060] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.199556  5601 consensus_queue.cc:237] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.206225  5508 raft_consensus.cc:2468] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:06.208830  5584 raft_consensus.cc:993] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.209247  5584 raft_consensus.cc:1081] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.210052  5359 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.211683  5436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61015955f3ee4cdc94f811800137d520"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53736
I20260710 13:22:06.212275  5436 raft_consensus.cc:493] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.212651  5436 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.219934  5436 raft_consensus.cc:515] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.221364  5583 raft_consensus.cc:993] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: : Instructing follower 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.221891  5583 raft_consensus.cc:1081] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Signalling peer 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:06.222892  5257 catalog_manager.cc:5697] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 1 to 2, leader changed from 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2) to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 2 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.224042  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.224640  5508 raft_consensus.cc:3055] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.224956  5508 raft_consensus.cc:740] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:06.225603  5436 leader_election.cc:290] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.226512  5558 consensus_queue.cc:1048] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.226720  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:06.226673  5508 consensus_queue.cc:260] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.227458  5362 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.227690  5508 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.236737  5359 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:22:06.237000  5602 consensus_queue.cc:1048] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.237528  5359 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.237964  5359 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.238610  5508 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:06.239209  5584 consensus_queue.cc:1048] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:06.240864  5604 consensus_queue.cc:1048] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.255326  5435 raft_consensus.cc:1240] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Rejecting Update request from peer 252d62d6fd1846d3b5e0782604cee9b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:06.246742  5362 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:06.265542  5558 consensus_queue.cc:1048] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:06.266333  5360 raft_consensus.cc:1240] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Rejecting Update request from peer 252d62d6fd1846d3b5e0782604cee9b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:06.266953  5403 leader_election.cc:304] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:06.267908  5594 raft_consensus.cc:2804] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.268414  5594 raft_consensus.cc:697] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:06.269393  5594 consensus_queue.cc:237] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.273391  5558 raft_consensus.cc:993] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.273841  5558 raft_consensus.cc:1081] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.275408  5434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53736
I20260710 13:22:06.275940  5434 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.276300  5434 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.278133  5359 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.280524  5359 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.281524  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.282116  5508 raft_consensus.cc:3055] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.282415  5508 raft_consensus.cc:740] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:06.282821  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d6a15a670f491da27b85b2225efb2a" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:06.283210  5508 consensus_queue.cc:260] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.283488  5435 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.283511  5434 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.284373  5508 raft_consensus.cc:3060] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.284725  5433 raft_consensus.cc:1240] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Rejecting Update request from peer 252d62d6fd1846d3b5e0782604cee9b6 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:06.285740  5434 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.279953  5604 consensus_queue.cc:1048] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:22:06.292203  5435 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:06.292472  5601 consensus_queue.cc:1048] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:06.294250  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.294955  5511 raft_consensus.cc:3055] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.295347  5511 raft_consensus.cc:740] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:06.295953  5326 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:06.296878  5601 raft_consensus.cc:2804] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.296198  5511 consensus_queue.cc:260] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.297655  5601 raft_consensus.cc:697] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:06.297827  5511 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.299825  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a0eba65df3046658851378d0f5ebb0b" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:06.294269  5508 raft_consensus.cc:2468] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:06.298652  5601 consensus_queue.cc:237] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.307679  5586 raft_consensus.cc:993] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.308162  5600 raft_consensus.cc:1081] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:06.311260  5435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53740
I20260710 13:22:06.312115  5435 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:06.313174  5435 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.313347  5511 raft_consensus.cc:2468] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:06.315016  5400 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [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: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:06.316128  5594 raft_consensus.cc:2804] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.316670  5594 raft_consensus.cc:697] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:06.317538  5594 consensus_queue.cc:237] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.327395  5435 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.330819  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:06.331583  5359 raft_consensus.cc:3055] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:06.331717  5435 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:06.332018  5359 raft_consensus.cc:740] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:06.333035  5359 consensus_queue.cc:260] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.334390  5359 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.335453  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9ca62f3adc04bfab18bab9b67effd4a" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:06.336205  5509 raft_consensus.cc:3060] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.341701  5359 raft_consensus.cc:2468] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:06.342707  5403 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:06.343423  5594 raft_consensus.cc:2804] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:06.343900  5594 raft_consensus.cc:697] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:06.342933  5258 catalog_manager.cc:5697] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.344568  5509 raft_consensus.cc:2468] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:06.344625  5594 consensus_queue.cc:237] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:06.345402  5258 catalog_manager.cc:5697] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.356201  5259 catalog_manager.cc:5697] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 1 to 2, leader changed from 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3) to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 2 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.366068  5258 catalog_manager.cc:5697] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:06.581104  5435 raft_consensus.cc:3060] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.632019  5435 raft_consensus.cc:1275] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.634752  5586 consensus_queue.cc:1048] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.650182  5509 raft_consensus.cc:1275] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.654450  5602 consensus_queue.cc:1048] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.673139  5509 raft_consensus.cc:1275] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.675105  5557 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.690827  5359 raft_consensus.cc:1275] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.693113  5594 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:06.719861  5511 raft_consensus.cc:1275] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.721711  5594 consensus_queue.cc:1048] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:06.731158  5361 raft_consensus.cc:1275] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.734007  5625 consensus_queue.cc:1048] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.735239  5361 raft_consensus.cc:3060] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:06.744817  5361 raft_consensus.cc:1275] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.746413  5594 consensus_queue.cc:1048] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:06.752084  5511 raft_consensus.cc:1275] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.756575  5595 consensus_queue.cc:1048] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.766438  5511 raft_consensus.cc:1275] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.768741  5601 consensus_queue.cc:1048] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:06.780766  5435 raft_consensus.cc:1275] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.782188  5601 consensus_queue.cc:1048] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:06.817817  5435 raft_consensus.cc:1275] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.820101  5601 consensus_queue.cc:1048] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:06.829742  5511 raft_consensus.cc:1275] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:06.832254  5586 consensus_queue.cc:1048] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:09.030710  5260 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36392:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:09.033447  5260 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:09.090507  5351 tablet_service.cc:1511] Processing CreateTablet for tablet 6355fe2f2e4f4684ac6b43889fdfc454 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.092376  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355fe2f2e4f4684ac6b43889fdfc454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.094902  5427 tablet_service.cc:1511] Processing CreateTablet for tablet 6355fe2f2e4f4684ac6b43889fdfc454 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.095263  5348 tablet_service.cc:1511] Processing CreateTablet for tablet d337d649b4eb4a95bc64a00e40fec83d (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:09.094902  5498 tablet_service.cc:1511] Processing CreateTablet for tablet 6355fe2f2e4f4684ac6b43889fdfc454 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:09.096958  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d337d649b4eb4a95bc64a00e40fec83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.097119  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355fe2f2e4f4684ac6b43889fdfc454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.097750  5498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6355fe2f2e4f4684ac6b43889fdfc454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.103062  5425 tablet_service.cc:1511] Processing CreateTablet for tablet d337d649b4eb4a95bc64a00e40fec83d (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:09.104640  5425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d337d649b4eb4a95bc64a00e40fec83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.105896  5494 tablet_service.cc:1511] Processing CreateTablet for tablet d337d649b4eb4a95bc64a00e40fec83d (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:09.107703  5494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d337d649b4eb4a95bc64a00e40fec83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.111775  5350 tablet_service.cc:1511] Processing CreateTablet for tablet 75aa2ab63d2740e3963e87d246639367 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.113296  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75aa2ab63d2740e3963e87d246639367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.116348  5499 tablet_service.cc:1511] Processing CreateTablet for tablet 75aa2ab63d2740e3963e87d246639367 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.117736  5499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75aa2ab63d2740e3963e87d246639367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.120110  5496 tablet_service.cc:1511] Processing CreateTablet for tablet aad07e55cace446c9774bbab2db68b13 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.121484  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad07e55cace446c9774bbab2db68b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.123219  5500 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa64264519417687fd67eb601b2e57 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.124534  5500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa64264519417687fd67eb601b2e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.128440  5497 tablet_service.cc:1511] Processing CreateTablet for tablet 22568209eeae4e9f8442547d19aa2683 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.129457  5501 tablet_service.cc:1511] Processing CreateTablet for tablet 9776b33b170d41f7b578992ae00e8f83 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.130055  5497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22568209eeae4e9f8442547d19aa2683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.130806  5501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776b33b170d41f7b578992ae00e8f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.139855  5424 tablet_service.cc:1511] Processing CreateTablet for tablet 75aa2ab63d2740e3963e87d246639367 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:09.139855  5423 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa64264519417687fd67eb601b2e57 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.141391  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75aa2ab63d2740e3963e87d246639367. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.142053  5423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa64264519417687fd67eb601b2e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.142133  5421 tablet_service.cc:1511] Processing CreateTablet for tablet 9776b33b170d41f7b578992ae00e8f83 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.144385  5421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776b33b170d41f7b578992ae00e8f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.144582  5426 tablet_service.cc:1511] Processing CreateTablet for tablet aad07e55cace446c9774bbab2db68b13 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.146106  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad07e55cace446c9774bbab2db68b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.148259  5422 tablet_service.cc:1511] Processing CreateTablet for tablet 22568209eeae4e9f8442547d19aa2683 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.152333  5344 tablet_service.cc:1511] Processing CreateTablet for tablet aad07e55cace446c9774bbab2db68b13 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:09.153728  5344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aad07e55cace446c9774bbab2db68b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.155367  5422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22568209eeae4e9f8442547d19aa2683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.156262  5345 tablet_service.cc:1511] Processing CreateTablet for tablet 1baa64264519417687fd67eb601b2e57 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:09.157557  5345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1baa64264519417687fd67eb601b2e57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.160527  5349 tablet_service.cc:1511] Processing CreateTablet for tablet 22568209eeae4e9f8442547d19aa2683 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:09.161841  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22568209eeae4e9f8442547d19aa2683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.164114  5420 tablet_service.cc:1511] Processing CreateTablet for tablet 516ab5989dfe4a95b03b7f97af8bf674 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.165432  5420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ab5989dfe4a95b03b7f97af8bf674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.171505  5419 tablet_service.cc:1511] Processing CreateTablet for tablet 526e51749e014cf1bfafc705a036e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.172992  5419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526e51749e014cf1bfafc705a036e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.179428  5495 tablet_service.cc:1511] Processing CreateTablet for tablet 516ab5989dfe4a95b03b7f97af8bf674 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.180913  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ab5989dfe4a95b03b7f97af8bf674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.174767  5493 tablet_service.cc:1511] Processing CreateTablet for tablet 526e51749e014cf1bfafc705a036e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.184232  5493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526e51749e014cf1bfafc705a036e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.191270  5347 tablet_service.cc:1511] Processing CreateTablet for tablet 9776b33b170d41f7b578992ae00e8f83 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:09.192687  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9776b33b170d41f7b578992ae00e8f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.196311  5346 tablet_service.cc:1511] Processing CreateTablet for tablet 526e51749e014cf1bfafc705a036e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:09.197718  5346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 526e51749e014cf1bfafc705a036e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.196369  5352 tablet_service.cc:1511] Processing CreateTablet for tablet 516ab5989dfe4a95b03b7f97af8bf674 (DEFAULT_TABLE table=soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:09.208581  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516ab5989dfe4a95b03b7f97af8bf674. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:09.233469  5652 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.312976  5652 tablet_bootstrap.cc:654] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.351310  5654 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.358326  5653 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.364171  5652 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.365032  5654 tablet_bootstrap.cc:654] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.367820  5652 ts_tablet_manager.cc:1403] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.007s
I20260710 13:22:09.371110  5653 tablet_bootstrap.cc:654] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.372231  5652 raft_consensus.cc:359] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.373307  5652 raft_consensus.cc:385] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.373728  5652 raft_consensus.cc:740] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.374712  5652 consensus_queue.cc:260] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.376907  5653 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.377169  5654 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.377903  5653 ts_tablet_manager.cc:1403] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260710 13:22:09.378037  5654 ts_tablet_manager.cc:1403] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.004s
I20260710 13:22:09.380849  5653 raft_consensus.cc:359] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.381610  5653 raft_consensus.cc:385] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.381891  5653 raft_consensus.cc:740] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.382598  5653 consensus_queue.cc:260] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.385777  5653 ts_tablet_manager.cc:1434] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:22:09.386723  5653 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.385627  5654 raft_consensus.cc:359] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.387162  5652 ts_tablet_manager.cc:1434] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260710 13:22:09.387452  5654 raft_consensus.cc:385] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.387768  5654 raft_consensus.cc:740] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.388217  5652 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.388590  5654 consensus_queue.cc:260] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.391295  5654 ts_tablet_manager.cc:1434] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260710 13:22:09.394057  5653 tablet_bootstrap.cc:654] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.395923  5654 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.397279  5652 tablet_bootstrap.cc:654] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.409164  5654 tablet_bootstrap.cc:654] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.409173  5652 tablet_bootstrap.cc:492] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.409873  5652 ts_tablet_manager.cc:1403] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:22:09.413368  5652 raft_consensus.cc:359] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.414361  5652 raft_consensus.cc:385] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.414746  5652 raft_consensus.cc:740] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.415989  5652 consensus_queue.cc:260] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.425266  5652 ts_tablet_manager.cc:1434] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260710 13:22:09.426596  5652 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.434674  5654 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.435290  5654 ts_tablet_manager.cc:1403] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.010s
I20260710 13:22:09.437134  5652 tablet_bootstrap.cc:654] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.438280  5654 raft_consensus.cc:359] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.439050  5654 raft_consensus.cc:385] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.439400  5654 raft_consensus.cc:740] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.440136  5654 consensus_queue.cc:260] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.442785  5654 ts_tablet_manager.cc:1434] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:22:09.444185  5654 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.452268  5654 tablet_bootstrap.cc:654] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.470929  5654 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.471225  5653 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.471434  5652 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.471590  5654 ts_tablet_manager.cc:1403] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.028s	user 0.002s	sys 0.018s
I20260710 13:22:09.471719  5653 ts_tablet_manager.cc:1403] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.045s
I20260710 13:22:09.472033  5652 ts_tablet_manager.cc:1403] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.010s
I20260710 13:22:09.474916  5653 raft_consensus.cc:359] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.475145  5654 raft_consensus.cc:359] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.475358  5652 raft_consensus.cc:359] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.475823  5653 raft_consensus.cc:385] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.475943  5654 raft_consensus.cc:385] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.476053  5652 raft_consensus.cc:385] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.476333  5653 raft_consensus.cc:740] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.476563  5654 raft_consensus.cc:740] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.477193  5653 consensus_queue.cc:260] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.477586  5654 consensus_queue.cc:260] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.476603  5652 raft_consensus.cc:740] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.479009  5652 consensus_queue.cc:260] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.479478  5653 ts_tablet_manager.cc:1434] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:09.481510  5652 ts_tablet_manager.cc:1434] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 13:22:09.482592  5652 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.482923  5653 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.484792  5654 ts_tablet_manager.cc:1434] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:22:09.485824  5654 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.490099  5653 tablet_bootstrap.cc:654] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.491639  5640 raft_consensus.cc:493] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.492436  5654 tablet_bootstrap.cc:654] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.492110  5640 raft_consensus.cc:515] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.496829  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.497601  5435 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:09.497922  5652 tablet_bootstrap.cc:654] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.497970  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:09.498870  5361 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
I20260710 13:22:09.499011  5475 leader_election.cc:304] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.494902  5557 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.503142  5640 leader_election.cc:290] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:09.503716  5640 raft_consensus.cc:2804] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.503546  5557 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.504038  5640 raft_consensus.cc:493] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.504367  5640 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.505733  5557 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.506825  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
W20260710 13:22:09.508460  5400 leader_election.cc:343] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.517822  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
W20260710 13:22:09.521443  5403 leader_election.cc:343] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.522289  5403 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:09.531332  5640 raft_consensus.cc:515] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.532675  5557 raft_consensus.cc:2749] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:09.534152  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:09.534780  5361 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.539584  5361 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:09.541049  5477 leader_election.cc:304] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:09.542794  5653 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.543283  5653 ts_tablet_manager.cc:1403] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.003s
I20260710 13:22:09.545415  5653 raft_consensus.cc:359] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.545939  5653 raft_consensus.cc:385] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.546244  5653 raft_consensus.cc:740] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.547127  5640 leader_election.cc:290] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:09.546984  5653 consensus_queue.cc:260] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
W20260710 13:22:09.548091  5475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.121.2:38601, user_credentials={real_user=slave}} blocked reactor thread for 49274.3us
I20260710 13:22:09.547773  5664 raft_consensus.cc:2804] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.549721  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.550269  5435 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.552848  5664 raft_consensus.cc:697] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:09.553777  5664 consensus_queue.cc:237] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.560138  5654 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.560405  5652 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.560804  5654 ts_tablet_manager.cc:1403] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.032s
I20260710 13:22:09.560904  5652 ts_tablet_manager.cc:1403] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.040s
W20260710 13:22:09.563428  5308 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:09.564214  5654 raft_consensus.cc:359] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.565004  5654 raft_consensus.cc:385] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.565303  5654 raft_consensus.cc:740] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.565871  5652 raft_consensus.cc:359] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.567090  5652 raft_consensus.cc:385] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.567907  5652 raft_consensus.cc:740] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.568518  5653 ts_tablet_manager.cc:1434] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:22:09.569804  5653 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.569422  5652 consensus_queue.cc:260] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.566241  5654 consensus_queue.cc:260] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.567940  5435 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:09.567129  5640 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.572252  5652 ts_tablet_manager.cc:1434] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260710 13:22:09.572381  5640 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.573477  5652 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.574904  5640 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:09.577270  5654 ts_tablet_manager.cc:1434] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 13:22:09.577224  5653 tablet_bootstrap.cc:654] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.580425  5652 tablet_bootstrap.cc:654] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.579856  5260 catalog_manager.cc:5697] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:09.587656  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:09.585847  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.588852  5651 raft_consensus.cc:493] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:09.589140  5477 leader_election.cc:343] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.589349  5651 raft_consensus.cc:515] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
W20260710 13:22:09.593322  5475 leader_election.cc:343] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.593771  5475 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:09.594882  5640 raft_consensus.cc:2749] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:09.595317  5652 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.595863  5652 ts_tablet_manager.cc:1403] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:22:09.595885  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.596613  5435 raft_consensus.cc:2468] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.597970  5326 leader_election.cc:304] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.598915  5601 raft_consensus.cc:2804] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.599344  5601 raft_consensus.cc:493] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.599130  5652 raft_consensus.cc:359] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.599732  5601 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.599855  5652 raft_consensus.cc:385] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.600268  5652 raft_consensus.cc:740] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.601197  5652 consensus_queue.cc:260] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.603418  5652 ts_tablet_manager.cc:1434] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:09.604346  5652 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.611297  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
W20260710 13:22:09.612923  5325 leader_election.cc:343] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.613236  5652 tablet_bootstrap.cc:654] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.613577  5651 leader_election.cc:290] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.620895  5654 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.623481  5651 raft_consensus.cc:493] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.623909  5651 raft_consensus.cc:515] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.625555  5651 leader_election.cc:290] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.628052  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d337d649b4eb4a95bc64a00e40fec83d" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.628893  5435 raft_consensus.cc:2468] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.630143  5654 tablet_bootstrap.cc:654] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.631304  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d337d649b4eb4a95bc64a00e40fec83d" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:09.631372  5326 leader_election.cc:304] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.631475  5652 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.632458  5652 ts_tablet_manager.cc:1403] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
W20260710 13:22:09.632848  5325 leader_election.cc:343] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.633111  5653 tablet_bootstrap.cc:492] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.633587  5653 ts_tablet_manager.cc:1403] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.021s
I20260710 13:22:09.633723  5651 raft_consensus.cc:2804] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.634150  5651 raft_consensus.cc:493] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.634510  5651 raft_consensus.cc:3060] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.636442  5653 raft_consensus.cc:359] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.635489  5652 raft_consensus.cc:359] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.637135  5653 raft_consensus.cc:385] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.637428  5652 raft_consensus.cc:385] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.637476  5653 raft_consensus.cc:740] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.637867  5652 raft_consensus.cc:740] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.638409  5653 consensus_queue.cc:260] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.638752  5652 consensus_queue.cc:260] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.640929  5653 ts_tablet_manager.cc:1434] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:09.641719  5652 ts_tablet_manager.cc:1434] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:22:09.641944  5653 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.642911  5652 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.649530  5652 tablet_bootstrap.cc:654] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.649631  5653 tablet_bootstrap.cc:654] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.651494  5601 raft_consensus.cc:515] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.655145  5651 raft_consensus.cc:515] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.656312  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.657094  5435 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.659142  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d337d649b4eb4a95bc64a00e40fec83d" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.659968  5437 raft_consensus.cc:3060] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.663697  5664 raft_consensus.cc:493] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.664197  5664 raft_consensus.cc:515] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.666316  5664 leader_election.cc:290] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:09.667680  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:09.668174  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.669081  5434 raft_consensus.cc:2468] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 0.
W20260710 13:22:09.669446  5477 leader_election.cc:343] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.673405  5475 leader_election.cc:304] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:09.674610  5664 raft_consensus.cc:2804] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.674994  5664 raft_consensus.cc:493] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.675403  5664 raft_consensus.cc:3060] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.680035  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
W20260710 13:22:09.682126  5325 leader_election.cc:343] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.682991  5664 raft_consensus.cc:515] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.683979  5601 leader_election.cc:290] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.680773  5437 raft_consensus.cc:2468] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.685984  5651 leader_election.cc:290] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.686189  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:09.686939  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.687487  5664 leader_election.cc:290] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:09.688788  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d337d649b4eb4a95bc64a00e40fec83d" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:09.692401  5434 raft_consensus.cc:3060] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.692759  5511 raft_consensus.cc:3060] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.697647  5652 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.698338  5652 ts_tablet_manager.cc:1403] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.019s
I20260710 13:22:09.701675  5326 leader_election.cc:304] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.702211  5652 raft_consensus.cc:359] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.702840  5651 raft_consensus.cc:2804] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.703348  5651 raft_consensus.cc:697] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
W20260710 13:22:09.703330  5477 leader_election.cc:343] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.704517  5651 consensus_queue.cc:237] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.707984  5434 raft_consensus.cc:2468] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 1.
I20260710 13:22:09.708868  5511 raft_consensus.cc:2468] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.709215  5475 leader_election.cc:304] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:09.713797  5654 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.716710  5654 ts_tablet_manager.cc:1403] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.014s
I20260710 13:22:09.716645  5664 raft_consensus.cc:2804] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.717255  5664 raft_consensus.cc:697] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:09.718098  5664 consensus_queue.cc:237] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.703105  5652 raft_consensus.cc:385] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.719449  5652 raft_consensus.cc:740] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.720371  5652 consensus_queue.cc:260] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.726743  5652 ts_tablet_manager.cc:1434] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.005s
I20260710 13:22:09.728950  5652 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.728008  5435 raft_consensus.cc:2468] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.733095  5654 raft_consensus.cc:359] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.733897  5654 raft_consensus.cc:385] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.734171  5654 raft_consensus.cc:740] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.741150  5653 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.741642  5653 ts_tablet_manager.cc:1403] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.100s	user 0.026s	sys 0.055s
I20260710 13:22:09.741778  5652 tablet_bootstrap.cc:654] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.741742  5257 catalog_manager.cc:5697] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:09.744403  5653 raft_consensus.cc:359] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.745148  5653 raft_consensus.cc:385] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.745428  5653 raft_consensus.cc:740] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.746120  5653 consensus_queue.cc:260] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.746253  5326 leader_election.cc:304] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:09.748368  5653 ts_tablet_manager.cc:1434] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:22:09.749233  5653 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.753008  5652 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.753458  5652 ts_tablet_manager.cc:1403] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260710 13:22:09.750128  5651 raft_consensus.cc:2804] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.756222  5651 raft_consensus.cc:697] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:09.756028  5652 raft_consensus.cc:359] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.756665  5652 raft_consensus.cc:385] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.734874  5654 consensus_queue.cc:260] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.756965  5652 raft_consensus.cc:740] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.756675  5653 tablet_bootstrap.cc:654] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.757061  5651 consensus_queue.cc:237] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.757766  5652 consensus_queue.cc:260] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.758934  5654 ts_tablet_manager.cc:1434] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:22:09.759907  5654 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.766096  5654 tablet_bootstrap.cc:654] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.767351  5652 ts_tablet_manager.cc:1434] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:22:09.768675  5260 catalog_manager.cc:5697] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 1 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:09.776744  5652 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: Bootstrap starting.
I20260710 13:22:09.777462  5654 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.777925  5654 ts_tablet_manager.cc:1403] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:22:09.780925  5654 raft_consensus.cc:359] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.781647  5654 raft_consensus.cc:385] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.781934  5654 raft_consensus.cc:740] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.782815  5654 consensus_queue.cc:260] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.783583  5652 tablet_bootstrap.cc:654] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.785413  5654 ts_tablet_manager.cc:1434] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:09.788223  5654 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.796247  5654 tablet_bootstrap.cc:654] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.802027  5652 tablet_bootstrap.cc:492] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: No bootstrap required, opened a new log
I20260710 13:22:09.802500  5652 ts_tablet_manager.cc:1403] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260710 13:22:09.803108  5653 tablet_bootstrap.cc:492] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.803547  5653 ts_tablet_manager.cc:1403] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.026s
I20260710 13:22:09.805097  5652 raft_consensus.cc:359] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.805794  5652 raft_consensus.cc:385] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.806120  5652 raft_consensus.cc:740] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.806012  5653 raft_consensus.cc:359] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.806800  5653 raft_consensus.cc:385] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.807101  5653 raft_consensus.cc:740] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.807003  5652 consensus_queue.cc:260] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.807941  5653 consensus_queue.cc:260] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.809434  5258 catalog_manager.cc:5697] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:09.810344  5653 ts_tablet_manager.cc:1434] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:09.811381  5653 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.811630  5654 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.812100  5654 ts_tablet_manager.cc:1403] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.008s
I20260710 13:22:09.814908  5651 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.816264  5654 raft_consensus.cc:359] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.816941  5654 raft_consensus.cc:385] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.817216  5654 raft_consensus.cc:740] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.818022  5653 tablet_bootstrap.cc:654] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.815363  5651 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.820111  5651 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.817883  5654 consensus_queue.cc:260] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.821079  5652 ts_tablet_manager.cc:1434] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:22:09.822250  5654 ts_tablet_manager.cc:1434] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:22:09.823148  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.823161  5654 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.823789  5435 raft_consensus.cc:2468] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.825026  5326 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.825862  5651 raft_consensus.cc:2804] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.826236  5651 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.826576  5651 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.827584  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
W20260710 13:22:09.829123  5325 leader_election.cc:343] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.829692  5653 tablet_bootstrap.cc:492] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.830173  5653 ts_tablet_manager.cc:1403] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:22:09.830401  5654 tablet_bootstrap.cc:654] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.833083  5653 raft_consensus.cc:359] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.833846  5653 raft_consensus.cc:385] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.834141  5653 raft_consensus.cc:740] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.834498  5651 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.834918  5653 consensus_queue.cc:260] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.837379  5653 ts_tablet_manager.cc:1434] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:09.838375  5653 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.838441  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.839260  5435 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.845021  5653 tablet_bootstrap.cc:654] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.849185  5601 raft_consensus.cc:493] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.849692  5601 raft_consensus.cc:515] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.851759  5601 leader_election.cc:290] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.853986  5654 tablet_bootstrap.cc:492] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.853947  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.854844  5654 ts_tablet_manager.cc:1403] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.024s
I20260710 13:22:09.855096  5437 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.855945  5435 raft_consensus.cc:2468] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.857190  5651 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.857733  5654 raft_consensus.cc:359] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.858433  5654 raft_consensus.cc:385] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.858722  5654 raft_consensus.cc:740] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.858889  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:09.859401  5654 consensus_queue.cc:260] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.859753  5509 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.861063  5654 ts_tablet_manager.cc:1434] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:09.861768  5654 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: Bootstrap starting.
I20260710 13:22:09.863504  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:09.864173  5511 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.865100  5663 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.865191  5326 leader_election.cc:304] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.865867  5663 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.869225  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:09.866962  5654 tablet_bootstrap.cc:654] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.869860  5361 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:09.873847  5601 raft_consensus.cc:2804] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.874336  5601 raft_consensus.cc:493] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.874749  5601 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.879621  5653 tablet_bootstrap.cc:492] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.880106  5653 ts_tablet_manager.cc:1403] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.013s
I20260710 13:22:09.879638  5403 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.882912  5557 raft_consensus.cc:2804] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.882748  5653 raft_consensus.cc:359] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.883371  5557 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.884039  5557 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.883496  5653 raft_consensus.cc:385] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.885449  5601 raft_consensus.cc:515] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.886162  5653 raft_consensus.cc:740] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.883334  5326 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.886848  5653 consensus_queue.cc:260] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.888010  5651 raft_consensus.cc:2804] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.889452  5651 raft_consensus.cc:697] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:09.892887  5653 ts_tablet_manager.cc:1434] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:22:09.892814  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.893581  5435 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.893985  5653 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: Bootstrap starting.
I20260710 13:22:09.897181  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:09.898069  5511 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:09.900071  5653 tablet_bootstrap.cc:654] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:09.900444  5663 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.900811  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:09.903311  5511 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.904326  5654 tablet_bootstrap.cc:492] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: No bootstrap required, opened a new log
I20260710 13:22:09.904781  5654 ts_tablet_manager.cc:1403] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.010s
I20260710 13:22:09.905632  5435 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.907239  5326 leader_election.cc:304] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.907480  5654 raft_consensus.cc:359] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.908243  5654 raft_consensus.cc:385] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.908531  5654 raft_consensus.cc:740] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.908671  5672 raft_consensus.cc:2804] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.909260  5654 consensus_queue.cc:260] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.910658  5511 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.910719  5672 raft_consensus.cc:697] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:09.890569  5651 consensus_queue.cc:237] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.901487  5601 leader_election.cc:290] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.912046  5672 consensus_queue.cc:237] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.916298  5654 ts_tablet_manager.cc:1434] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260710 13:22:09.916525  5557 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.922688  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:09.923288  5361 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.926798  5509 raft_consensus.cc:2468] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.927729  5601 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:09.928450  5601 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.930375  5361 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 1.
I20260710 13:22:09.932073  5403 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.932240  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:09.932890  5435 raft_consensus.cc:2468] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:09.932961  5663 raft_consensus.cc:2804] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.933847  5557 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.945138  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:09.945957  5511 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.949306  5326 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:09.950626  5651 raft_consensus.cc:2804] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:09.951133  5651 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:09.951551  5651 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.942400  5258 catalog_manager.cc:5697] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:09.960188  5601 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.961184  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
W20260710 13:22:09.962590  5325 leader_election.cc:343] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.965271  5651 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.967696  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:09.968236  5435 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:09.970851  5663 raft_consensus.cc:697] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:09.972030  5651 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:09.971899  5663 consensus_queue.cc:237] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.976316  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
W20260710 13:22:09.977586  5325 leader_election.cc:343] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:09.978201  5435 raft_consensus.cc:2468] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:09.979327  5326 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:09.980093  5653 tablet_bootstrap.cc:492] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: No bootstrap required, opened a new log
I20260710 13:22:09.980576  5653 ts_tablet_manager.cc:1403] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent bootstrapping tablet: real 0.087s	user 0.039s	sys 0.027s
I20260710 13:22:09.980468  5672 raft_consensus.cc:2804] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:09.981086  5672 raft_consensus.cc:697] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:09.981994  5672 consensus_queue.cc:237] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.983347  5653 raft_consensus.cc:359] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.984005  5653 raft_consensus.cc:385] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:09.984278  5653 raft_consensus.cc:740] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Initialized, Role: FOLLOWER
I20260710 13:22:09.984936  5653 consensus_queue.cc:260] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:09.986799  5653 ts_tablet_manager.cc:1434] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:09.992764  5258 catalog_manager.cc:5697] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:09.996673  5511 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 1.
I20260710 13:22:10.005527  5260 catalog_manager.cc:5697] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 0 to 1, leader changed from <none> to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.016952  5258 catalog_manager.cc:5697] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.024999  5640 raft_consensus.cc:493] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.025580  5640 raft_consensus.cc:515] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.027463  5640 leader_election.cc:290] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:10.028231  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:10.028337  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:10.029356  5435 raft_consensus.cc:2393] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252d62d6fd1846d3b5e0782604cee9b6 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:10.030333  5475 leader_election.cc:304] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.031100  5640 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.034523  5672 raft_consensus.cc:493] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.035097  5672 raft_consensus.cc:515] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.037325  5640 raft_consensus.cc:2749] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.037415  5672 leader_election.cc:290] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.037930  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:10.038651  5435 raft_consensus.cc:2393] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 252d62d6fd1846d3b5e0782604cee9b6 in this term.
I20260710 13:22:10.039346  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "526e51749e014cf1bfafc705a036e0e2" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:10.040637  5325 leader_election.cc:304] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd; no voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.041363  5672 raft_consensus.cc:3060] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.046833  5672 raft_consensus.cc:2749] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.062515  5640 consensus_queue.cc:1048] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.064833  5663 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.065503  5663 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.068410  5672 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.068610  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:10.068768  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:10.068989  5672 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.069679  5511 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:10.071367  5400 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:10.071532  5672 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.072328  5361 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 0.
I20260710 13:22:10.073069  5697 raft_consensus.cc:2804] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.073587  5697 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.074012  5697 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.074715  5640 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:10.075228  5640 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.076675  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:10.077344  5640 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:10.077801  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6" is_pre_election: true
I20260710 13:22:10.078500  5511 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 0.
I20260710 13:22:10.079142  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769" is_pre_election: true
I20260710 13:22:10.079929  5434 raft_consensus.cc:2393] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252d62d6fd1846d3b5e0782604cee9b6 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:10.080089  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd" is_pre_election: true
I20260710 13:22:10.079649  5325 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:10.085647  5640 consensus_queue.cc:1048] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.089210  5672 raft_consensus.cc:2804] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:10.089655  5672 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:10.090039  5672 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.090883  5477 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.092957  5640 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.071413  5663 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.098951  5697 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.104439  5672 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.107494  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:10.106377  5640 raft_consensus.cc:2749] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.107827  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.108510  5511 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:10.110209  5437 raft_consensus.cc:2393] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bf0b806542a47f787465dfa62cf92dd in current term 1: Already voted for candidate 698b8d9c6b60492bb2422ddab6835769 in this term.
I20260710 13:22:10.111970  5697 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 1 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.112532  5672 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.113404  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.115592  5511 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 1.
I20260710 13:22:10.116758  5325 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.116771  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:10.117832  5361 raft_consensus.cc:2393] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 698b8d9c6b60492bb2422ddab6835769 in current term 1: Already voted for candidate 1bf0b806542a47f787465dfa62cf92dd in this term.
I20260710 13:22:10.118439  5601 raft_consensus.cc:2804] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:10.118993  5601 raft_consensus.cc:697] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.119293  5672 consensus_queue.cc:1048] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.119503  5403 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [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: 698b8d9c6b60492bb2422ddab6835769; no voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:10.119905  5601 consensus_queue.cc:237] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.120396  5697 raft_consensus.cc:2749] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:10.125005  5672 consensus_queue.cc:1048] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.148141  5260 catalog_manager.cc:5697] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 1 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.262637  5509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
mode: GRACEFUL
new_leader_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:55444
I20260710 13:22:10.263522  5509 raft_consensus.cc:606] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Received request to transfer leadership to TS 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:10.264951  5640 consensus_queue.cc:1048] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.277020  5435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
mode: GRACEFUL
new_leader_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:53750
I20260710 13:22:10.277635  5435 raft_consensus.cc:606] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Received request to transfer leadership to TS 1bf0b806542a47f787465dfa62cf92dd
I20260710 13:22:10.277331  5672 consensus_queue.cc:1048] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.278443  5664 consensus_queue.cc:1048] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.292160  5651 consensus_queue.cc:1048] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.299575  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1baa64264519417687fd67eb601b2e57"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:48436
I20260710 13:22:10.300303  5359 raft_consensus.cc:606] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.307731  5651 consensus_queue.cc:1048] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.309281  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:48436
I20260710 13:22:10.309881  5359 raft_consensus.cc:606] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.319159  5672 raft_consensus.cc:993] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.319605  5672 raft_consensus.cc:1081] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.324038  5435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53740
I20260710 13:22:10.324962  5672 consensus_queue.cc:1048] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:10.326256  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:48436
I20260710 13:22:10.326908  5359 raft_consensus.cc:606] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.328088  5435 raft_consensus.cc:493] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.328459  5435 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.334527  5435 raft_consensus.cc:515] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.336962  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:48436
I20260710 13:22:10.337765  5359 raft_consensus.cc:606] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:10.339088  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:10.339670  5361 raft_consensus.cc:3055] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.339919  5435 leader_election.cc:290] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.339967  5361 raft_consensus.cc:740] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.340348  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22568209eeae4e9f8442547d19aa2683" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.341029  5509 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.341110  5361 consensus_queue.cc:260] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.342686  5361 raft_consensus.cc:3060] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.346060  5509 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.347259  5400 leader_election.cc:304] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:10.348026  5697 raft_consensus.cc:2804] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.348493  5697 raft_consensus.cc:697] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:10.349210  5361 raft_consensus.cc:2468] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.349195  5697 consensus_queue.cc:237] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.360270  5259 catalog_manager.cc:5697] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.373417  5697 consensus_queue.cc:1048] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.379541  5663 raft_consensus.cc:993] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: : Instructing follower 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:10.379987  5663 raft_consensus.cc:1081] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Signalling peer 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:10.381821  5672 consensus_queue.cc:1048] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.385397  5557 consensus_queue.cc:1048] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.387127  5361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:48416
I20260710 13:22:10.387723  5361 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.388082  5361 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.389020  5672 consensus_queue.cc:1048] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.396441  5361 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.397886  5359 raft_consensus.cc:1240] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Rejecting Update request from peer 698b8d9c6b60492bb2422ddab6835769 for earlier term 1. Current term is 2. Ops: []
I20260710 13:22:10.400272  5361 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.401151  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:10.401271  5511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75aa2ab63d2740e3963e87d246639367" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.401799  5437 raft_consensus.cc:3055] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.402258  5437 raft_consensus.cc:740] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:10.403136  5437 consensus_queue.cc:260] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.401873  5511 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.405920  5672 raft_consensus.cc:993] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.406368  5672 raft_consensus.cc:1081] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.411456  5511 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:10.411530  5651 consensus_queue.cc:1048] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.413398  5325 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:10.404287  5437 raft_consensus.cc:3060] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.414443  5694 raft_consensus.cc:2804] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.414916  5694 raft_consensus.cc:697] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.415761  5694 consensus_queue.cc:237] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.421079  5437 raft_consensus.cc:2468] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:10.421183  5434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53740
I20260710 13:22:10.421976  5434 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.422448  5434 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.422336  5651 consensus_queue.cc:1048] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.439235  5694 raft_consensus.cc:993] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.439683  5694 raft_consensus.cc:1081] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.441397  5437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53740
I20260710 13:22:10.440449  5260 catalog_manager.cc:5697] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 1 to 2, leader changed from 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2) to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 2 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.442019  5437 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.442560  5437 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.441196  5434 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.446539  5434 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.447348  5359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:10.447599  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9776b33b170d41f7b578992ae00e8f83" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.447983  5359 raft_consensus.cc:3055] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.448220  5509 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.448402  5359 raft_consensus.cc:740] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.449298  5359 consensus_queue.cc:260] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.449456  5437 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.450464  5359 raft_consensus.cc:3060] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.451733  5437 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.452719  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:10.453317  5361 raft_consensus.cc:3055] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.453567  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516ab5989dfe4a95b03b7f97af8bf674" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.454195  5508 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.457733  5359 raft_consensus.cc:2468] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.453673  5361 raft_consensus.cc:740] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.459003  5403 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:10.458875  5361 consensus_queue.cc:260] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.460136  5697 raft_consensus.cc:2804] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.460718  5697 raft_consensus.cc:697] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:10.460188  5361 raft_consensus.cc:3060] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.461517  5697 consensus_queue.cc:237] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.463117  5509 raft_consensus.cc:2468] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.467201  5508 raft_consensus.cc:2468] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.468505  5400 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:10.469749  5697 raft_consensus.cc:2804] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.470362  5697 raft_consensus.cc:697] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:10.470980  5361 raft_consensus.cc:2468] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.471202  5697 consensus_queue.cc:237] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.472388  5259 catalog_manager.cc:5697] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.484357  5259 catalog_manager.cc:5697] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.552498  5651 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.558758  5672 raft_consensus.cc:993] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.559247  5694 raft_consensus.cc:1081] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 698b8d9c6b60492bb2422ddab6835769 to start an election
I20260710 13:22:10.562129  5434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1baa64264519417687fd67eb601b2e57"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
 from {username='slave'} at 127.0.0.1:53740
I20260710 13:22:10.562822  5434 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.563234  5434 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.564298  5694 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:10.572280  5434 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.574523  5434 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.575956  5508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.579865  5361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "698b8d9c6b60492bb2422ddab6835769" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:10.583845  5361 raft_consensus.cc:3055] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.584206  5361 raft_consensus.cc:740] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.585041  5361 consensus_queue.cc:260] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.586376  5361 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.594182  5361 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 698b8d9c6b60492bb2422ddab6835769 in term 2.
I20260710 13:22:10.595418  5403 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [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: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:10.596490  5697 raft_consensus.cc:2804] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.596917  5697 raft_consensus.cc:697] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Leader. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:10.597674  5697 consensus_queue.cc:237] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.605244  5259 catalog_manager.cc:5697] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "698b8d9c6b60492bb2422ddab6835769" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.691675  5664 raft_consensus.cc:993] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: : Instructing follower 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:10.692148  5664 raft_consensus.cc:1081] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Signalling peer 1bf0b806542a47f787465dfa62cf92dd to start an election
I20260710 13:22:10.693809  5361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
 from {username='slave'} at 127.0.0.1:48424
I20260710 13:22:10.694478  5361 raft_consensus.cc:493] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:10.694871  5361 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.700800  5361 raft_consensus.cc:515] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.702425  5361 leader_election.cc:290] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Requested vote from peers 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601), 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3:40365)
I20260710 13:22:10.703351  5434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:10.703395  5509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6355fe2f2e4f4684ac6b43889fdfc454" candidate_uuid: "1bf0b806542a47f787465dfa62cf92dd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
I20260710 13:22:10.704198  5509 raft_consensus.cc:3055] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:10.704219  5434 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.704679  5509 raft_consensus.cc:740] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:10.705500  5509 consensus_queue.cc:260] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.706718  5509 raft_consensus.cc:3060] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:10.711567  5434 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:10.712945  5326 leader_election.cc:304] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:10.713470  5509 raft_consensus.cc:2468] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bf0b806542a47f787465dfa62cf92dd in term 2.
I20260710 13:22:10.713725  5651 raft_consensus.cc:2804] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:10.714251  5651 raft_consensus.cc:697] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Becoming Leader. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:10.715135  5651 consensus_queue.cc:237] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:10.722816  5259 catalog_manager.cc:5697] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd reported cstate change: term changed from 1 to 2, leader changed from 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3) to 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1). New cstate: current_term: 2 leader_uuid: "1bf0b806542a47f787465dfa62cf92dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:10.733877  5509 raft_consensus.cc:1275] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.735069  5697 consensus_queue.cc:1048] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.742393  5359 raft_consensus.cc:1275] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.744025  5697 consensus_queue.cc:1048] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.806264  5434 raft_consensus.cc:1275] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.807530  5651 consensus_queue.cc:1048] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.815292  5509 raft_consensus.cc:1275] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.816653  5694 consensus_queue.cc:1048] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.847692  5359 raft_consensus.cc:1275] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.849009  5697 consensus_queue.cc:1048] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:10.856972  5509 raft_consensus.cc:1275] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:10.858601  5697 consensus_queue.cc:1048] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.049283  5509 raft_consensus.cc:1275] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.050623  5697 consensus_queue.cc:1048] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.058809  5359 raft_consensus.cc:1275] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.059517  5361 raft_consensus.cc:1275] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.061169  5557 consensus_queue.cc:1048] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.061345  5697 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:11.070308  5509 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:11.077641  5509 raft_consensus.cc:1275] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 698b8d9c6b60492bb2422ddab6835769: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.079015  5725 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.108276  5509 raft_consensus.cc:1275] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.109550  5694 consensus_queue.cc:1048] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:11.118438  5434 raft_consensus.cc:1275] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 1bf0b806542a47f787465dfa62cf92dd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:11.119922  5694 consensus_queue.cc:1048] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:13.345693  5257 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36392:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:13.365761  5257 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36392:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:13.509888  1508 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:22:13.524178  5746 log.cc:927] Time spent T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260710 13:22:13.642114  5767 log.cc:927] Time spent T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
W20260710 13:22:13.680038  5768 log.cc:927] Time spent T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Append to log took a long time: real 0.101s	user 0.002s	sys 0.000s
W20260710 13:22:13.691232  5760 log.cc:927] Time spent T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260710 13:22:13.744352  5325 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.3:40365, user_credentials={real_user=slave}} blocked reactor thread for 51522.6us
W20260710 13:22:13.747495  5326 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.2:38601, user_credentials={real_user=slave}} blocked reactor thread for 52931.1us
I20260710 13:22:13.784727  5789 tablet.cc:1724] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.800982  5435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1baa64264519417687fd67eb601b2e57"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
mode: GRACEFUL
new_leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:22:13.803712  5793 tablet.cc:1724] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.783388  5780 tablet.cc:1724] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.804163  5791 tablet.cc:1724] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:13.819358  5782 log.cc:927] Time spent T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Append to log took a long time: real 0.073s	user 0.002s	sys 0.000s
I20260710 13:22:13.768923  5785 tablet.cc:1724] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:13.839915  5537 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:526e51749e014cf1bfafc705a036e0e2)
W20260710 13:22:13.845569  5537 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:526e51749e014cf1bfafc705a036e0e2)
W20260710 13:22:13.863050  5537 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:526e51749e014cf1bfafc705a036e0e2)
I20260710 13:22:13.896806  5435 raft_consensus.cc:606] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Received request to transfer leadership to TS 252d62d6fd1846d3b5e0782604cee9b6
W20260710 13:22:13.856510  5475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.2:38601, user_credentials={real_user=slave}} blocked reactor thread for 69969.7us
I20260710 13:22:13.914933  5751 raft_consensus.cc:993] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: : Instructing follower 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:13.915469  5751 raft_consensus.cc:1081] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Signalling peer 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:13.920584  5793 tablet.cc:1724] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.923744  5803 tablet.cc:1724] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.925776  5800 tablet.cc:1724] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.927443  5795 tablet.cc:1724] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.918350  5804 tablet.cc:1724] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.931608  5805 tablet.cc:1724] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.981001  5508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1baa64264519417687fd67eb601b2e57"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:55430
I20260710 13:22:13.982460  5508 raft_consensus.cc:493] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:13.983206  5508 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:13.985013  5791 tablet.cc:1724] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.955224  5797 tablet.cc:1724] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.979843  5789 tablet.cc:1724] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.951666  5802 tablet.cc:1724] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.998598  5508 raft_consensus.cc:515] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.003783  5803 tablet.cc:1724] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.011535  5805 tablet.cc:1724] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:13.982349  5785 tablet.cc:1724] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.024091  5508 leader_election.cc:290] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:14.023813  5793 tablet.cc:1724] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.019958  5803 tablet.cc:1724] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.028553  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:14.029158  5435 raft_consensus.cc:3055] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:14.029452  5435 raft_consensus.cc:740] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:14.030141  5435 consensus_queue.cc:260] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.032299  5435 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.039525  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1baa64264519417687fd67eb601b2e57" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:14.040199  5360 raft_consensus.cc:3060] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.039877  5795 tablet.cc:1724] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.048851  5435 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 3.
I20260710 13:22:14.050180  5475 leader_election.cc:304] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:14.046774  5780 tablet.cc:1724] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.053318  5796 raft_consensus.cc:2804] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:14.053802  5796 raft_consensus.cc:697] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:14.054611  5796 consensus_queue.cc:237] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.002257  5804 tablet.cc:1724] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.064095  5359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:48438
I20260710 13:22:14.064738  5359 raft_consensus.cc:606] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:14.067178  1508 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:22:14.067837  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:14.072702  5791 tablet.cc:1724] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.081110  5360 raft_consensus.cc:2468] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 3.
I20260710 13:22:14.095520  5805 tablet.cc:1724] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.098693  5258 catalog_manager.cc:5697] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 2 to 3, leader changed from 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2) to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:14.099707  5435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61015955f3ee4cdc94f811800137d520"
dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
mode: GRACEFUL
new_leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:22:14.099212  5780 tablet.cc:1724] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.100306  5435 raft_consensus.cc:606] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Received request to transfer leadership to TS 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:14.103992  5360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f"
dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
mode: GRACEFUL
new_leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:48438
I20260710 13:22:14.104573  5360 raft_consensus.cc:606] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Received request to transfer leadership to TS 252d62d6fd1846d3b5e0782604cee9b6
I20260710 13:22:14.061338  5800 tablet.cc:1724] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:14.115705  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:14.116318  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:14.128655  5257 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: soft_deleted_table [id=5b95d61a363545d9bb336d8257fd83ef] alter complete (version 1)
I20260710 13:22:14.261019  5729 raft_consensus.cc:993] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: : Instructing follower 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.261615  5744 raft_consensus.cc:1081] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Signalling peer 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.262979  5508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61015955f3ee4cdc94f811800137d520"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:55430
I20260710 13:22:14.263578  5508 raft_consensus.cc:493] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:14.263940  5508 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.270510  5508 raft_consensus.cc:515] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.272431  5508 leader_election.cc:290] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:14.273072  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:14.273720  5360 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.273809  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61015955f3ee4cdc94f811800137d520" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:14.274451  5435 raft_consensus.cc:3055] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:14.274724  5435 raft_consensus.cc:740] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 698b8d9c6b60492bb2422ddab6835769, State: Running, Role: LEADER
I20260710 13:22:14.275465  5435 consensus_queue.cc:260] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.276600  5435 raft_consensus.cc:3060] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:14.279132  5360 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 3.
I20260710 13:22:14.280258  5477 leader_election.cc:304] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:14.281004  5728 raft_consensus.cc:2804] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:14.281385  5728 raft_consensus.cc:697] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:14.282020  5435 raft_consensus.cc:2468] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 3.
I20260710 13:22:14.282021  5728 consensus_queue.cc:237] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [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: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.289530  5257 catalog_manager.cc:5697] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 2 to 3, leader changed from 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2) to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 3 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:14.314575  5790 raft_consensus.cc:993] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.315119  5794 raft_consensus.cc:1081] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.316646  5508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:55442
I20260710 13:22:14.317114  5508 raft_consensus.cc:493] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:14.317408  5508 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.322453  5508 raft_consensus.cc:515] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.324126  5508 leader_election.cc:290] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:14.325053  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:14.324976  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aad07e55cace446c9774bbab2db68b13" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:14.325778  5435 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.325819  5360 raft_consensus.cc:3055] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:14.326274  5360 raft_consensus.cc:740] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:14.327206  5360 consensus_queue.cc:260] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.328444  5360 raft_consensus.cc:3060] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.333287  5435 raft_consensus.cc:2468] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 2.
I20260710 13:22:14.334435  5475 leader_election.cc:304] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252d62d6fd1846d3b5e0782604cee9b6, 698b8d9c6b60492bb2422ddab6835769; no voters: 
I20260710 13:22:14.334918  5360 raft_consensus.cc:2468] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 2.
I20260710 13:22:14.335180  5728 raft_consensus.cc:2804] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:14.335714  5728 raft_consensus.cc:697] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:14.336505  5728 consensus_queue.cc:237] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.342669  5257 catalog_manager.cc:5697] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:14.425737  5790 raft_consensus.cc:993] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: : Instructing follower 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.426162  5794 raft_consensus.cc:1081] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Signalling peer 252d62d6fd1846d3b5e0782604cee9b6 to start an election
I20260710 13:22:14.427577  5508 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f"
dest_uuid: "252d62d6fd1846d3b5e0782604cee9b6"
 from {username='slave'} at 127.0.0.1:55442
I20260710 13:22:14.428208  5508 raft_consensus.cc:493] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:14.428599  5508 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.434031  5508 raft_consensus.cc:515] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.435539  5508 leader_election.cc:290] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 election: Requested vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:14.436506  5360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1bf0b806542a47f787465dfa62cf92dd"
I20260710 13:22:14.437104  5360 raft_consensus.cc:3055] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:14.437400  5360 raft_consensus.cc:740] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1bf0b806542a47f787465dfa62cf92dd, State: Running, Role: LEADER
I20260710 13:22:14.438133  5360 consensus_queue.cc:260] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.439291  5360 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.442538  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f263572e1ff425fa66879692cb8f24f" candidate_uuid: "252d62d6fd1846d3b5e0782604cee9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "698b8d9c6b60492bb2422ddab6835769"
I20260710 13:22:14.443182  5435 raft_consensus.cc:3060] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:14.444391  5360 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 2.
I20260710 13:22:14.445402  5477 leader_election.cc:304] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bf0b806542a47f787465dfa62cf92dd, 252d62d6fd1846d3b5e0782604cee9b6; no voters: 
I20260710 13:22:14.446156  5728 raft_consensus.cc:2804] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:14.446563  5728 raft_consensus.cc:697] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 LEADER]: Becoming Leader. State: Replica: 252d62d6fd1846d3b5e0782604cee9b6, State: Running, Role: LEADER
I20260710 13:22:14.447358  5728 consensus_queue.cc:237] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:14.448211  5435 raft_consensus.cc:2468] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252d62d6fd1846d3b5e0782604cee9b6 in term 2.
I20260710 13:22:14.454532  5257 catalog_manager.cc:5697] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 reported cstate change: term changed from 1 to 2, leader changed from 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1) to 252d62d6fd1846d3b5e0782604cee9b6 (127.1.121.3). New cstate: current_term: 2 leader_uuid: "252d62d6fd1846d3b5e0782604cee9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:14.538928  5435 raft_consensus.cc:1275] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:14.540252  5728 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:14.550364  5360 raft_consensus.cc:1275] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:22:14.553769  5728 consensus_queue.cc:1048] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:22:14.772339  5360 raft_consensus.cc:1275] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:14.773500  5728 consensus_queue.cc:1048] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:14.780388  5435 raft_consensus.cc:1275] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:22:14.781914  5816 consensus_queue.cc:1048] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:14.847441  5360 raft_consensus.cc:1275] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:14.848626  5816 consensus_queue.cc:1048] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:14.857197  5435 raft_consensus.cc:1275] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:14.858899  5796 consensus_queue.cc:1048] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:14.864001  5433 raft_consensus.cc:1275] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:14.865446  5796 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:14.874989  5360 raft_consensus.cc:1275] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Refusing update from remote peer 252d62d6fd1846d3b5e0782604cee9b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:14.876387  5796 consensus_queue.cc:1048] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:15.176846  1508 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:22:15.182883  1508 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:22:15.183363  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:15.187930  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:22:15.188333  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:16.219614  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
W20260710 13:22:16.221496  5403 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260710 13:22:16.229916  5403 consensus_peers.cc:597] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.231592  5477 consensus_peers.cc:597] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.253680  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:16.254437  1508 tablet_replica.cc:333] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.255079  1508 raft_consensus.cc:2243] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.255543  1508 raft_consensus.cc:2272] T 526e51749e014cf1bfafc705a036e0e2 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.257266  1508 tablet_replica.cc:333] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.257809  1508 raft_consensus.cc:2243] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.258496  1508 raft_consensus.cc:2272] T 75aa2ab63d2740e3963e87d246639367 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.260324  1508 tablet_replica.cc:333] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.260859  1508 raft_consensus.cc:2243] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.261260  1508 raft_consensus.cc:2272] T 516ab5989dfe4a95b03b7f97af8bf674 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.262796  1508 tablet_replica.cc:333] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.263348  1508 raft_consensus.cc:2243] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.263732  1508 raft_consensus.cc:2272] T 1baa64264519417687fd67eb601b2e57 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.265228  1508 tablet_replica.cc:333] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.265709  1508 raft_consensus.cc:2243] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.266100  1508 raft_consensus.cc:2272] T 22568209eeae4e9f8442547d19aa2683 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.267691  1508 tablet_replica.cc:333] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.268203  1508 raft_consensus.cc:2243] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.268985  1508 raft_consensus.cc:2272] T 08d6a15a670f491da27b85b2225efb2a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:16.270990  5477 consensus_peers.cc:597] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.271155  1508 tablet_replica.cc:333] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.271816  1508 raft_consensus.cc:2243] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.272167  1508 raft_consensus.cc:2272] T aad07e55cace446c9774bbab2db68b13 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.273710  1508 tablet_replica.cc:333] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.274181  1508 raft_consensus.cc:2243] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.274502  1508 raft_consensus.cc:2272] T 0a0eba65df3046658851378d0f5ebb0b P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.276160  1508 tablet_replica.cc:333] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.276626  1508 raft_consensus.cc:2243] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.277251  1508 raft_consensus.cc:2272] T 6355fe2f2e4f4684ac6b43889fdfc454 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.278748  1508 tablet_replica.cc:333] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.279264  1508 raft_consensus.cc:2243] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.279623  1508 raft_consensus.cc:2272] T 7a4e890f42844c0e9af2636c895eb042 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.281183  1508 tablet_replica.cc:333] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.281625  1508 raft_consensus.cc:2243] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.282341  1508 raft_consensus.cc:2272] T d337d649b4eb4a95bc64a00e40fec83d P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.283849  1508 tablet_replica.cc:333] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.284298  1508 raft_consensus.cc:2243] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.284644  1508 raft_consensus.cc:2272] T 61015955f3ee4cdc94f811800137d520 P 1bf0b806542a47f787465dfa62cf92dd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.286280  1508 tablet_replica.cc:333] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.286710  1508 raft_consensus.cc:2243] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.287101  1508 raft_consensus.cc:2272] T a9ca62f3adc04bfab18bab9b67effd4a P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.288837  1508 tablet_replica.cc:333] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.289243  1508 raft_consensus.cc:2243] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.289865  1508 raft_consensus.cc:2272] T c26d5d609a8f49d7bc6b3d73613121e8 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.291441  1508 tablet_replica.cc:333] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.291872  1508 raft_consensus.cc:2243] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.292182  1508 raft_consensus.cc:2272] T 3290fed5fa234958962a2a02d5eb2239 P 1bf0b806542a47f787465dfa62cf92dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.293852  1508 tablet_replica.cc:333] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.294265  1508 raft_consensus.cc:2243] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.294610  1508 raft_consensus.cc:2272] T 9776b33b170d41f7b578992ae00e8f83 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.296133  1508 tablet_replica.cc:333] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.296633  1508 raft_consensus.cc:2243] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.297367  1508 raft_consensus.cc:2272] T ff3192ae52804f479b438708c1721b89 P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.299376  1508 tablet_replica.cc:333] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd: stopping tablet replica
I20260710 13:22:16.299841  1508 raft_consensus.cc:2243] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:22:16.300221  5477 consensus_peers.cc:597] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.300310  1508 raft_consensus.cc:2272] T 9f263572e1ff425fa66879692cb8f24f P 1bf0b806542a47f787465dfa62cf92dd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:16.400771  5477 consensus_peers.cc:597] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.686983  5403 consensus_peers.cc:597] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.715696  5403 consensus_peers.cc:597] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.722455  5403 consensus_peers.cc:597] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.723755  5403 consensus_peers.cc:597] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.731886  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
W20260710 13:22:16.731973  5477 consensus_peers.cc:597] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.732880  5477 consensus_peers.cc:597] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:16.743285  5403 consensus_peers.cc:597] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.816649  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
W20260710 13:22:16.830364  5475 consensus_peers.cc:597] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.848117  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:16.849363  1508 tablet_replica.cc:333] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.850924  1508 raft_consensus.cc:2243] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.851783  1508 raft_consensus.cc:2272] T 1baa64264519417687fd67eb601b2e57 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.856344  1508 tablet_replica.cc:333] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
W20260710 13:22:16.857496  5475 consensus_peers.cc:597] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:16.857796  1508 raft_consensus.cc:2243] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.860173  1508 raft_consensus.cc:2272] T 516ab5989dfe4a95b03b7f97af8bf674 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.865864  1508 tablet_replica.cc:333] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.866642  1508 raft_consensus.cc:2243] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.867491  1508 raft_consensus.cc:2272] T 526e51749e014cf1bfafc705a036e0e2 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.870770  1508 tablet_replica.cc:333] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.871711  1508 raft_consensus.cc:2243] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.872321  1508 raft_consensus.cc:2272] T 75aa2ab63d2740e3963e87d246639367 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.874521  1508 tablet_replica.cc:333] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.875202  1508 raft_consensus.cc:2243] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.875804  1508 raft_consensus.cc:2272] T 6355fe2f2e4f4684ac6b43889fdfc454 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.878321  1508 tablet_replica.cc:333] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.879362  1508 raft_consensus.cc:2243] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.880885  1508 raft_consensus.cc:2272] T 0a0eba65df3046658851378d0f5ebb0b P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.884055  1508 tablet_replica.cc:333] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.884599  1508 raft_consensus.cc:2243] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.885062  1508 raft_consensus.cc:2272] T 7a4e890f42844c0e9af2636c895eb042 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.887154  1508 tablet_replica.cc:333] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.887905  1508 raft_consensus.cc:2243] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.888448  1508 raft_consensus.cc:2272] T d337d649b4eb4a95bc64a00e40fec83d P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.890587  1508 tablet_replica.cc:333] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.891296  1508 raft_consensus.cc:2243] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.891850  1508 raft_consensus.cc:2272] T c26d5d609a8f49d7bc6b3d73613121e8 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.893982  1508 tablet_replica.cc:333] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.894524  1508 raft_consensus.cc:2243] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.895591  1508 raft_consensus.cc:2272] T a9ca62f3adc04bfab18bab9b67effd4a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.897562  1508 tablet_replica.cc:333] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.898111  1508 raft_consensus.cc:2243] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.898576  1508 raft_consensus.cc:2272] T 61015955f3ee4cdc94f811800137d520 P 698b8d9c6b60492bb2422ddab6835769 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.901018  1508 tablet_replica.cc:333] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.901549  1508 raft_consensus.cc:2243] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.902501  1508 raft_consensus.cc:2272] T 9776b33b170d41f7b578992ae00e8f83 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.904541  1508 tablet_replica.cc:333] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.905010  1508 raft_consensus.cc:2243] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.905455  1508 raft_consensus.cc:2272] T ff3192ae52804f479b438708c1721b89 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.907491  1508 tablet_replica.cc:333] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.908037  1508 raft_consensus.cc:2243] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.908922  1508 raft_consensus.cc:2272] T 3290fed5fa234958962a2a02d5eb2239 P 698b8d9c6b60492bb2422ddab6835769 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.910950  1508 tablet_replica.cc:333] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.911428  1508 raft_consensus.cc:2243] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:16.912339  1508 raft_consensus.cc:2272] T 22568209eeae4e9f8442547d19aa2683 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.914489  1508 tablet_replica.cc:333] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.914954  1508 raft_consensus.cc:2243] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.915565  1508 raft_consensus.cc:2272] T aad07e55cace446c9774bbab2db68b13 P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.917565  1508 tablet_replica.cc:333] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.918053  1508 raft_consensus.cc:2243] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.918569  1508 raft_consensus.cc:2272] T 08d6a15a670f491da27b85b2225efb2a P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:16.920749  1508 tablet_replica.cc:333] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769: stopping tablet replica
I20260710 13:22:16.921252  1508 raft_consensus.cc:2243] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:16.921824  1508 raft_consensus.cc:2272] T 9f263572e1ff425fa66879692cb8f24f P 698b8d9c6b60492bb2422ddab6835769 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:17.134434  5475 consensus_peers.cc:597] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:17.177014  5475 consensus_peers.cc:597] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:17.188580  5475 consensus_peers.cc:597] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:17.330718  5475 consensus_peers.cc:597] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:17.421401  5458 debug-util.cc:398] Leaking SignalData structure 0x7b080006fdc0 after lost signal to thread 1511
W20260710 13:22:17.423002  5458 debug-util.cc:398] Leaking SignalData structure 0x7b08002798e0 after lost signal to thread 5294
W20260710 13:22:17.425827  5458 debug-util.cc:398] Leaking SignalData structure 0x7b0800154cc0 after lost signal to thread 5535
I20260710 13:22:17.426393  5832 raft_consensus.cc:493] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.427124  5832 raft_consensus.cc:515] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.429813  5832 leader_election.cc:290] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:17.435781  5477 leader_election.cc:336] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.438212  5475 leader_election.cc:336] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.438572  5475 leader_election.cc:304] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.439229  5832 raft_consensus.cc:2749] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:17.472203  5832 raft_consensus.cc:493] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.472949  5832 raft_consensus.cc:515] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.474808  5832 leader_election.cc:290] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:17.478729  5477 leader_election.cc:336] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.479333  5475 leader_election.cc:336] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.479820  5475 leader_election.cc:304] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.480612  5832 raft_consensus.cc:2749] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:17.503923  5832 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.504573  5832 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.506747  5832 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:17.510788  5477 leader_election.cc:336] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.512079  5475 leader_election.cc:336] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.512490  5475 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.513253  5832 raft_consensus.cc:2749] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:17.571970  5832 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.572595  5832 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.574911  5832 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:17.578938  5477 leader_election.cc:336] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.579576  5475 leader_election.cc:336] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.579912  5475 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.580462  5832 raft_consensus.cc:2749] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:17.719386  5832 raft_consensus.cc:493] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.720036  5834 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:17.720156  5832 raft_consensus.cc:515] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.720625  5834 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:17.722656  5834 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:17.722785  5832 leader_election.cc:290] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:17.728209  5477 leader_election.cc:336] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.728802  5477 leader_election.cc:336] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:17.729766  5475 leader_election.cc:336] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.730219  5475 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.730954  5832 raft_consensus.cc:2749] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:17.731077  5475 leader_election.cc:336] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:17.731652  5475 leader_election.cc:304] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:17.732308  5832 raft_consensus.cc:2749] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:17.962759  1508 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5458)
I20260710 13:22:18.183629  5832 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.184717  5834 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.185525  5835 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.185380  5834 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.184476  5832 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.186084  5835 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.187695  5834 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:18.188143  5835 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:18.189003  5835 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.189252  5834 raft_consensus.cc:493] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.189594  5835 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.189996  5834 raft_consensus.cc:515] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.192013  5835 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:18.192472  5834 leader_election.cc:290] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:18.187706  5832 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:18.193575  5834 raft_consensus.cc:493] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:18.194406  5834 raft_consensus.cc:515] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:18.197108  5834 leader_election.cc:290] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:18.197314  5475 leader_election.cc:336] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:18.197896  5475 leader_election.cc:336] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:18.197866  5477 leader_election.cc:336] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:18.198532  5475 leader_election.cc:336] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:18.198532  5477 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
W20260710 13:22:18.200498  5477 leader_election.cc:336] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:18.201375  5477 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:18.200949  5834 raft_consensus.cc:2749] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:18.201866  5475 leader_election.cc:336] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:18.202409  5475 leader_election.cc:336] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:18.202435  5834 raft_consensus.cc:2749] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:18.202984  5477 leader_election.cc:336] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:18.204049  5477 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:18.204766  5832 raft_consensus.cc:2749] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:18.205562  5475 leader_election.cc:336] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:18.207813  5477 leader_election.cc:336] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:18.208261  5477 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:18.208837  5832 raft_consensus.cc:2749] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:18.209010  5477 leader_election.cc:336] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:18.209434  5477 leader_election.cc:304] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:18.209975  5832 raft_consensus.cc:2749] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:22:18.212730  5477 leader_election.cc:336] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:18.213099  5477 leader_election.cc:304] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:18.213790  5832 raft_consensus.cc:2749] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:18.531975  5477 consensus_peers.cc:597] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:18.766986  5477 consensus_peers.cc:597] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:18.869489  5477 consensus_peers.cc:597] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:18.918690  5477 consensus_peers.cc:597] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:18.963406  1508 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5458)
W20260710 13:22:18.995893  5477 consensus_peers.cc:597] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:22:19.069489  5832 raft_consensus.cc:493] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.070003  5832 raft_consensus.cc:515] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.071761  5832 leader_election.cc:290] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.076859  5477 leader_election.cc:336] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:19.077390  5475 leader_election.cc:336] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:19.077852  5475 leader_election.cc:304] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.078585  5832 raft_consensus.cc:2749] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:19.167872  5477 consensus_peers.cc:597] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Couldn't send request to peer 1bf0b806542a47f787465dfa62cf92dd. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:19.256819  5475 consensus_peers.cc:597] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:22:19.296392  5832 raft_consensus.cc:493] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.296949  5832 raft_consensus.cc:515] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.298830  5832 leader_election.cc:290] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.302562  5477 leader_election.cc:336] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:19.303232  5475 leader_election.cc:336] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:19.303534  5475 leader_election.cc:304] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.304112  5832 raft_consensus.cc:2749] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:19.353216  5475 consensus_peers.cc:597] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:22:19.367120  5832 raft_consensus.cc:493] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.367794  5832 raft_consensus.cc:515] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.370474  5832 leader_election.cc:290] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.374508  5477 leader_election.cc:336] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:19.375155  5475 leader_election.cc:336] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:19.375465  5475 leader_election.cc:304] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.376060  5832 raft_consensus.cc:2749] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:19.492898  5832 raft_consensus.cc:493] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.493400  5832 raft_consensus.cc:515] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.495437  5832 leader_election.cc:290] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.499390  5477 leader_election.cc:336] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:19.499845  5475 leader_election.cc:336] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:19.500321  5475 leader_election.cc:304] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.501062  5832 raft_consensus.cc:2749] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:19.542318  5475 consensus_peers.cc:597] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:19.711506  5475 consensus_peers.cc:597] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:22:19.719926  5475 consensus_peers.cc:597] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:22:19.767446  5832 raft_consensus.cc:493] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:19.768136  5832 raft_consensus.cc:515] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.768508  5840 raft_consensus.cc:493] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:19.769157  5840 raft_consensus.cc:515] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.771255  5840 leader_election.cc:290] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
I20260710 13:22:19.771445  5832 leader_election.cc:290] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.774417  5475 leader_election.cc:336] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:19.774971  5475 leader_election.cc:336] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:19.776355  5477 leader_election.cc:336] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:19.776811  5477 leader_election.cc:304] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.777535  5832 raft_consensus.cc:2749] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:19.777697  5477 leader_election.cc:336] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:19.778209  5477 leader_election.cc:304] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.778918  5832 raft_consensus.cc:2749] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:19.779484  5840 raft_consensus.cc:493] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.779917  5840 raft_consensus.cc:515] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.781450  5840 leader_election.cc:290] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.785167  5475 leader_election.cc:336] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:19.786417  5477 leader_election.cc:336] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:19.786850  5477 leader_election.cc:304] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.787577  5840 raft_consensus.cc:2749] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:19.828642  5840 raft_consensus.cc:493] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bf0b806542a47f787465dfa62cf92dd)
I20260710 13:22:19.829183  5840 raft_consensus.cc:515] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:19.831715  5840 leader_election.cc:290] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:19.836079  5477 leader_election.cc:336] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:19.836876  5475 leader_election.cc:336] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:19.837278  5475 leader_election.cc:304] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:19.837905  5840 raft_consensus.cc:2749] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:22:19.963920  1508 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5458)
W20260710 13:22:19.996167  5475 consensus_peers.cc:597] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 -> Peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Couldn't send request to peer 698b8d9c6b60492bb2422ddab6835769. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:22:20.014694  5840 raft_consensus.cc:493] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:20.015631  5840 raft_consensus.cc:515] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:20.018133  5840 leader_election.cc:290] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:20.023016  5477 leader_election.cc:336] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:20.023977  5475 leader_election.cc:336] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:20.024322  5475 leader_election.cc:304] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:20.024973  5840 raft_consensus.cc:2749] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:20.223366  5840 raft_consensus.cc:493] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:20.223906  5840 raft_consensus.cc:515] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:20.225540  5840 leader_election.cc:290] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:20.229238  5477 leader_election.cc:336] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:20.229714  5475 leader_election.cc:336] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:20.230073  5475 leader_election.cc:304] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:20.230618  5840 raft_consensus.cc:2749] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:22:20.231492  5840 raft_consensus.cc:493] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:20.231979  5840 raft_consensus.cc:515] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:20.234266  5840 leader_election.cc:290] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:20.237716  5475 leader_election.cc:336] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
W20260710 13:22:20.238221  5477 leader_election.cc:336] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
I20260710 13:22:20.238656  5477 leader_election.cc:304] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:20.239274  5840 raft_consensus.cc:2749] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:20.269740  5840 raft_consensus.cc:493] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 698b8d9c6b60492bb2422ddab6835769)
I20260710 13:22:20.270331  5840 raft_consensus.cc:515] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bf0b806542a47f787465dfa62cf92dd" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 34635 } } peers { permanent_uuid: "698b8d9c6b60492bb2422ddab6835769" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 38601 } } peers { permanent_uuid: "252d62d6fd1846d3b5e0782604cee9b6" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 40365 } }
I20260710 13:22:20.272629  5840 leader_election.cc:290] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635), 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601)
W20260710 13:22:20.276291  5477 leader_election.cc:336] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bf0b806542a47f787465dfa62cf92dd (127.1.121.1:34635): Network error: Client connection negotiation failed: client connection to 127.1.121.1:34635: connect: Connection refused (error 111)
W20260710 13:22:20.277060  5475 leader_election.cc:336] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 698b8d9c6b60492bb2422ddab6835769 (127.1.121.2:38601): Network error: Client connection negotiation failed: client connection to 127.1.121.2:38601: connect: Connection refused (error 111)
I20260710 13:22:20.277402  5475 leader_election.cc:304] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [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: 252d62d6fd1846d3b5e0782604cee9b6; no voters: 1bf0b806542a47f787465dfa62cf92dd, 698b8d9c6b60492bb2422ddab6835769
I20260710 13:22:20.277920  5840 raft_consensus.cc:2749] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:22:20.445529  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:22:20.481593  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
I20260710 13:22:20.515007  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:20.515964  1508 tablet_replica.cc:333] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.516819  1508 raft_consensus.cc:2243] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.517417  1508 raft_consensus.cc:2272] T 516ab5989dfe4a95b03b7f97af8bf674 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.519856  1508 tablet_replica.cc:333] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.520506  1508 raft_consensus.cc:2243] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.521440  1508 raft_consensus.cc:2272] T 1baa64264519417687fd67eb601b2e57 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.523916  1508 tablet_replica.cc:333] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.524492  1508 raft_consensus.cc:2243] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.525322  1508 raft_consensus.cc:2272] T 526e51749e014cf1bfafc705a036e0e2 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.527660  1508 tablet_replica.cc:333] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.528231  1508 raft_consensus.cc:2243] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.528792  1508 raft_consensus.cc:2272] T 6355fe2f2e4f4684ac6b43889fdfc454 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.530891  1508 tablet_replica.cc:333] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.531502  1508 raft_consensus.cc:2243] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.532016  1508 raft_consensus.cc:2272] T 0a0eba65df3046658851378d0f5ebb0b P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.534149  1508 tablet_replica.cc:333] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.534760  1508 raft_consensus.cc:2243] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.535288  1508 raft_consensus.cc:2272] T 75aa2ab63d2740e3963e87d246639367 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.537358  1508 tablet_replica.cc:333] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.538004  1508 raft_consensus.cc:2243] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.538487  1508 raft_consensus.cc:2272] T d337d649b4eb4a95bc64a00e40fec83d P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.540588  1508 tablet_replica.cc:333] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.541154  1508 raft_consensus.cc:2243] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.541630  1508 raft_consensus.cc:2272] T a9ca62f3adc04bfab18bab9b67effd4a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.543715  1508 tablet_replica.cc:333] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.544243  1508 raft_consensus.cc:2243] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.545064  1508 raft_consensus.cc:2272] T 61015955f3ee4cdc94f811800137d520 P 252d62d6fd1846d3b5e0782604cee9b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.547055  1508 tablet_replica.cc:333] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.547598  1508 raft_consensus.cc:2243] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.548072  1508 raft_consensus.cc:2272] T c26d5d609a8f49d7bc6b3d73613121e8 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.550055  1508 tablet_replica.cc:333] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.550583  1508 raft_consensus.cc:2243] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.551409  1508 raft_consensus.cc:2272] T aad07e55cace446c9774bbab2db68b13 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.553529  1508 tablet_replica.cc:333] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.554060  1508 raft_consensus.cc:2243] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.554540  1508 raft_consensus.cc:2272] T 22568209eeae4e9f8442547d19aa2683 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.556547  1508 tablet_replica.cc:333] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.557108  1508 raft_consensus.cc:2243] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.557562  1508 raft_consensus.cc:2272] T 08d6a15a670f491da27b85b2225efb2a P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.559664  1508 tablet_replica.cc:333] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.560223  1508 raft_consensus.cc:2243] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.561053  1508 raft_consensus.cc:2272] T 9f263572e1ff425fa66879692cb8f24f P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.563093  1508 tablet_replica.cc:333] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.563643  1508 raft_consensus.cc:2243] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.564072  1508 raft_consensus.cc:2272] T 3290fed5fa234958962a2a02d5eb2239 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.565990  1508 tablet_replica.cc:333] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.566524  1508 raft_consensus.cc:2243] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.567042  1508 raft_consensus.cc:2272] T 9776b33b170d41f7b578992ae00e8f83 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.569042  1508 tablet_replica.cc:333] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.569574  1508 raft_consensus.cc:2243] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:20.570031  1508 raft_consensus.cc:2272] T ff3192ae52804f479b438708c1721b89 P 252d62d6fd1846d3b5e0782604cee9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.571996  1508 tablet_replica.cc:333] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6: stopping tablet replica
I20260710 13:22:20.572594  1508 raft_consensus.cc:2243] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.573477  1508 raft_consensus.cc:2272] T 7a4e890f42844c0e9af2636c895eb042 P 252d62d6fd1846d3b5e0782604cee9b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.614149  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:22:20.650743  1508 master.cc:562] Master@127.1.121.62:37651 shutting down...
I20260710 13:22:20.677852  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:20.678439  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:20.678776  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P 94544c4a60884817b166e22c995fdebf: stopping tablet replica
I20260710 13:22:20.699590  1508 master.cc:584] Master@127.1.121.62:37651 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (16362 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:22:20.756469  1508 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.121.62:33573
I20260710 13:22:20.757665  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.764101  5841 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.764225  5842 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.765417  5844 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.765707  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:20.766702  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:20.766875  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.767127  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689740767106 us; error 0 us; skew 500 ppm
I20260710 13:22:20.767658  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.770143  1508 webserver.cc:533] Webserver started at http://127.1.121.62:42629/ using document root <none> and password file <none>
I20260710 13:22:20.770658  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.770856  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.771165  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.772324  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/master-0-root/instance:
uuid: "f3e9db7eead246b2acfa621b7b60c6bd"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-f9vl"
I20260710 13:22:20.776865  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:22:20.780306  5849 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.781083  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:22:20.781436  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/master-0-root
uuid: "f3e9db7eead246b2acfa621b7b60c6bd"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-f9vl"
I20260710 13:22:20.781772  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:20.805586  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:20.806907  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:20.848423  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.62:33573
I20260710 13:22:20.848526  5900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.62:33573 every 8 connection(s)
I20260710 13:22:20.852600  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:20.863550  5901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: Bootstrap starting.
I20260710 13:22:20.868304  5901 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:20.872467  5901 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: No bootstrap required, opened a new log
I20260710 13:22:20.874612  5901 raft_consensus.cc:359] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER }
I20260710 13:22:20.875005  5901 raft_consensus.cc:385] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:20.875283  5901 raft_consensus.cc:740] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e9db7eead246b2acfa621b7b60c6bd, State: Initialized, Role: FOLLOWER
I20260710 13:22:20.875856  5901 consensus_queue.cc:260] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER }
I20260710 13:22:20.876274  5901 raft_consensus.cc:399] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:22:20.876461  5901 raft_consensus.cc:493] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:22:20.876674  5901 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:20.881192  5901 raft_consensus.cc:515] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER }
I20260710 13:22:20.881636  5901 leader_election.cc:304] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [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: f3e9db7eead246b2acfa621b7b60c6bd; no voters: 
I20260710 13:22:20.882702  5901 leader_election.cc:290] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:22:20.883275  5904 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:20.884824  5904 raft_consensus.cc:697] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 1 LEADER]: Becoming Leader. State: Replica: f3e9db7eead246b2acfa621b7b60c6bd, State: Running, Role: LEADER
I20260710 13:22:20.885712  5901 sys_catalog.cc:565] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:22:20.885577  5904 consensus_queue.cc:237] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [LEADER]: Queue going to LEADER mode. State: All 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: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER }
I20260710 13:22:20.891402  5905 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER } }
I20260710 13:22:20.893689  5905 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:20.892805  5906 sys_catalog.cc:455] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader f3e9db7eead246b2acfa621b7b60c6bd. Latest consensus state: current_term: 1 leader_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e9db7eead246b2acfa621b7b60c6bd" member_type: VOTER } }
I20260710 13:22:20.895329  5906 sys_catalog.cc:458] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:22:20.899631  5913 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:22:20.905807  5913 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:22:20.906863  1508 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:22:20.915496  5913 catalog_manager.cc:1383] Generated new cluster ID: 25912c8cd95648f7a35da1f65492a52a
I20260710 13:22:20.915815  5913 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:22:20.944912  5913 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:22:20.946282  5913 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:22:20.962718  5913 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: Generated new TSK 0
I20260710 13:22:20.963637  5913 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:22:20.973479  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:20.979609  5922 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.981123  5923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:20.982591  5925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:20.982651  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:20.983875  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:20.984107  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:20.984283  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689740984267 us; error 0 us; skew 500 ppm
I20260710 13:22:20.984752  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:20.987190  1508 webserver.cc:533] Webserver started at http://127.1.121.1:33147/ using document root <none> and password file <none>
I20260710 13:22:20.987597  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:20.987756  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:20.987957  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:20.988979  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-0-root/instance:
uuid: "2105a561051544ce95470a603dac0bf5"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-f9vl"
I20260710 13:22:20.994259  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:22:20.997720  5930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:20.998582  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:22:20.999085  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-0-root
uuid: "2105a561051544ce95470a603dac0bf5"
format_stamp: "Formatted at 2026-07-10 13:22:20 on dist-test-slave-f9vl"
I20260710 13:22:20.999442  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.024696  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.025923  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.027503  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.029784  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.030015  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.030267  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.030453  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.073650  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.1:46437
I20260710 13:22:21.073755  5992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.1:46437 every 8 connection(s)
I20260710 13:22:21.079118  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.086567  5997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.087563  5998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.090013  6000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.091115  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:21.092674  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.092950  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.093160  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689741093140 us; error 0 us; skew 500 ppm
I20260710 13:22:21.093856  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.094635  5993 heartbeater.cc:344] Connected to a master server at 127.1.121.62:33573
I20260710 13:22:21.095191  5993 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.096068  5993 heartbeater.cc:507] Master 127.1.121.62:33573 requested a full tablet report, sending...
I20260710 13:22:21.096998  1508 webserver.cc:533] Webserver started at http://127.1.121.2:45817/ using document root <none> and password file <none>
I20260710 13:22:21.097676  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.097904  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.098219  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.098694  5866 ts_manager.cc:194] Registered new tserver with Master: 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437)
I20260710 13:22:21.099587  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-1-root/instance:
uuid: "0a483e6493614e1ea3dc70020882e906"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-f9vl"
I20260710 13:22:21.100878  5866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49128
I20260710 13:22:21.105111  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:22:21.108894  6005 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.109688  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:22:21.110002  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-1-root
uuid: "0a483e6493614e1ea3dc70020882e906"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-f9vl"
I20260710 13:22:21.110342  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.126010  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.127338  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.128804  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.130999  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.131251  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.131491  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.131664  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.172662  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.2:39375
I20260710 13:22:21.172765  6067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.2:39375 every 8 connection(s)
I20260710 13:22:21.177774  1508 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:22:21.185102  6071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.187639  6072 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:22:21.188898  6074 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:22:21.190830  6068 heartbeater.cc:344] Connected to a master server at 127.1.121.62:33573
I20260710 13:22:21.191287  6068 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.191813  1508 server_base.cc:1061] running on GCE node
I20260710 13:22:21.192292  6068 heartbeater.cc:507] Master 127.1.121.62:33573 requested a full tablet report, sending...
I20260710 13:22:21.192898  1508 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:22:21.193140  1508 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:22:21.193351  1508 hybrid_clock.cc:648] HybridClock initialized: now 1783689741193333 us; error 0 us; skew 500 ppm
I20260710 13:22:21.194098  1508 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:22:21.194607  5866 ts_manager.cc:194] Registered new tserver with Master: 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:21.196241  5866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49132
I20260710 13:22:21.196768  1508 webserver.cc:533] Webserver started at http://127.1.121.3:45053/ using document root <none> and password file <none>
I20260710 13:22:21.197338  1508 fs_manager.cc:362] Metadata directory not provided
I20260710 13:22:21.197548  1508 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:22:21.197826  1508 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:22:21.198990  1508 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-2-root/instance:
uuid: "f2c4ad3cb9424a198882ff48e60be86a"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-f9vl"
I20260710 13:22:21.203963  1508 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:22:21.207439  6079 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.208262  1508 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:22:21.208577  1508 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-2-root
uuid: "f2c4ad3cb9424a198882ff48e60be86a"
format_stamp: "Formatted at 2026-07-10 13:22:21 on dist-test-slave-f9vl"
I20260710 13:22:21.208909  1508 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskF0c9Rs/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689635801217-1508-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:22:21.227241  1508 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:22:21.228507  1508 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:22:21.230057  1508 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:22:21.233564  1508 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:22:21.233883  1508 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.234190  1508 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:22:21.234433  1508 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:22:21.277527  1508 rpc_server.cc:307] RPC server started. Bound to: 127.1.121.3:45567
I20260710 13:22:21.277644  6141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.121.3:45567 every 8 connection(s)
I20260710 13:22:21.291754  6142 heartbeater.cc:344] Connected to a master server at 127.1.121.62:33573
I20260710 13:22:21.292168  6142 heartbeater.cc:461] Registering TS with master...
I20260710 13:22:21.292948  6142 heartbeater.cc:507] Master 127.1.121.62:33573 requested a full tablet report, sending...
I20260710 13:22:21.295192  5866 ts_manager.cc:194] Registered new tserver with Master: f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:21.295572  1508 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014884078s
I20260710 13:22:21.296633  5866 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49146
I20260710 13:22:21.321908  5866 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49154:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:21.324671  5866 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:21.412101  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.413667  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.416153  6031 tablet_service.cc:1511] Processing CreateTablet for tablet 35a295cb3d3d48148de061ac2b78dab7 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.417587  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a295cb3d3d48148de061ac2b78dab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.417696  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 50b10929b8a34c8c93902032bc6a1c5c (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.419173  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b10929b8a34c8c93902032bc6a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.419257  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 075ba424903c47d283e580d0bca30a70 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.420626  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075ba424903c47d283e580d0bca30a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.425901  6030 tablet_service.cc:1511] Processing CreateTablet for tablet cc0259d25a8047dea93eec2910d82813 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.426477  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 50b10929b8a34c8c93902032bc6a1c5c (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.427337  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0259d25a8047dea93eec2910d82813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.427217  6106 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.427884  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b10929b8a34c8c93902032bc6a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.428525  6106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.429976  6104 tablet_service.cc:1511] Processing CreateTablet for tablet cc0259d25a8047dea93eec2910d82813 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.410771  6033 tablet_service.cc:1511] Processing CreateTablet for tablet 1562308699fe46bd84342ef087b29d5f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.424710  6107 tablet_service.cc:1511] Processing CreateTablet for tablet 1562308699fe46bd84342ef087b29d5f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.432287  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562308699fe46bd84342ef087b29d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.426477  6105 tablet_service.cc:1511] Processing CreateTablet for tablet 35a295cb3d3d48148de061ac2b78dab7 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.424717  6027 tablet_service.cc:1511] Processing CreateTablet for tablet c4df3eca7d254767b74bd4df56dcf5da (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.434455  6027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4df3eca7d254767b74bd4df56dcf5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.431330  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0259d25a8047dea93eec2910d82813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.439410  6107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562308699fe46bd84342ef087b29d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.443396  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a295cb3d3d48148de061ac2b78dab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.448799  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 075ba424903c47d283e580d0bca30a70 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.452589  6158 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:21.461932  6026 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9f328fac314fdbb82b01b1a05184b2 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.463469  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9f328fac314fdbb82b01b1a05184b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.470702  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 75e986e7e7da458489b7b0f19786296f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.471004  6106 tablet_service.cc:1511] Processing CreateTablet for tablet c4df3eca7d254767b74bd4df56dcf5da (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.472158  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e986e7e7da458489b7b0f19786296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.476042  6101 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9f328fac314fdbb82b01b1a05184b2 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.483440  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075ba424903c47d283e580d0bca30a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.484329  6106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4df3eca7d254767b74bd4df56dcf5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.501572  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 75e986e7e7da458489b7b0f19786296f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.524055  6158 tablet_bootstrap.cc:654] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.535259  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 1562308699fe46bd84342ef087b29d5f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:21.536129  5952 tablet_service.cc:1511] Processing CreateTablet for tablet c4df3eca7d254767b74bd4df56dcf5da (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:21.537328  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1562308699fe46bd84342ef087b29d5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.538398  5954 tablet_service.cc:1511] Processing CreateTablet for tablet 50b10929b8a34c8c93902032bc6a1c5c (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:21.541790  5955 tablet_service.cc:1511] Processing CreateTablet for tablet cc0259d25a8047dea93eec2910d82813 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:21.544132  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 075ba424903c47d283e580d0bca30a70 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:21.546316  5956 tablet_service.cc:1511] Processing CreateTablet for tablet 35a295cb3d3d48148de061ac2b78dab7 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:21.548797  5950 tablet_service.cc:1511] Processing CreateTablet for tablet 75e986e7e7da458489b7b0f19786296f (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:21.550993  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:21.551703  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4df3eca7d254767b74bd4df56dcf5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.552304  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f5f18b7c66b4172b4fee3d7a7a2db23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.555358  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50b10929b8a34c8c93902032bc6a1c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.556450  5951 tablet_service.cc:1511] Processing CreateTablet for tablet 9e9f328fac314fdbb82b01b1a05184b2 (DEFAULT_TABLE table=test-workload [id=bd95108cb73d43ef9ccdd0d57e69874d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:21.557768  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9f328fac314fdbb82b01b1a05184b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.559971  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a295cb3d3d48148de061ac2b78dab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.567844  5950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e986e7e7da458489b7b0f19786296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.568698  6157 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.569530  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e986e7e7da458489b7b0f19786296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.575388  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0259d25a8047dea93eec2910d82813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.583416  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 075ba424903c47d283e580d0bca30a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.588964  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e9f328fac314fdbb82b01b1a05184b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:21.603528  6157 tablet_bootstrap.cc:654] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.618026  6158 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:21.618515  6158 ts_tablet_manager.cc:1403] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.166s	user 0.037s	sys 0.025s
I20260710 13:22:21.622114  6158 raft_consensus.cc:359] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.622816  6158 raft_consensus.cc:385] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.623202  6158 raft_consensus.cc:740] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.624069  6158 consensus_queue.cc:260] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.627291  6160 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:21.649528  6157 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.650146  6157 ts_tablet_manager.cc:1403] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.018s
I20260710 13:22:21.637857  6160 tablet_bootstrap.cc:654] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.652261  6142 heartbeater.cc:499] Master 127.1.121.62:33573 was elected leader, sending a full tablet report...
I20260710 13:22:21.653782  6157 raft_consensus.cc:359] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.654657  6157 raft_consensus.cc:385] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.655054  6157 raft_consensus.cc:740] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.655870  6157 consensus_queue.cc:260] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.652735  6158 ts_tablet_manager.cc:1434] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260710 13:22:21.657742  6158 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:21.659901  6160 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:21.660522  6160 ts_tablet_manager.cc:1403] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.006s
I20260710 13:22:21.664067  6160 raft_consensus.cc:359] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.665053  6160 raft_consensus.cc:385] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.665447  6160 raft_consensus.cc:740] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.666359  6160 consensus_queue.cc:260] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.667596  6158 tablet_bootstrap.cc:654] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.692325  6068 heartbeater.cc:499] Master 127.1.121.62:33573 was elected leader, sending a full tablet report...
I20260710 13:22:21.693372  5993 heartbeater.cc:499] Master 127.1.121.62:33573 was elected leader, sending a full tablet report...
I20260710 13:22:21.693395  6157 ts_tablet_manager.cc:1434] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.043s	user 0.027s	sys 0.015s
I20260710 13:22:21.695216  6157 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.699910  6158 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:21.700292  6160 ts_tablet_manager.cc:1434] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.039s	user 0.018s	sys 0.013s
I20260710 13:22:21.700573  6158 ts_tablet_manager.cc:1403] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.011s
I20260710 13:22:21.701658  6160 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:21.703426  6157 tablet_bootstrap.cc:654] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.704027  6158 raft_consensus.cc:359] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.704898  6158 raft_consensus.cc:385] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.705236  6158 raft_consensus.cc:740] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.706255  6158 consensus_queue.cc:260] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.710253  6160 tablet_bootstrap.cc:654] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.713863  6158 ts_tablet_manager.cc:1434] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:22:21.715210  6158 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:21.716643  6157 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.717227  6157 ts_tablet_manager.cc:1403] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260710 13:22:21.720692  6157 raft_consensus.cc:359] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.721516  6157 raft_consensus.cc:385] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.721837  6157 raft_consensus.cc:740] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.722389  6158 tablet_bootstrap.cc:654] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.722642  6157 consensus_queue.cc:260] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.725188  6157 ts_tablet_manager.cc:1434] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:22:21.726382  6157 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.728279  6160 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:21.728515  6158 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:21.728917  6160 ts_tablet_manager.cc:1403] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260710 13:22:21.729249  6158 ts_tablet_manager.cc:1403] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 13:22:21.732547  6160 raft_consensus.cc:359] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.733579  6157 tablet_bootstrap.cc:654] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.733486  6160 raft_consensus.cc:385] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.732946  6158 raft_consensus.cc:359] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.734109  6160 raft_consensus.cc:740] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.734196  6158 raft_consensus.cc:385] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.734817  6158 raft_consensus.cc:740] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.735234  6160 consensus_queue.cc:260] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.735879  6158 consensus_queue.cc:260] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.737886  6160 ts_tablet_manager.cc:1434] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:22:21.739097  6160 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:21.739564  6158 ts_tablet_manager.cc:1434] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:22:21.741118  6158 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:21.746392  6160 tablet_bootstrap.cc:654] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.746665  6157 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.747287  6157 ts_tablet_manager.cc:1403] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:22:21.748958  6158 tablet_bootstrap.cc:654] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.750361  6157 raft_consensus.cc:359] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.751202  6157 raft_consensus.cc:385] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.751521  6157 raft_consensus.cc:740] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.752674  6157 consensus_queue.cc:260] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.755808  6157 ts_tablet_manager.cc:1434] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:22:21.756834  6157 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.758953  6160 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:21.759001  6158 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:21.759755  6160 ts_tablet_manager.cc:1403] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260710 13:22:21.759778  6158 ts_tablet_manager.cc:1403] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:22:21.763226  6157 tablet_bootstrap.cc:654] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.763584  6158 raft_consensus.cc:359] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.764361  6158 raft_consensus.cc:385] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.764703  6158 raft_consensus.cc:740] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.765511  6158 consensus_queue.cc:260] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.763231  6160 raft_consensus.cc:359] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.766855  6160 raft_consensus.cc:385] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.767170  6160 raft_consensus.cc:740] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.768071  6160 consensus_queue.cc:260] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.771921  6158 ts_tablet_manager.cc:1434] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:22:21.772933  6160 ts_tablet_manager.cc:1434] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:21.773376  6158 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:21.773939  6160 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:21.778895  6157 tablet_bootstrap.cc:492] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.779474  6157 ts_tablet_manager.cc:1403] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 13:22:21.779772  6162 raft_consensus.cc:493] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.780253  6162 raft_consensus.cc:515] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.781153  6158 tablet_bootstrap.cc:654] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.784111  6160 tablet_bootstrap.cc:654] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.784825  6157 raft_consensus.cc:359] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.785830  6157 raft_consensus.cc:385] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.786193  6157 raft_consensus.cc:740] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.787161  6157 consensus_queue.cc:260] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.790665  6157 ts_tablet_manager.cc:1434] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:22:21.791992  6157 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.800630  6157 tablet_bootstrap.cc:654] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.805759  6162 leader_election.cc:290] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:21.815950  6157 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.816852  6157 ts_tablet_manager.cc:1403] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 13:22:21.821623  6157 raft_consensus.cc:359] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.822719  6157 raft_consensus.cc:385] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.823319  6157 raft_consensus.cc:740] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.824513  6157 consensus_queue.cc:260] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.827816  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:21.833873  6157 ts_tablet_manager.cc:1434] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
W20260710 13:22:21.833874  6080 leader_election.cc:343] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.835738  6157 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.842440  6162 raft_consensus.cc:493] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.843246  6162 raft_consensus.cc:515] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.845484  6157 tablet_bootstrap.cc:654] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.851117  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:21.852602  6164 raft_consensus.cc:493] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:22:21.853077  6080 leader_election.cc:343] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.853323  6164 raft_consensus.cc:515] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.855062  6179 raft_consensus.cc:493] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.855587  6179 raft_consensus.cc:515] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.864789  6164 leader_election.cc:290] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:21.865125  6162 leader_election.cc:290] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:21.873347  6165 raft_consensus.cc:493] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.874177  6165 raft_consensus.cc:515] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.877019  6165 leader_election.cc:290] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:21.877358  6179 leader_election.cc:290] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:21.894484  6157 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.897459  6157 ts_tablet_manager.cc:1403] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.009s
W20260710 13:22:21.902134  5914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:21.912693  6186 raft_consensus.cc:493] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.913407  6186 raft_consensus.cc:515] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.914076  6157 raft_consensus.cc:359] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.914857  6157 raft_consensus.cc:385] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.915252  6157 raft_consensus.cc:740] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.922676  6157 consensus_queue.cc:260] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.925473  6157 ts_tablet_manager.cc:1434] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:22:21.925542  6186 leader_election.cc:290] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:21.926749  6157 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.945753  6157 tablet_bootstrap.cc:654] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.970463  6179 raft_consensus.cc:493] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:21.971112  6179 raft_consensus.cc:515] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.973275  6179 leader_election.cc:290] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:21.975692  5967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:21.978186  6157 tablet_bootstrap.cc:492] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:21.978102  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:21.978960  6157 ts_tablet_manager.cc:1403] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.009s
I20260710 13:22:21.979080  5966 raft_consensus.cc:2468] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
W20260710 13:22:21.981873  6006 leader_election.cc:343] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:21.982605  6006 leader_election.cc:304] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:21.982826  6157 raft_consensus.cc:359] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.983665  6179 raft_consensus.cc:2804] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:21.983753  6157 raft_consensus.cc:385] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:21.984127  6179 raft_consensus.cc:493] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:21.984236  6157 raft_consensus.cc:740] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:21.984558  6179 raft_consensus.cc:3060] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:21.985023  6157 consensus_queue.cc:260] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.987793  6157 ts_tablet_manager.cc:1434] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:22:21.988824  6157 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:21.993664  6179 raft_consensus.cc:515] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:21.995273  6157 tablet_bootstrap.cc:654] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:21.996819  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:21.997435  5966 raft_consensus.cc:3060] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.000957  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:22.001926  5968 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:22.010671  6006 leader_election.cc:304] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.012069  6164 raft_consensus.cc:2804] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.012499  6179 leader_election.cc:290] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.012588  6164 raft_consensus.cc:493] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.013422  6164 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.010887  5966 raft_consensus.cc:2468] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:22.027048  6006 leader_election.cc:304] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.029381  6189 raft_consensus.cc:2804] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.031873  6189 raft_consensus.cc:697] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.033098  6189 consensus_queue.cc:237] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.052716  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:22.053787  5966 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:22.055162  6080 leader_election.cc:304] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.056324  6162 raft_consensus.cc:2804] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.056772  6162 raft_consensus.cc:493] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.057168  6162 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.061003  6164 raft_consensus.cc:515] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.063311  6164 leader_election.cc:290] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.064428  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.065250  5966 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.076396  5966 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:22.077989  6006 leader_election.cc:304] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.079160  6164 raft_consensus.cc:2804] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.079782  6164 raft_consensus.cc:697] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.080816  6164 consensus_queue.cc:237] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.082273  6186 raft_consensus.cc:493] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.082975  6186 raft_consensus.cc:515] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.085989  6186 leader_election.cc:290] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.089217  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:22.090332  5968 raft_consensus.cc:2393] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2c4ad3cb9424a198882ff48e60be86a in current term 1: Already voted for candidate 0a483e6493614e1ea3dc70020882e906 in this term.
I20260710 13:22:22.096484  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.097999  6164 raft_consensus.cc:493] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.098675  6164 raft_consensus.cc:515] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.102666  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
W20260710 13:22:22.104672  6006 leader_election.cc:343] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.106165  6164 leader_election.cc:290] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.107288  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.108857  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.109561  6042 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:22.110695  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.111451  6041 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:22.112584  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.114239  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
W20260710 13:22:22.114368  6083 leader_election.cc:343] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.115072  6083 leader_election.cc:304] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2c4ad3cb9424a198882ff48e60be86a; no voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.115650  6116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.116148  6186 raft_consensus.cc:2749] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.116320  6116 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:22.117700  6115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.118623  6158 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:22.118655  6157 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:22.119064  6114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.119303  6157 ts_tablet_manager.cc:1403] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.054s
I20260710 13:22:22.120378  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.119303  6158 ts_tablet_manager.cc:1403] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.346s	user 0.060s	sys 0.080s
I20260710 13:22:22.121032  6160 tablet_bootstrap.cc:492] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.120965  6113 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.121788  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.122299  6157 raft_consensus.cc:359] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.122973  6157 raft_consensus.cc:385] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.123278  6157 raft_consensus.cc:740] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.124094  6157 consensus_queue.cc:260] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.125373  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50b10929b8a34c8c93902032bc6a1c5c" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.126163  6157 ts_tablet_manager.cc:1434] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:22:22.126240  6162 raft_consensus.cc:515] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.127105  6157 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
W20260710 13:22:22.126964  5933 leader_election.cc:343] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.131402  6160 ts_tablet_manager.cc:1403] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.358s	user 0.073s	sys 0.068s
I20260710 13:22:22.131497  5933 leader_election.cc:304] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2105a561051544ce95470a603dac0bf5; no voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.128043  6179 raft_consensus.cc:493] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.132884  6179 raft_consensus.cc:515] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.134922  6179 leader_election.cc:290] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
W20260710 13:22:22.128297  6008 leader_election.cc:343] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.128976  6083 leader_election.cc:304] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.138425  6186 raft_consensus.cc:2804] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.129407  6113 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:22.138851  6186 raft_consensus.cc:493] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.124310  6158 raft_consensus.cc:359] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.132378  6165 raft_consensus.cc:2749] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.137324  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.137440  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
W20260710 13:22:22.138660  6008 leader_election.cc:343] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.139390  6186 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.140345  5968 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.140424  6160 raft_consensus.cc:359] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.141374  6160 raft_consensus.cc:385] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:22:22.141440  6008 leader_election.cc:343] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.141759  6160 raft_consensus.cc:740] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.139703  6158 raft_consensus.cc:385] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.142022  6008 leader_election.cc:304] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906; no voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.142562  6158 raft_consensus.cc:740] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
W20260710 13:22:22.143499  6008 leader_election.cc:343] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.143478  6158 consensus_queue.cc:260] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.144088  6008 leader_election.cc:304] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906; no voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.145279  6160 consensus_queue.cc:260] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.146359  6179 raft_consensus.cc:2749] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.147547  6160 ts_tablet_manager.cc:1434] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:22:22.148183  6179 raft_consensus.cc:2749] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.148180  5968 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
W20260710 13:22:22.148988  6006 leader_election.cc:343] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.150007  6080 leader_election.cc:304] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.151943  6186 raft_consensus.cc:515] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.153016  5866 catalog_manager.cc:5697] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.139437  6162 leader_election.cc:290] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.154671  6186 leader_election.cc:290] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.155752  6193 raft_consensus.cc:2804] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.138803  6157 tablet_bootstrap.cc:654] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.156314  6193 raft_consensus.cc:697] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:22.157174  6193 consensus_queue.cc:237] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.140313  6083 leader_election.cc:304] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2c4ad3cb9424a198882ff48e60be86a; no voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.159309  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.157369  5866 catalog_manager.cc:5697] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.161049  6160 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:22.161607  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.161706  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.162402  6043 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:22.163375  6080 leader_election.cc:343] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.159286  6186 raft_consensus.cc:2749] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.169220  6160 tablet_bootstrap.cc:654] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:22.171483  6008 leader_election.cc:343] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.172797  6008 leader_election.cc:304] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906; no voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.172282  6043 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:22.176465  6189 raft_consensus.cc:2749] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.178009  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.178632  6043 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.185766  6157 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:22.186101  6043 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:22.186334  6157 ts_tablet_manager.cc:1403] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.003s
I20260710 13:22:22.187484  6158 ts_tablet_manager.cc:1434] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.009s
I20260710 13:22:22.187357  6083 leader_election.cc:304] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.188957  6158 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:22.189196  6160 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.189736  6160 ts_tablet_manager.cc:1403] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.008s
I20260710 13:22:22.189383  6157 raft_consensus.cc:359] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.190110  6157 raft_consensus.cc:385] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.189909  6192 raft_consensus.cc:2804] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.190436  6157 raft_consensus.cc:740] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.190963  6192 raft_consensus.cc:697] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:22.191428  6157 consensus_queue.cc:260] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.191952  6192 consensus_queue.cc:237] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.192752  6160 raft_consensus.cc:359] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.193511  6160 raft_consensus.cc:385] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.193801  6160 raft_consensus.cc:740] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.193967  6157 ts_tablet_manager.cc:1434] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:22:22.199141  6158 tablet_bootstrap.cc:654] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.200232  6160 consensus_queue.cc:260] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.202569  6160 ts_tablet_manager.cc:1434] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:22:22.203722  6160 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:22.210712  6160 tablet_bootstrap.cc:654] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.220675  6165 raft_consensus.cc:493] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.221419  6165 raft_consensus.cc:515] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.222077  6158 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:22.222625  6158 ts_tablet_manager.cc:1403] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.005s
I20260710 13:22:22.224826  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.225382  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.225508  6043 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:22.225716  6158 raft_consensus.cc:359] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.226176  6113 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:22.226428  6158 raft_consensus.cc:385] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.227003  6158 raft_consensus.cc:740] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.227320  5934 leader_election.cc:304] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.227824  6165 leader_election.cc:290] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.227876  6158 consensus_queue.cc:260] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.231664  6165 raft_consensus.cc:2804] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.232115  6158 ts_tablet_manager.cc:1434] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:22:22.232124  6165 raft_consensus.cc:493] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.232935  6165 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.233737  6158 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:22.241544  6158 tablet_bootstrap.cc:654] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.242276  6165 raft_consensus.cc:515] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.244750  6160 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.245414  6160 ts_tablet_manager.cc:1403] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260710 13:22:22.245772  5863 catalog_manager.cc:5697] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 0 to 1, leader changed from <none> to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 1 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.259977  6160 raft_consensus.cc:359] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.260977  6160 raft_consensus.cc:385] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.261334  6160 raft_consensus.cc:740] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.264741  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.265466  6043 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.274291  6043 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:22.275666  5934 leader_election.cc:304] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.276736  6202 raft_consensus.cc:2804] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.276827  6160 consensus_queue.cc:260] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.279124  6165 leader_election.cc:290] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.283475  6160 ts_tablet_manager.cc:1434] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.005s
I20260710 13:22:22.284348  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.284999  6113 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.285386  6160 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:22.286377  6158 tablet_bootstrap.cc:492] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:22.287459  6158 ts_tablet_manager.cc:1403] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.012s
I20260710 13:22:22.291009  6158 raft_consensus.cc:359] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.294131  6160 tablet_bootstrap.cc:654] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.295995  5864 catalog_manager.cc:5697] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 0 to 1, leader changed from <none> to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 1 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.298934  6113 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:22.301867  6202 raft_consensus.cc:697] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.302887  6202 consensus_queue.cc:237] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.305418  6160 tablet_bootstrap.cc:492] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.305672  6158 raft_consensus.cc:385] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.306063  6160 ts_tablet_manager.cc:1403] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 13:22:22.306093  6158 raft_consensus.cc:740] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.307199  6158 consensus_queue.cc:260] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.309892  6158 ts_tablet_manager.cc:1434] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.003s
I20260710 13:22:22.309582  6160 raft_consensus.cc:359] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.310434  6160 raft_consensus.cc:385] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.310796  6160 raft_consensus.cc:740] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.311081  6158 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:22.311789  6160 consensus_queue.cc:260] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.314443  6160 ts_tablet_manager.cc:1434] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:22:22.316252  6160 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:22.318508  6189 raft_consensus.cc:493] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.319281  6189 raft_consensus.cc:515] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.321244  6160 tablet_bootstrap.cc:654] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.322903  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
W20260710 13:22:22.324577  6006 leader_election.cc:343] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.325804  6158 tablet_bootstrap.cc:654] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.326591  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.327454  6113 raft_consensus.cc:2468] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:22.328830  6008 leader_election.cc:304] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.330014  6179 raft_consensus.cc:2804] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.330468  6179 raft_consensus.cc:493] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.330919  6179 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.332023  5864 catalog_manager.cc:5697] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.335376  6189 leader_election.cc:290] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.337733  6160 tablet_bootstrap.cc:492] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.338302  6160 ts_tablet_manager.cc:1403] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:22:22.338436  6158 tablet_bootstrap.cc:492] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:22.338929  6158 ts_tablet_manager.cc:1403] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.002s
I20260710 13:22:22.340970  6179 raft_consensus.cc:515] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.341138  6160 raft_consensus.cc:359] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.341537  6158 raft_consensus.cc:359] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.342002  6160 raft_consensus.cc:385] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.342235  6158 raft_consensus.cc:385] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.342463  6160 raft_consensus.cc:740] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.342476  6189 raft_consensus.cc:493] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.343744  6160 consensus_queue.cc:260] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.343436  6189 raft_consensus.cc:515] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.344915  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.346272  6160 ts_tablet_manager.cc:1434] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:22:22.346958  6189 leader_election.cc:290] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.344152  6179 leader_election.cc:290] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.342594  6158 raft_consensus.cc:740] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.347265  6160 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:22.348330  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9f328fac314fdbb82b01b1a05184b2" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.348027  6158 consensus_queue.cc:260] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.349740  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.350255  6113 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:22:22.351323  6008 leader_election.cc:343] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.352233  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9f328fac314fdbb82b01b1a05184b2" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:22.352916  5966 raft_consensus.cc:2468] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:22.356631  6160 tablet_bootstrap.cc:654] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
W20260710 13:22:22.347101  6006 leader_election.cc:343] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.359869  6006 leader_election.cc:304] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.360781  6179 raft_consensus.cc:2804] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.361174  6179 raft_consensus.cc:493] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.361512  6179 raft_consensus.cc:3060] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.366868  6160 tablet_bootstrap.cc:492] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:22.350255  6158 ts_tablet_manager.cc:1434] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:22:22.367574  6160 ts_tablet_manager.cc:1403] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260710 13:22:22.369720  6179 raft_consensus.cc:515] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.370313  6160 raft_consensus.cc:359] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.371165  6160 raft_consensus.cc:385] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.371497  6160 raft_consensus.cc:740] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.372453  6158 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:22.372865  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9f328fac314fdbb82b01b1a05184b2" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.373461  5966 raft_consensus.cc:3060] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.377144  6160 consensus_queue.cc:260] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.378417  6158 tablet_bootstrap.cc:654] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:22.381418  5966 raft_consensus.cc:2468] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:22.382701  6006 leader_election.cc:304] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.383522  6189 raft_consensus.cc:2804] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.384016  6189 raft_consensus.cc:697] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.384905  6189 consensus_queue.cc:237] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.387758  6193 raft_consensus.cc:493] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.388229  6193 raft_consensus.cc:515] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.390216  6160 ts_tablet_manager.cc:1434] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 13:22:22.390362  6193 leader_election.cc:290] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.392443  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:22.393067  5968 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:22.394208  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.395046  6043 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:22.395622  6179 leader_election.cc:290] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.396777  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e9f328fac314fdbb82b01b1a05184b2" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.397902  6083 leader_election.cc:304] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
W20260710 13:22:22.398288  6008 leader_election.cc:343] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:22.398749  6193 raft_consensus.cc:2804] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.399524  6193 raft_consensus.cc:493] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.399896  6193 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.369763  6113 raft_consensus.cc:2468] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:22.405499  6008 leader_election.cc:304] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.406618  6164 raft_consensus.cc:2804] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.406370  6193 raft_consensus.cc:515] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.416239  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.416875  5966 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.416961  5864 catalog_manager.cc:5697] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.419564  6158 tablet_bootstrap.cc:492] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:22.420794  6164 raft_consensus.cc:697] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.421718  6164 consensus_queue.cc:237] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.424606  5966 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:22.425455  6193 leader_election.cc:290] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.426436  6080 leader_election.cc:304] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.428525  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.429335  6043 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.429495  6158 ts_tablet_manager.cc:1403] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.032s
I20260710 13:22:22.432648  6158 raft_consensus.cc:359] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.433368  6158 raft_consensus.cc:385] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:22.433673  6158 raft_consensus.cc:740] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:22.434454  6158 consensus_queue.cc:260] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.435436  6192 raft_consensus.cc:2804] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.435912  6192 raft_consensus.cc:697] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:22.436748  6192 consensus_queue.cc:237] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.441730  6043 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:22.444053  6158 ts_tablet_manager.cc:1434] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260710 13:22:22.450935  5864 catalog_manager.cc:5697] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 0 to 1, leader changed from <none> to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 1 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.452791  6202 raft_consensus.cc:493] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.452147  5863 catalog_manager.cc:5697] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.453320  6202 raft_consensus.cc:515] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.455489  6202 leader_election.cc:290] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.456884  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.456813  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.457572  6043 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:22.457616  6113 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:22.458767  5934 leader_election.cc:304] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.459808  6202 raft_consensus.cc:2804] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:22.460141  6202 raft_consensus.cc:493] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:22.460613  6202 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.469081  6202 raft_consensus.cc:515] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.472278  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.472946  6043 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.473941  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.474778  6113 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.478008  6202 leader_election.cc:290] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.480839  6043 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:22.482182  5934 leader_election.cc:304] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.483088  6202 raft_consensus.cc:2804] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:22.483266  6113 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:22.484488  6202 raft_consensus.cc:697] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.485392  6202 consensus_queue.cc:237] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.493811  5864 catalog_manager.cc:5697] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.533579  6164 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.539743  6193 consensus_queue.cc:1048] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.550412  6117 raft_consensus.cc:3060] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.576359  6214 consensus_queue.cc:1048] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:22.589159  6189 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.592463  6193 consensus_queue.cc:1048] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.602217  6040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:22:22.603211  6040 raft_consensus.cc:606] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.610931  6214 raft_consensus.cc:993] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.611419  6214 raft_consensus.cc:1081] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.613292  5968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41264
I20260710 13:22:22.613966  5968 raft_consensus.cc:493] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.614408  5968 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.627065  5968 raft_consensus.cc:515] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.629282  6214 consensus_queue.cc:1048] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.630457  5968 leader_election.cc:290] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.631352  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.631953  6043 raft_consensus.cc:3055] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.632256  6043 raft_consensus.cc:740] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.633087  6043 consensus_queue.cc:260] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.634443  6043 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.638695  6112 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:53566
I20260710 13:22:22.639331  6112 raft_consensus.cc:606] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.645390  6040 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:22:22.645633  6043 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:22.645923  6040 raft_consensus.cc:606] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.646694  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.646962  5934 leader_election.cc:304] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.647344  6117 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.647891  6202 raft_consensus.cc:2804] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.648386  6202 raft_consensus.cc:697] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.648967  6202 consensus_queue.cc:237] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.653024  6117 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:22.654888  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:53566
I20260710 13:22:22.655473  6117 raft_consensus.cc:606] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:22.662922  5866 catalog_manager.cc:5697] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from 0a483e6493614e1ea3dc70020882e906 (127.1.121.2) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.667001  6117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075ba424903c47d283e580d0bca30a70"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
mode: GRACEFUL
new_leader_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:53566
I20260710 13:22:22.667665  6117 raft_consensus.cc:606] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Received request to transfer leadership to TS 0a483e6493614e1ea3dc70020882e906
I20260710 13:22:22.670104  5968 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.677429  6193 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.684949  5968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
mode: GRACEFUL
new_leader_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:22:22.685598  5968 raft_consensus.cc:606] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Received request to transfer leadership to TS 0a483e6493614e1ea3dc70020882e906
I20260710 13:22:22.690824  6186 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.699913  5968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
mode: GRACEFUL
new_leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:22:22.700430  5968 raft_consensus.cc:606] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Received request to transfer leadership to TS f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.708974  6192 raft_consensus.cc:993] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: : Instructing follower 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:22.709444  6186 raft_consensus.cc:1081] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Signalling peer 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:22.710906  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075ba424903c47d283e580d0bca30a70"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:34448
I20260710 13:22:22.711450  6040 raft_consensus.cc:493] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.711737  6040 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.716768  6040 raft_consensus.cc:515] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.718304  6040 leader_election.cc:290] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.719444  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.719455  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.720151  6117 raft_consensus.cc:3055] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.720515  6117 raft_consensus.cc:740] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:22.720362  5968 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.721490  6117 consensus_queue.cc:260] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.722738  6117 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.727322  6205 consensus_queue.cc:1048] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.728123  5968 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:22.729398  6006 leader_election.cc:304] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:22.730159  6117 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:22.730551  6164 raft_consensus.cc:2804] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.731041  6164 raft_consensus.cc:697] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.731869  6164 consensus_queue.cc:237] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.739756  6206 consensus_queue.cc:1048] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:22.744143  5865 catalog_manager.cc:5697] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 1 to 2, leader changed from f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3) to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.750098  6202 raft_consensus.cc:993] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: : Instructing follower f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:22.750600  6202 raft_consensus.cc:1081] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Signalling peer f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:22.752652  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:53562
I20260710 13:22:22.753376  6117 raft_consensus.cc:493] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.753785  6117 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.754113  6202 raft_consensus.cc:493] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:22.754601  6202 raft_consensus.cc:515] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.757198  6202 leader_election.cc:290] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.757285  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:22.758786  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:22.759682  6112 raft_consensus.cc:2393] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2105a561051544ce95470a603dac0bf5 in current term 1: Already voted for candidate 0a483e6493614e1ea3dc70020882e906 in this term.
I20260710 13:22:22.760644  5933 leader_election.cc:304] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2105a561051544ce95470a603dac0bf5; no voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:22.761318  6202 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.762974  6117 raft_consensus.cc:515] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.765266  6117 leader_election.cc:290] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 2 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:22.765928  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.766386  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e986e7e7da458489b7b0f19786296f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.766507  5968 raft_consensus.cc:3055] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.766701  6202 raft_consensus.cc:2749] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:22.766857  6040 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.766899  5968 raft_consensus.cc:740] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.768144  5968 consensus_queue.cc:260] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.769177  5968 raft_consensus.cc:3060] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.772444  6040 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 2.
I20260710 13:22:22.773674  6083 leader_election.cc:304] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.774530  6186 raft_consensus.cc:2804] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.774587  5968 raft_consensus.cc:2468] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 2.
I20260710 13:22:22.775096  6186 raft_consensus.cc:697] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 2 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:22.775929  6186 consensus_queue.cc:237] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.782178  5866 catalog_manager.cc:5697] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 1 to 2, leader changed from 2105a561051544ce95470a603dac0bf5 (127.1.121.1) to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 2 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:22.821769  6164 consensus_queue.cc:1048] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.830056  6117 raft_consensus.cc:3060] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:22.838119  6189 consensus_queue.cc:1048] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.842741  6189 consensus_queue.cc:1048] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.853582  6179 consensus_queue.cc:1048] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.860891  6214 raft_consensus.cc:993] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.861357  6179 raft_consensus.cc:1081] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.863220  5968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41264
I20260710 13:22:22.863831  5968 raft_consensus.cc:493] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.864190  5968 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.869349  5968 raft_consensus.cc:515] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.871265  5968 leader_election.cc:290] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.871907  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:22.872383  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a295cb3d3d48148de061ac2b78dab7" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.872553  6040 raft_consensus.cc:3055] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.873008  6117 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.872972  6040 raft_consensus.cc:740] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.873948  6040 consensus_queue.cc:260] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.875217  6040 raft_consensus.cc:3060] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.877956  6202 consensus_queue.cc:1048] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.881477  6117 raft_consensus.cc:2468] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:22.882505  6040 raft_consensus.cc:2468] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:22.882859  5933 leader_election.cc:304] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.883806  6202 raft_consensus.cc:2804] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.884258  6202 raft_consensus.cc:697] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.885339  6202 consensus_queue.cc:237] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.885793  6165 raft_consensus.cc:993] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: : Instructing follower 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:22.886234  6165 raft_consensus.cc:1081] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Signalling peer 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:22.888932  6040 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:34456
I20260710 13:22:22.890376  6040 raft_consensus.cc:493] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:22.891157  6040 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.893370  6202 consensus_queue.cc:1048] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.895242  5865 catalog_manager.cc:5697] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from 0a483e6493614e1ea3dc70020882e906 (127.1.121.2) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.898013  6040 raft_consensus.cc:515] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.908041  6040 leader_election.cc:290] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:22.908425  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:22.908766  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4df3eca7d254767b74bd4df56dcf5da" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:22.909070  5968 raft_consensus.cc:3055] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:22.909516  5968 raft_consensus.cc:740] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:22.909574  6117 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.910228  5968 consensus_queue.cc:260] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.911367  5968 raft_consensus.cc:3060] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:22.916872  5968 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:22.917389  6117 raft_consensus.cc:2468] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:22.918673  6008 leader_election.cc:304] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:22.919624  6179 raft_consensus.cc:2804] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:22.920099  6179 raft_consensus.cc:697] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:22.920907  6179 consensus_queue.cc:237] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:22.928445  5863 catalog_manager.cc:5697] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 1 to 2, leader changed from 2105a561051544ce95470a603dac0bf5 (127.1.121.1) to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:22.989516  6192 consensus_queue.cc:1048] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:22.995739  6186 raft_consensus.cc:993] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.996363  6193 raft_consensus.cc:1081] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:22.999550  5966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:22:23.000211  5966 raft_consensus.cc:493] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:23.000551  5966 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.003268  6192 consensus_queue.cc:1048] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:23.007679  5966 raft_consensus.cc:515] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:23.011107  5966 leader_election.cc:290] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:23.012172  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:23.012216  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc0259d25a8047dea93eec2910d82813" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:23.012864  6040 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.013285  6117 raft_consensus.cc:3055] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:23.013584  6117 raft_consensus.cc:740] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:23.014379  6117 consensus_queue.cc:260] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:23.016487  6117 raft_consensus.cc:3060] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.018536  6040 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:23.019752  5934 leader_election.cc:304] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:23.020553  6202 raft_consensus.cc:2804] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:23.021020  6202 raft_consensus.cc:697] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
W20260710 13:22:23.021973  6138 debug-util.cc:398] Leaking SignalData structure 0x7b08000ca500 after lost signal to thread 1511
I20260710 13:22:23.021843  6202 consensus_queue.cc:237] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
W20260710 13:22:23.023160  6138 debug-util.cc:398] Leaking SignalData structure 0x7b0800105ce0 after lost signal to thread 5900
I20260710 13:22:23.024775  6117 raft_consensus.cc:2468] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:23.030592  5863 catalog_manager.cc:5697] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.058881  6117 raft_consensus.cc:1275] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.060842  6202 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.071796  6040 raft_consensus.cc:1275] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.073699  6206 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.155336  6193 raft_consensus.cc:993] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:23.155822  6192 raft_consensus.cc:1081] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:23.157666  5966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:22:23.158349  5966 raft_consensus.cc:493] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:23.158780  5966 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.167970  5966 raft_consensus.cc:515] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:23.170455  5966 leader_election.cc:290] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:23.171370  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:23.171921  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f5f18b7c66b4172b4fee3d7a7a2db23" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:23.172130  6040 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.172559  6117 raft_consensus.cc:3055] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:23.172956  6117 raft_consensus.cc:740] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:23.173873  6117 consensus_queue.cc:260] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:23.175261  6117 raft_consensus.cc:3060] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:23.180089  6040 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:23.181478  5934 leader_election.cc:304] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:23.182367  6165 raft_consensus.cc:2804] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:23.182914  6117 raft_consensus.cc:2468] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:23.182927  6165 raft_consensus.cc:697] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:23.184259  6165 consensus_queue.cc:237] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:23.192493  5865 catalog_manager.cc:5697] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:23.215372  6117 raft_consensus.cc:1275] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.216913  6179 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.227342  5966 raft_consensus.cc:1275] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.229120  6179 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.314495  5966 raft_consensus.cc:1275] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.316149  6192 consensus_queue.cc:1048] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.317444  6117 raft_consensus.cc:1275] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.318979  6165 consensus_queue.cc:1048] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.332005  6043 raft_consensus.cc:1275] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.332208  6040 raft_consensus.cc:1275] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.334493  6165 consensus_queue.cc:1048] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.336117  6186 consensus_queue.cc:1048] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:23.392064  6117 raft_consensus.cc:1275] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.393427  6214 consensus_queue.cc:1048] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.401535  5966 raft_consensus.cc:1275] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.403131  6164 consensus_queue.cc:1048] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.455122  6117 raft_consensus.cc:1275] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.456501  6165 consensus_queue.cc:1048] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.465775  6043 raft_consensus.cc:1275] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.467756  6205 consensus_queue.cc:1048] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.649873  6117 raft_consensus.cc:1275] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.651207  6205 consensus_queue.cc:1048] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:23.662297  6043 raft_consensus.cc:1275] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:23.666352  6165 consensus_queue.cc:1048] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:25.726898  5866 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49526:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:22:25.729126  5866 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:22:25.783529  5956 tablet_service.cc:1511] Processing CreateTablet for tablet f2fec528ea2e467d889192a116d204c0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.784987  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fec528ea2e467d889192a116d204c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.785388  6026 tablet_service.cc:1511] Processing CreateTablet for tablet f2fec528ea2e467d889192a116d204c0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.786849  6026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fec528ea2e467d889192a116d204c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.788757  6031 tablet_service.cc:1511] Processing CreateTablet for tablet 4582df1c0aa442848afddc983adb1d31 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.789981  6106 tablet_service.cc:1511] Processing CreateTablet for tablet 4582df1c0aa442848afddc983adb1d31 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.790910  6101 tablet_service.cc:1511] Processing CreateTablet for tablet f2fec528ea2e467d889192a116d204c0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:22:25.791436  6106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582df1c0aa442848afddc983adb1d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.792116  6101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2fec528ea2e467d889192a116d204c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.797524  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 4582df1c0aa442848afddc983adb1d31 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:22:25.798368  5952 tablet_service.cc:1511] Processing CreateTablet for tablet 8b77a9745fc14ef986f1c3e6e8784ae4 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.798877  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582df1c0aa442848afddc983adb1d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.799823  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b77a9745fc14ef986f1c3e6e8784ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.800855  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 084c692eea9447c88d32b6a7d182d99f (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.790007  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4582df1c0aa442848afddc983adb1d31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.802146  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084c692eea9447c88d32b6a7d182d99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.801942  6103 tablet_service.cc:1511] Processing CreateTablet for tablet 084c692eea9447c88d32b6a7d182d99f (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.803197  6103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084c692eea9447c88d32b6a7d182d99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.804010  5951 tablet_service.cc:1511] Processing CreateTablet for tablet 94df8032f3ca4227bf52186e6c3b9844 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.806629  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 084c692eea9447c88d32b6a7d182d99f (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:22:25.807381  6028 tablet_service.cc:1511] Processing CreateTablet for tablet 8b77a9745fc14ef986f1c3e6e8784ae4 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.807886  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 084c692eea9447c88d32b6a7d182d99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.808607  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b77a9745fc14ef986f1c3e6e8784ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.809770  6104 tablet_service.cc:1511] Processing CreateTablet for tablet 8b77a9745fc14ef986f1c3e6e8784ae4 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:22:25.810995  6104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b77a9745fc14ef986f1c3e6e8784ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.813282  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 94df8032f3ca4227bf52186e6c3b9844 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.814648  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94df8032f3ca4227bf52186e6c3b9844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.815476  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 94df8032f3ca4227bf52186e6c3b9844 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:22:25.815518  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94df8032f3ca4227bf52186e6c3b9844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.823482  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94df8032f3ca4227bf52186e6c3b9844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.836920  5950 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.838524  5950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.861135  6261 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:25.901719  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.903244  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.922089  6105 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:22:25.923473  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0c75dcbc6b45a5babf1d6147c6adc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.924274  5952 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd9160805d42e2b3f7376606d353ad (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.925637  5952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd9160805d42e2b3f7376606d353ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.925843  6030 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd9160805d42e2b3f7376606d353ad (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.926638  6102 tablet_service.cc:1511] Processing CreateTablet for tablet 44dd9160805d42e2b3f7376606d353ad (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:22:25.927198  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd9160805d42e2b3f7376606d353ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.927835  6102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44dd9160805d42e2b3f7376606d353ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:25.936117  6262 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:25.953568  6263 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
W20260710 13:22:25.959497  5914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:25.963435  6262 tablet_bootstrap.cc:654] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:25.992818  6261 tablet_bootstrap.cc:654] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.002297  6025 tablet_service.cc:1511] Processing CreateTablet for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:26.005836  6100 tablet_service.cc:1511] Processing CreateTablet for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:26.004810  6025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.008188  6100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.007938  6031 tablet_service.cc:1511] Processing CreateTablet for tablet a96f642a01f14025b3e19378fee6daa0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:26.009246  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f642a01f14025b3e19378fee6daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.012980  6105 tablet_service.cc:1511] Processing CreateTablet for tablet a96f642a01f14025b3e19378fee6daa0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:26.014170  6105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f642a01f14025b3e19378fee6daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.012809  6263 tablet_bootstrap.cc:654] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.018436  5953 tablet_service.cc:1511] Processing CreateTablet for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:22:26.022882  5953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.028110  5951 tablet_service.cc:1511] Processing CreateTablet for tablet a96f642a01f14025b3e19378fee6daa0 (DEFAULT_TABLE table=soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:22:26.029431  5951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a96f642a01f14025b3e19378fee6daa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:22:26.061829  6262 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.062338  6262 ts_tablet_manager.cc:1403] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.023s
I20260710 13:22:26.066391  6262 raft_consensus.cc:359] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.067215  6262 raft_consensus.cc:385] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.067516  6262 raft_consensus.cc:740] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.068261  6262 consensus_queue.cc:260] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.069450  6263 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.069988  6263 ts_tablet_manager.cc:1403] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.117s	user 0.008s	sys 0.022s
I20260710 13:22:26.070847  6262 ts_tablet_manager.cc:1434] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:22:26.071949  6262 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.072944  6263 raft_consensus.cc:359] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.068753  6261 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.073854  6263 raft_consensus.cc:385] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.074196  6261 ts_tablet_manager.cc:1403] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.213s	user 0.006s	sys 0.013s
I20260710 13:22:26.074206  6263 raft_consensus.cc:740] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.075297  6263 consensus_queue.cc:260] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.077407  6261 raft_consensus.cc:359] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.077961  6263 ts_tablet_manager.cc:1434] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:22:26.078269  6261 raft_consensus.cc:385] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.083972  6261 raft_consensus.cc:740] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.084899  6261 consensus_queue.cc:260] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.079286  6263 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.083663  6262 tablet_bootstrap.cc:654] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.096510  6263 tablet_bootstrap.cc:654] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.099080  6262 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.103693  6262 ts_tablet_manager.cc:1403] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
I20260710 13:22:26.102962  6261 ts_tablet_manager.cc:1434] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.008s
I20260710 13:22:26.110790  6261 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.121294  6262 raft_consensus.cc:359] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.123219  6262 raft_consensus.cc:385] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.124462  6262 raft_consensus.cc:740] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.125386  6262 consensus_queue.cc:260] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.125941  6263 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.129145  6261 tablet_bootstrap.cc:654] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.129169  6263 ts_tablet_manager.cc:1403] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.020s
I20260710 13:22:26.128456  6262 ts_tablet_manager.cc:1434] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:22:26.132553  6263 raft_consensus.cc:359] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.133379  6263 raft_consensus.cc:385] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.133713  6263 raft_consensus.cc:740] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.133973  6262 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.134814  6263 consensus_queue.cc:260] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.143414  6263 ts_tablet_manager.cc:1434] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:22:26.144372  6262 tablet_bootstrap.cc:654] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.144443  6263 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.153929  6262 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.154412  6262 ts_tablet_manager.cc:1403] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.002s
I20260710 13:22:26.155771  6261 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.156350  6261 ts_tablet_manager.cc:1403] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.013s
I20260710 13:22:26.157296  6263 tablet_bootstrap.cc:654] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.157512  6262 raft_consensus.cc:359] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.158330  6262 raft_consensus.cc:385] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.158666  6262 raft_consensus.cc:740] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.159454  6262 consensus_queue.cc:260] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.160005  6261 raft_consensus.cc:359] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.160774  6261 raft_consensus.cc:385] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.161119  6261 raft_consensus.cc:740] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.161972  6262 ts_tablet_manager.cc:1434] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:22:26.161896  6261 consensus_queue.cc:260] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.163350  6250 raft_consensus.cc:493] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.163801  6250 raft_consensus.cc:515] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.165859  6250 leader_election.cc:290] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.167335  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.169452  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.170083  6117 raft_consensus.cc:2468] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
W20260710 13:22:26.171325  6006 leader_election.cc:343] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.172407  6008 leader_election.cc:304] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:26.173578  6250 raft_consensus.cc:2804] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.173974  6250 raft_consensus.cc:493] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.174347  6250 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.181555  6250 raft_consensus.cc:515] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.182662  6263 tablet_bootstrap.cc:492] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.169659  6261 ts_tablet_manager.cc:1434] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:22:26.183395  6263 ts_tablet_manager.cc:1403] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.017s
I20260710 13:22:26.183951  6261 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.163081  6262 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.186919  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.187062  6263 raft_consensus.cc:359] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.188042  6263 raft_consensus.cc:385] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.188400  6263 raft_consensus.cc:740] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
W20260710 13:22:26.188556  6006 leader_election.cc:343] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.189457  6263 consensus_queue.cc:260] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.199525  6263 ts_tablet_manager.cc:1434] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:22:26.200208  6250 leader_election.cc:290] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.200726  6263 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.203342  6261 tablet_bootstrap.cc:654] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.205289  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.203866  6262 tablet_bootstrap.cc:654] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.205901  6117 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.208168  6263 tablet_bootstrap.cc:654] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.224377  6117 raft_consensus.cc:2468] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.225354  6263 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.225788  6008 leader_election.cc:304] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:26.226011  6263 ts_tablet_manager.cc:1403] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260710 13:22:26.226667  6250 raft_consensus.cc:2804] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.227186  6250 raft_consensus.cc:697] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:26.228037  6250 consensus_queue.cc:237] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.229697  6263 raft_consensus.cc:359] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.230676  6263 raft_consensus.cc:385] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.230995  6263 raft_consensus.cc:740] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.231767  6261 tablet_bootstrap.cc:492] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.232328  6261 ts_tablet_manager.cc:1403] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.049s	user 0.004s	sys 0.013s
I20260710 13:22:26.232065  6263 consensus_queue.cc:260] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.235232  6263 ts_tablet_manager.cc:1434] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:22:26.236460  6263 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.244127  6263 tablet_bootstrap.cc:654] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.244804  6262 tablet_bootstrap.cc:492] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.245263  6262 ts_tablet_manager.cc:1403] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.011s
I20260710 13:22:26.250598  6263 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.251564  6263 ts_tablet_manager.cc:1403] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 13:22:26.252470  6262 raft_consensus.cc:359] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.253728  6261 raft_consensus.cc:359] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.255242  6262 raft_consensus.cc:385] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.255366  6261 raft_consensus.cc:385] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.255081  6263 raft_consensus.cc:359] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.255887  6261 raft_consensus.cc:740] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.256178  6263 raft_consensus.cc:385] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.256596  6263 raft_consensus.cc:740] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.255764  6262 raft_consensus.cc:740] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.256889  6261 consensus_queue.cc:260] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.259250  6263 consensus_queue.cc:260] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.261521  6273 raft_consensus.cc:493] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.262034  6273 raft_consensus.cc:515] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.264380  6273 leader_election.cc:290] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.257772  6262 consensus_queue.cc:260] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.265632  6261 ts_tablet_manager.cc:1434] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.004s
I20260710 13:22:26.265892  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.266690  6261 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.266986  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.267467  6262 ts_tablet_manager.cc:1434] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:22:26.269071  6263 ts_tablet_manager.cc:1434] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:22:26.270169  6263 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
W20260710 13:22:26.272051  6006 leader_election.cc:343] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:22:26.273259  6008 leader_election.cc:343] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.273711  6008 leader_election.cc:304] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906; no voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:26.274770  6261 tablet_bootstrap.cc:654] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.275041  6273 raft_consensus.cc:2749] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.276497  5863 catalog_manager.cc:5697] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.277992  6263 tablet_bootstrap.cc:654] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.282466  6262 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.294324  6262 tablet_bootstrap.cc:654] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.302696  6273 raft_consensus.cc:493] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.303247  6273 raft_consensus.cc:515] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.303898  6263 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.304391  6263 ts_tablet_manager.cc:1403] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260710 13:22:26.303937  6261 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.305387  6273 leader_election.cc:290] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.305688  6261 ts_tablet_manager.cc:1403] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.003s
I20260710 13:22:26.307904  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.308558  6117 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.310103  6008 leader_election.cc:304] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.310215  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.310954  6273 raft_consensus.cc:2804] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.311373  6273 raft_consensus.cc:493] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.310853  5968 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.311800  6273 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.308233  6263 raft_consensus.cc:359] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.313304  6263 raft_consensus.cc:385] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.313653  6263 raft_consensus.cc:740] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.312913  6261 raft_consensus.cc:359] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.314433  6263 consensus_queue.cc:260] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.315560  6261 raft_consensus.cc:385] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.316479  6261 raft_consensus.cc:740] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.317615  6263 ts_tablet_manager.cc:1434] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:22:26.318826  6263 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.319229  6273 raft_consensus.cc:515] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.317994  6261 consensus_queue.cc:260] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.322096  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.322754  5968 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.322870  6261 ts_tablet_manager.cc:1434] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:22:26.324559  6261 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.325906  6263 tablet_bootstrap.cc:654] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.327013  6186 raft_consensus.cc:493] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.327510  6186 raft_consensus.cc:515] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.329725  6186 leader_election.cc:290] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:26.331466  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.332227  6043 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:26.333425  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.334113  5966 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:26.336856  6080 leader_election.cc:304] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.339593  6186 raft_consensus.cc:2804] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.340189  6186 raft_consensus.cc:493] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.340649  6186 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.342664  6261 tablet_bootstrap.cc:654] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.347225  6250 raft_consensus.cc:493] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.347985  6250 raft_consensus.cc:515] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.348608  5968 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.349934  6006 leader_election.cc:304] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.351205  6274 raft_consensus.cc:2804] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.353325  6263 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.354184  6263 ts_tablet_manager.cc:1403] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260710 13:22:26.356895  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.357894  5966 raft_consensus.cc:2468] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.358134  6263 raft_consensus.cc:359] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.359153  6263 raft_consensus.cc:385] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.359676  6263 raft_consensus.cc:740] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.359701  6006 leader_election.cc:304] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.360689  6263 consensus_queue.cc:260] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.362540  6289 raft_consensus.cc:2804] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.363560  6289 raft_consensus.cc:493] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.364432  6289 raft_consensus.cc:3060] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.367154  6274 raft_consensus.cc:697] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:26.368592  6274 consensus_queue.cc:237] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.369659  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
W20260710 13:22:26.371470  6008 leader_election.cc:343] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.372290  6250 leader_election.cc:290] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.364780  6262 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.373405  6289 raft_consensus.cc:515] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.373966  6262 ts_tablet_manager.cc:1403] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.000s
I20260710 13:22:26.390178  6263 ts_tablet_manager.cc:1434] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.036s	user 0.015s	sys 0.015s
I20260710 13:22:26.347977  6186 raft_consensus.cc:515] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.389919  5866 catalog_manager.cc:5697] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.391583  6263 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.392760  6186 leader_election.cc:290] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:26.378034  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.393549  6117 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.396821  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.397584  5968 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.378783  6273 leader_election.cc:290] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.400764  6262 raft_consensus.cc:359] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.401803  6262 raft_consensus.cc:385] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.401815  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:26.402583  6262 raft_consensus.cc:740] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.402763  6043 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.403000  6263 tablet_bootstrap.cc:654] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.401078  6117 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.388253  6261 tablet_bootstrap.cc:492] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.404497  6261 ts_tablet_manager.cc:1403] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.017s
I20260710 13:22:26.403910  6262 consensus_queue.cc:260] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.407932  6262 ts_tablet_manager.cc:1434] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:22:26.409478  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.410175  5966 raft_consensus.cc:3060] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.413270  6273 raft_consensus.cc:493] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.413831  6273 raft_consensus.cc:515] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.415419  6261 raft_consensus.cc:359] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.416253  6261 raft_consensus.cc:385] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.416671  6261 raft_consensus.cc:740] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.417119  5967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94df8032f3ca4227bf52186e6c3b9844" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.417666  6261 consensus_queue.cc:260] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.419816  5967 raft_consensus.cc:2468] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.421212  6261 ts_tablet_manager.cc:1434] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:22:26.422343  6261 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.423291  6006 leader_election.cc:304] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.423604  6289 leader_election.cc:290] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.424393  6289 raft_consensus.cc:2804] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.424767  6289 raft_consensus.cc:493] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.425261  6289 raft_consensus.cc:3060] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.429626  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.430622  6273 leader_election.cc:290] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
W20260710 13:22:26.431229  6008 leader_election.cc:343] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.432515  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94df8032f3ca4227bf52186e6c3b9844" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.433212  6112 raft_consensus.cc:2468] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.433239  6289 raft_consensus.cc:515] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.440039  6262 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.444890  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94df8032f3ca4227bf52186e6c3b9844" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.445631  5965 raft_consensus.cc:3060] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.446010  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94df8032f3ca4227bf52186e6c3b9844" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.446951  6117 raft_consensus.cc:3060] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.447255  6262 tablet_bootstrap.cc:654] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.451213  6289 leader_election.cc:290] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.452742  6261 tablet_bootstrap.cc:654] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.453564  6117 raft_consensus.cc:2468] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.455152  6008 leader_election.cc:304] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.455752  5965 raft_consensus.cc:2468] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.456424  6263 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.456346  6289 raft_consensus.cc:2804] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.460450  6289 raft_consensus.cc:697] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:26.461901  6289 consensus_queue.cc:237] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.460443  6263 ts_tablet_manager.cc:1403] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.014s
I20260710 13:22:26.465283  6262 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.465842  6262 ts_tablet_manager.cc:1403] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.010s
I20260710 13:22:26.466277  6261 tablet_bootstrap.cc:492] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.466840  6261 ts_tablet_manager.cc:1403] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.007s
I20260710 13:22:26.457537  5966 raft_consensus.cc:2468] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.468547  6006 leader_election.cc:304] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:26.470089  6273 raft_consensus.cc:2804] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.469969  6261 raft_consensus.cc:359] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.457926  5968 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:26.459359  6043 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:26.470860  6261 raft_consensus.cc:385] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.472193  6080 leader_election.cc:304] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.466910  6263 raft_consensus.cc:359] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.470921  6273 raft_consensus.cc:697] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:26.474321  6263 raft_consensus.cc:385] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.474659  6186 raft_consensus.cc:2804] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.474792  6263 raft_consensus.cc:740] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.475069  6273 consensus_queue.cc:237] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.475975  6263 consensus_queue.cc:260] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.478755  6263 ts_tablet_manager.cc:1434] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:22:26.480005  6263 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: Bootstrap starting.
I20260710 13:22:26.473099  6262 raft_consensus.cc:359] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.481420  6262 raft_consensus.cc:385] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.482143  6262 raft_consensus.cc:740] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.484170  6262 consensus_queue.cc:260] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.473831  6261 raft_consensus.cc:740] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.488256  6261 consensus_queue.cc:260] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.493417  6267 raft_consensus.cc:493] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.493884  6267 raft_consensus.cc:515] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.496299  6267 leader_election.cc:290] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.497984  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084c692eea9447c88d32b6a7d182d99f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.498397  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084c692eea9447c88d32b6a7d182d99f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.498678  6043 raft_consensus.cc:2468] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:26.498970  6117 raft_consensus.cc:2468] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:26.500074  5934 leader_election.cc:304] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.500988  6267 raft_consensus.cc:2804] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.501502  6267 raft_consensus.cc:493] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.501600  6186 raft_consensus.cc:697] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:26.501952  6267 raft_consensus.cc:3060] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.502562  6186 consensus_queue.cc:237] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.506768  6262 ts_tablet_manager.cc:1434] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260710 13:22:26.512037  6261 ts_tablet_manager.cc:1434] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.001s
I20260710 13:22:26.514470  6261 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.512506  6262 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.516748  6263 tablet_bootstrap.cc:654] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.521831  6261 tablet_bootstrap.cc:654] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.521565  5863 catalog_manager.cc:5697] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.530211  5866 catalog_manager.cc:5697] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 0 to 1, leader changed from <none> to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 1 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.510506  6267 raft_consensus.cc:515] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.534400  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084c692eea9447c88d32b6a7d182d99f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:26.534977  6043 raft_consensus.cc:3060] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.531553  6262 tablet_bootstrap.cc:654] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.548839  6262 tablet_bootstrap.cc:492] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.549443  6262 ts_tablet_manager.cc:1403] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260710 13:22:26.551301  6267 leader_election.cc:290] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.544111  6043 raft_consensus.cc:2468] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:26.552951  5934 leader_election.cc:304] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.553830  6267 raft_consensus.cc:2804] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.554243  6267 raft_consensus.cc:697] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:26.555047  6267 consensus_queue.cc:237] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.555899  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "084c692eea9447c88d32b6a7d182d99f" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.556471  6117 raft_consensus.cc:3060] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.559053  6263 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: No bootstrap required, opened a new log
I20260710 13:22:26.559615  6263 ts_tablet_manager.cc:1403] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260710 13:22:26.566720  6263 raft_consensus.cc:359] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.567598  6263 raft_consensus.cc:385] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.567991  6263 raft_consensus.cc:740] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.568826  6263 consensus_queue.cc:260] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.571489  6263 ts_tablet_manager.cc:1434] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:22:26.574205  6262 raft_consensus.cc:359] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.574798  6117 raft_consensus.cc:2468] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:26.576666  6262 raft_consensus.cc:385] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.575513  5863 catalog_manager.cc:5697] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.577131  6262 raft_consensus.cc:740] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.576776  6261 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.578039  6262 consensus_queue.cc:260] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.579135  6261 ts_tablet_manager.cc:1403] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.065s	user 0.026s	sys 0.017s
I20260710 13:22:26.580750  6262 ts_tablet_manager.cc:1434] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:22:26.584054  6262 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.585363  6261 raft_consensus.cc:359] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.586217  6261 raft_consensus.cc:385] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.586525  6261 raft_consensus.cc:740] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.591625  6262 tablet_bootstrap.cc:654] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.593990  5865 catalog_manager.cc:5697] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.587321  6261 consensus_queue.cc:260] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.596946  6262 tablet_bootstrap.cc:492] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.597447  6262 ts_tablet_manager.cc:1403] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.005s
I20260710 13:22:26.598243  6261 ts_tablet_manager.cc:1434] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:22:26.599505  6261 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.600153  6262 raft_consensus.cc:359] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.608578  6262 raft_consensus.cc:385] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.608974  6262 raft_consensus.cc:740] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.602468  6186 raft_consensus.cc:493] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.609747  6262 consensus_queue.cc:260] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.610396  6186 raft_consensus.cc:515] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.612196  6262 ts_tablet_manager.cc:1434] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:22:26.612493  6186 leader_election.cc:290] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:26.613445  6262 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Bootstrap starting.
I20260710 13:22:26.615717  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.607568  6261 tablet_bootstrap.cc:654] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.620743  6262 tablet_bootstrap.cc:654] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.620581  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.621587  6043 raft_consensus.cc:2468] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 0.
I20260710 13:22:26.622802  6083 leader_election.cc:304] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
W20260710 13:22:26.623431  6080 leader_election.cc:343] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.623694  6296 raft_consensus.cc:2804] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.624074  6296 raft_consensus.cc:493] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.624431  6296 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.630777  6262 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: No bootstrap required, opened a new log
I20260710 13:22:26.631506  6262 ts_tablet_manager.cc:1403] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 13:22:26.631896  6296 raft_consensus.cc:515] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.634537  6296 leader_election.cc:290] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:26.635952  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.637046  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
W20260710 13:22:26.637238  6080 leader_election.cc:343] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:22:26.637638  6043 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.637948  6261 tablet_bootstrap.cc:492] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.638477  6261 ts_tablet_manager.cc:1403] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260710 13:22:26.641499  6261 raft_consensus.cc:359] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.642376  6261 raft_consensus.cc:385] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.642748  6261 raft_consensus.cc:740] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.643559  6261 consensus_queue.cc:260] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.635056  6262 raft_consensus.cc:359] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.647056  6262 raft_consensus.cc:385] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.647424  6262 raft_consensus.cc:740] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.647528  6261 ts_tablet_manager.cc:1434] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:22:26.648241  6262 consensus_queue.cc:260] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.648680  5968 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.650282  6262 ts_tablet_manager.cc:1434] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:22:26.653614  6261 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: Bootstrap starting.
I20260710 13:22:26.656454  6289 raft_consensus.cc:493] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.657037  6289 raft_consensus.cc:515] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.659343  6289 leader_election.cc:290] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.660971  5966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e24ddfa9fe4b3799fb65cf0b7dbcfe" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.661729  5966 raft_consensus.cc:2468] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.661878  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e24ddfa9fe4b3799fb65cf0b7dbcfe" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.662482  6117 raft_consensus.cc:2468] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.663319  6006 leader_election.cc:304] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.664788  6289 raft_consensus.cc:2804] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.665264  6289 raft_consensus.cc:493] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.665746  6289 raft_consensus.cc:3060] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.666957  6043 raft_consensus.cc:2468] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 1.
I20260710 13:22:26.667754  6273 consensus_queue.cc:1048] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.668200  6083 leader_election.cc:304] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 2105a561051544ce95470a603dac0bf5
I20260710 13:22:26.669369  6296 raft_consensus.cc:2804] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.669868  6296 raft_consensus.cc:697] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:26.670799  6296 consensus_queue.cc:237] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.674419  6261 tablet_bootstrap.cc:654] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:22:26.715780  6289 raft_consensus.cc:515] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.717918  6289 leader_election.cc:290] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.719328  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e24ddfa9fe4b3799fb65cf0b7dbcfe" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.720028  5968 raft_consensus.cc:3060] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.721367  6261 tablet_bootstrap.cc:492] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: No bootstrap required, opened a new log
I20260710 13:22:26.721828  6261 ts_tablet_manager.cc:1403] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.019s
I20260710 13:22:26.721988  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e24ddfa9fe4b3799fb65cf0b7dbcfe" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.722651  6117 raft_consensus.cc:3060] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.724412  6261 raft_consensus.cc:359] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.725083  6261 raft_consensus.cc:385] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:22:26.725363  6261 raft_consensus.cc:740] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Initialized, Role: FOLLOWER
I20260710 13:22:26.725247  6273 consensus_queue.cc:1048] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.726203  6261 consensus_queue.cc:260] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.728276  6261 ts_tablet_manager.cc:1434] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:22:26.732288  5866 catalog_manager.cc:5697] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 0 to 1, leader changed from <none> to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 1 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:26.734493  5968 raft_consensus.cc:2468] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.736182  6006 leader_election.cc:304] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.737571  6288 raft_consensus.cc:2804] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.738196  6288 raft_consensus.cc:697] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:26.739295  6288 consensus_queue.cc:237] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.743690  6117 raft_consensus.cc:2468] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 1.
I20260710 13:22:26.773752  6274 consensus_queue.cc:1048] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.773305  5864 catalog_manager.cc:5697] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 1 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.789454  6288 consensus_queue.cc:1048] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.845504  6318 raft_consensus.cc:493] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.847232  6318 raft_consensus.cc:515] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.851004  6318 leader_election.cc:290] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.851794  6318 raft_consensus.cc:493] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.853013  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.852833  6318 raft_consensus.cc:515] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.854781  6043 raft_consensus.cc:2393] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2105a561051544ce95470a603dac0bf5 in current term 1: Already voted for candidate f2c4ad3cb9424a198882ff48e60be86a in this term.
I20260710 13:22:26.857091  6318 leader_election.cc:290] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.853332  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.859781  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.860767  6112 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:26.862028  6040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.862763  6040 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 0.
I20260710 13:22:26.864120  5934 leader_election.cc:304] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:26.864367  6250 raft_consensus.cc:493] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.865365  6250 raft_consensus.cc:515] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.866284  6206 raft_consensus.cc:2804] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.866773  6206 raft_consensus.cc:493] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.867220  6206 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.865556  5933 leader_election.cc:304] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2105a561051544ce95470a603dac0bf5; no voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:26.870057  6267 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.871837  6250 leader_election.cc:290] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.873513  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.875012  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a" is_pre_election: true
I20260710 13:22:26.875795  6117 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 0.
I20260710 13:22:26.879940  6008 leader_election.cc:304] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.881249  6288 raft_consensus.cc:2804] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:22:26.881692  6288 raft_consensus.cc:493] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:22:26.882066  6288 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.894065  6206 raft_consensus.cc:515] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.895751  5965 raft_consensus.cc:2393] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0a483e6493614e1ea3dc70020882e906 in current term 1: Already voted for candidate 2105a561051544ce95470a603dac0bf5 in this term.
I20260710 13:22:26.901259  6206 leader_election.cc:290] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.894806  6288 raft_consensus.cc:515] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.907100  6288 leader_election.cc:290] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 1 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:26.907949  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:26.909392  6296 consensus_queue.cc:1048] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.909399  5965 raft_consensus.cc:2393] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0a483e6493614e1ea3dc70020882e906 in current term 1: Already voted for candidate 2105a561051544ce95470a603dac0bf5 in this term.
I20260710 13:22:26.913969  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.914642  6117 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.919498  6112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:26.920944  6267 raft_consensus.cc:2749] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.924360  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:26.925418  6041 raft_consensus.cc:2393] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2105a561051544ce95470a603dac0bf5 in current term 1: Already voted for candidate 0a483e6493614e1ea3dc70020882e906 in this term.
I20260710 13:22:26.925308  6008 leader_election.cc:304] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [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: 0a483e6493614e1ea3dc70020882e906; no voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:26.926473  6288 raft_consensus.cc:2749] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:22:26.932056  6117 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 1.
I20260710 13:22:26.933701  5933 leader_election.cc:304] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:26.932104  6296 raft_consensus.cc:493] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:22:26.934597  6267 raft_consensus.cc:2804] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:22:26.935245  6267 raft_consensus.cc:697] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:26.935544  6288 consensus_queue.cc:1048] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.936494  6267 consensus_queue.cc:237] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.934904  6296 raft_consensus.cc:515] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:26.940789  6296 leader_election.cc:290] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:26.950067  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2105a561051544ce95470a603dac0bf5" is_pre_election: true
I20260710 13:22:26.951292  5965 raft_consensus.cc:2393] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2c4ad3cb9424a198882ff48e60be86a in current term 1: Already voted for candidate 0a483e6493614e1ea3dc70020882e906 in this term.
I20260710 13:22:26.954655  6186 consensus_queue.cc:1048] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:26.955212  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44dd9160805d42e2b3f7376606d353ad" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a483e6493614e1ea3dc70020882e906" is_pre_election: true
I20260710 13:22:26.962985  6083 leader_election.cc:304] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2c4ad3cb9424a198882ff48e60be86a; no voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5
I20260710 13:22:26.966591  6112 raft_consensus.cc:3060] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:22:26.975004  6288 consensus_queue.cc:1048] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:22:26.979983  5914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:22:26.981590  5865 catalog_manager.cc:5697] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 1 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:26.987372  6267 consensus_queue.cc:1048] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:26.990829  6296 raft_consensus.cc:2749] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:22:27.013444  6250 consensus_queue.cc:1048] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.024389  6206 consensus_queue.cc:1048] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.052459  6273 consensus_queue.cc:1048] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.138221  6274 consensus_queue.cc:1048] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.142262  6296 consensus_queue.cc:1048] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.159109  6273 consensus_queue.cc:1048] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.185884  6296 consensus_queue.cc:1048] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:22:27.237279  6043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:22:27.238132  6043 raft_consensus.cc:606] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:27.244400  6043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:34460
I20260710 13:22:27.245039  6043 raft_consensus.cc:606] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:27.253472  6113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
mode: GRACEFUL
new_leader_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:53566
I20260710 13:22:27.254122  6113 raft_consensus.cc:606] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Received request to transfer leadership to TS 2105a561051544ce95470a603dac0bf5
I20260710 13:22:27.256892  6288 raft_consensus.cc:993] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.257376  6288 raft_consensus.cc:1081] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.259227  5965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41264
I20260710 13:22:27.259984  5965 raft_consensus.cc:493] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.261835  5965 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.263710  6113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
mode: GRACEFUL
new_leader_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:53566
I20260710 13:22:27.264387  6113 raft_consensus.cc:606] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Received request to transfer leadership to TS 0a483e6493614e1ea3dc70020882e906
I20260710 13:22:27.268290  6288 raft_consensus.cc:993] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.268992  6274 raft_consensus.cc:1081] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.270773  5968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41264
I20260710 13:22:27.271301  5968 raft_consensus.cc:493] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.271616  5968 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.272492  5965 raft_consensus.cc:515] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.275874  5965 leader_election.cc:290] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:27.276329  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:27.277011  6043 raft_consensus.cc:3055] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.277058  6113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2fec528ea2e467d889192a116d204c0" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:27.277405  6043 raft_consensus.cc:740] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:27.277743  6113 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.278301  6043 consensus_queue.cc:260] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.279820  6043 raft_consensus.cc:3060] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.288164  5968 raft_consensus.cc:515] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.290331  5968 leader_election.cc:290] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:27.291230  5965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
mode: GRACEFUL
new_leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:41272
I20260710 13:22:27.291401  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:27.291898  5965 raft_consensus.cc:606] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Received request to transfer leadership to TS f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:27.291335  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4582df1c0aa442848afddc983adb1d31" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:27.292647  6041 raft_consensus.cc:3055] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.293073  6041 raft_consensus.cc:740] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:27.294360  6113 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.294124  6041 consensus_queue.cc:260] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.292188  6117 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.295717  5933 leader_election.cc:304] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:27.295946  6041 raft_consensus.cc:3060] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.297173  6319 raft_consensus.cc:2804] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.297676  6319 raft_consensus.cc:697] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:27.298597  6319 consensus_queue.cc:237] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.303087  6117 raft_consensus.cc:2468] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.304138  5933 leader_election.cc:304] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:27.305022  6206 raft_consensus.cc:2804] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.305475  6206 raft_consensus.cc:697] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:27.306339  6206 consensus_queue.cc:237] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.311715  6043 raft_consensus.cc:2468] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.311007  5863 catalog_manager.cc:5697] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from 0a483e6493614e1ea3dc70020882e906 (127.1.121.2) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.314818  6041 raft_consensus.cc:2468] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.326328  5863 catalog_manager.cc:5697] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from 0a483e6493614e1ea3dc70020882e906 (127.1.121.2) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.365942  6321 raft_consensus.cc:993] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: : Instructing follower 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.366490  6321 raft_consensus.cc:1081] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Signalling peer 2105a561051544ce95470a603dac0bf5 to start an election
I20260710 13:22:27.368151  5965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
 from {username='slave'} at 127.0.0.1:41252
I20260710 13:22:27.368754  5965 raft_consensus.cc:493] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.369123  5965 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.377048  5965 raft_consensus.cc:515] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.379385  5965 leader_election.cc:290] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Requested vote from peers 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:27.380079  6041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:27.380600  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b77a9745fc14ef986f1c3e6e8784ae4" candidate_uuid: "2105a561051544ce95470a603dac0bf5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:27.380820  6041 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.381251  6117 raft_consensus.cc:3055] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.381567  6117 raft_consensus.cc:740] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:27.382382  6117 consensus_queue.cc:260] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.383790  6117 raft_consensus.cc:3060] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.386212  6041 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.387413  5934 leader_election.cc:304] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, 2105a561051544ce95470a603dac0bf5; no voters: 
I20260710 13:22:27.388113  6206 raft_consensus.cc:2804] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.388540  6206 raft_consensus.cc:697] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Leader. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:27.389459  6206 consensus_queue.cc:237] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.390929  6117 raft_consensus.cc:2468] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2105a561051544ce95470a603dac0bf5 in term 2.
I20260710 13:22:27.397454  5863 catalog_manager.cc:5697] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 reported cstate change: term changed from 1 to 2, leader changed from f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3) to 2105a561051544ce95470a603dac0bf5 (127.1.121.1). New cstate: current_term: 2 leader_uuid: "2105a561051544ce95470a603dac0bf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.523449  6206 consensus_queue.cc:1048] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.527617  6267 consensus_queue.cc:1048] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:22:27.532105  6319 raft_consensus.cc:993] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: : Instructing follower f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:27.532620  6319 raft_consensus.cc:1081] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Signalling peer f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:27.543329  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:53562
I20260710 13:22:27.544044  6117 raft_consensus.cc:493] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.544524  6117 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.556711  6117 raft_consensus.cc:515] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.561550  6117 leader_election.cc:290] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 2 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:27.562749  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:27.564204  5965 raft_consensus.cc:3055] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.564625  5965 raft_consensus.cc:740] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:27.565492  5965 consensus_queue.cc:260] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.568066  5965 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.570429  6043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a96f642a01f14025b3e19378fee6daa0" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:27.571094  6043 raft_consensus.cc:3060] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.575681  5965 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 2.
I20260710 13:22:27.577204  6080 leader_election.cc:304] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:27.578014  6321 raft_consensus.cc:2804] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.578512  6043 raft_consensus.cc:2468] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 2.
I20260710 13:22:27.578509  6321 raft_consensus.cc:697] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:27.579825  6321 consensus_queue.cc:237] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.588586  5863 catalog_manager.cc:5697] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 1 to 2, leader changed from 2105a561051544ce95470a603dac0bf5 (127.1.121.1) to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 2 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:27.619468  6296 raft_consensus.cc:993] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: : Instructing follower 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:27.620048  6186 raft_consensus.cc:1081] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Signalling peer 0a483e6493614e1ea3dc70020882e906 to start an election
I20260710 13:22:27.622854  6043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
 from {username='slave'} at 127.0.0.1:34448
I20260710 13:22:27.623508  6043 raft_consensus.cc:493] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:27.623947  6043 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.632041  6043 raft_consensus.cc:515] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.636489  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:27.637111  6117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d0c75dcbc6b45a5babf1d6147c6adc8" candidate_uuid: "0a483e6493614e1ea3dc70020882e906" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
I20260710 13:22:27.636940  6043 leader_election.cc:290] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567)
I20260710 13:22:27.637629  5965 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.637806  6117 raft_consensus.cc:3055] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:22:27.638397  6117 raft_consensus.cc:740] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:27.639724  6117 consensus_queue.cc:260] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.641108  6117 raft_consensus.cc:3060] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:22:27.647214  6117 raft_consensus.cc:2468] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:27.648267  6008 leader_election.cc:304] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:27.649067  6274 raft_consensus.cc:2804] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:22:27.649319  5965 raft_consensus.cc:2468] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0a483e6493614e1ea3dc70020882e906 in term 2.
I20260710 13:22:27.649600  6274 raft_consensus.cc:697] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Becoming Leader. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:27.651193  6274 consensus_queue.cc:237] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:27.658120  5863 catalog_manager.cc:5697] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 reported cstate change: term changed from 1 to 2, leader changed from f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3) to 0a483e6493614e1ea3dc70020882e906 (127.1.121.2). New cstate: current_term: 2 leader_uuid: "0a483e6493614e1ea3dc70020882e906" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: UNKNOWN } } }
I20260710 13:22:27.726405  6117 raft_consensus.cc:1275] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.727942  6267 consensus_queue.cc:1048] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.740402  6043 raft_consensus.cc:1275] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.743948  6206 consensus_queue.cc:1048] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.837488  6043 raft_consensus.cc:1275] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.838832  6206 consensus_queue.cc:1048] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.849582  6117 raft_consensus.cc:1275] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.851054  6336 consensus_queue.cc:1048] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.941179  6043 raft_consensus.cc:1275] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.942719  6336 consensus_queue.cc:1048] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:27.957461  6117 raft_consensus.cc:1275] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 2105a561051544ce95470a603dac0bf5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:27.959075  6336 consensus_queue.cc:1048] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.001449  5965 raft_consensus.cc:1275] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.003243  6296 consensus_queue.cc:1048] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:22:28.014622  6043 raft_consensus.cc:1275] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.016970  6296 consensus_queue.cc:1048] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.036374  6117 raft_consensus.cc:1275] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.040891  6273 consensus_queue.cc:1048] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:22:28.061225  5966 raft_consensus.cc:1275] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Refusing update from remote peer 0a483e6493614e1ea3dc70020882e906: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:22:28.063621  6274 consensus_queue.cc:1048] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:22:30.789371  6138 debug-util.cc:398] Leaking SignalData structure 0x7b080011e3e0 after lost signal to thread 1511
W20260710 13:22:30.790486  6138 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8b00 after lost signal to thread 5900
W20260710 13:22:30.791671  6138 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5540 after lost signal to thread 5992
W20260710 13:22:30.792841  6138 debug-util.cc:398] Leaking SignalData structure 0x7b0800242ac0 after lost signal to thread 6067
W20260710 13:22:30.793834  6138 debug-util.cc:398] Leaking SignalData structure 0x7b0800274740 after lost signal to thread 6141
I20260710 13:22:30.867925  5863 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:49526:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:22:30.892976  5863 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49526:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:22:30.995491  1508 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:22:31.215591  6406 tablet.cc:1724] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.212038  6407 tablet.cc:1724] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:31.190654  6389 log.cc:927] Time spent T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Append to log took a long time: real 0.060s	user 0.002s	sys 0.000s
W20260710 13:22:31.267040  5933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.121.3:45567, user_credentials={real_user=slave}} blocked reactor thread for 66439.7us
W20260710 13:22:31.277184  6387 log.cc:927] Time spent T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Append to log took a long time: real 0.152s	user 0.002s	sys 0.000s
I20260710 13:22:31.266399  6403 tablet.cc:1724] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:31.268328  6388 log.cc:927] Time spent T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Append to log took a long time: real 0.168s	user 0.000s	sys 0.003s
I20260710 13:22:31.283222  6043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "075ba424903c47d283e580d0bca30a70"
dest_uuid: "0a483e6493614e1ea3dc70020882e906"
mode: GRACEFUL
new_leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:34102
I20260710 13:22:31.283947  6043 raft_consensus.cc:606] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Received request to transfer leadership to TS f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:31.242139  6400 tablet.cc:1724] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:22:31.325237  6390 log.cc:927] Time spent T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Append to log took a long time: real 0.198s	user 0.000s	sys 0.002s
W20260710 13:22:31.330435  6409 log.cc:927] Time spent T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260710 13:22:31.332572  6402 tablet.cc:1724] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.335979  6411 tablet.cc:1724] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.358879  6401 tablet.cc:1724] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.371690  6417 tablet.cc:1724] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.360271  6404 tablet.cc:1724] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.375550  6419 tablet.cc:1724] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.360543  6407 tablet.cc:1724] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.392457  6406 tablet.cc:1724] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.396874  5863 catalog_manager.cc:5789] TS 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375) does not have the latest schema for tablet 61e24ddfa9fe4b3799fb65cf0b7dbcfe (table soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]). Expected version 1 got 0
I20260710 13:22:31.397842  5863 catalog_manager.cc:5789] TS 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375) does not have the latest schema for tablet 44dd9160805d42e2b3f7376606d353ad (table soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]). Expected version 1 got 0
I20260710 13:22:31.398555  5863 catalog_manager.cc:5789] TS 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375) does not have the latest schema for tablet 94df8032f3ca4227bf52186e6c3b9844 (table soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]). Expected version 1 got 0
I20260710 13:22:31.421831  6414 tablet.cc:1724] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.425056  6420 tablet.cc:1724] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.436223  6419 tablet.cc:1724] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.447721  6402 tablet.cc:1724] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.454838  6404 tablet.cc:1724] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.463587  5863 catalog_manager.cc:5789] TS f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3:45567) does not have the latest schema for tablet a96f642a01f14025b3e19378fee6daa0 (table soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c]). Expected version 1 got 0
I20260710 13:22:31.459192  6417 tablet.cc:1724] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.474099  6414 tablet.cc:1724] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.475674  6401 tablet.cc:1724] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.485507  6402 tablet.cc:1724] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.484382  6419 tablet.cc:1724] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.480262  6400 tablet.cc:1724] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.496502  6403 tablet.cc:1724] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.503491  6407 tablet.cc:1724] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.508993  5968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f"
dest_uuid: "2105a561051544ce95470a603dac0bf5"
mode: GRACEFUL
new_leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:44730
I20260710 13:22:31.509640  5968 raft_consensus.cc:606] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Received request to transfer leadership to TS f2c4ad3cb9424a198882ff48e60be86a
I20260710 13:22:31.511134  1508 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:22:31.511734  1508 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:22:31.520637  6420 tablet.cc:1724] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.539273  6420 tablet.cc:1724] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:22:31.557396  5866 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: soft_deleted_table [id=4c0f0632c23a438f877e8a83ee9fe83c] alter complete (version 1)
I20260710 13:22:32.199833  6428 raft_consensus.cc:993] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: : Instructing follower f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:32.201910  6426 raft_consensus.cc:1081] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Signalling peer f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:32.203936  6109 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "075ba424903c47d283e580d0bca30a70"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:53550
I20260710 13:22:32.204571  6109 raft_consensus.cc:493] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:32.204973  6109 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.209002  6434 raft_consensus.cc:993] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: : Instructing follower f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:32.210525  6434 raft_consensus.cc:1081] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Signalling peer f2c4ad3cb9424a198882ff48e60be86a to start an election
I20260710 13:22:32.214890  6117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f"
dest_uuid: "f2c4ad3cb9424a198882ff48e60be86a"
 from {username='slave'} at 127.0.0.1:53562
I20260710 13:22:32.215467  6117 raft_consensus.cc:493] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:22:32.215837  6117 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.217995  6109 raft_consensus.cc:515] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.220515  6109 leader_election.cc:290] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 3 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:32.220696  5968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:32.221148  6042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "075ba424903c47d283e580d0bca30a70" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:32.221400  5968 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.221755  6042 raft_consensus.cc:3055] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:32.222069  6042 raft_consensus.cc:740] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0a483e6493614e1ea3dc70020882e906, State: Running, Role: LEADER
I20260710 13:22:32.222859  6042 consensus_queue.cc:260] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [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: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.223304  6117 raft_consensus.cc:515] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.224196  6042 raft_consensus.cc:3060] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.225695  6117 leader_election.cc:290] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [CANDIDATE]: Term 3 election: Requested vote from peers 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437), 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375)
I20260710 13:22:32.226281  6039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0a483e6493614e1ea3dc70020882e906"
I20260710 13:22:32.226666  5968 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 3.
I20260710 13:22:32.226902  6039 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.227886  5965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1562308699fe46bd84342ef087b29d5f" candidate_uuid: "f2c4ad3cb9424a198882ff48e60be86a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2105a561051544ce95470a603dac0bf5"
I20260710 13:22:32.228500  5965 raft_consensus.cc:3055] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:22:32.228542  6080 leader_election.cc:304] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [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: 2105a561051544ce95470a603dac0bf5, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:32.228917  5965 raft_consensus.cc:740] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2105a561051544ce95470a603dac0bf5, State: Running, Role: LEADER
I20260710 13:22:32.229485  6431 raft_consensus.cc:2804] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:32.229959  6431 raft_consensus.cc:697] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 3 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:32.229735  5965 consensus_queue.cc:260] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [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: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.231211  5965 raft_consensus.cc:3060] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:22:32.230820  6431 consensus_queue.cc:237] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [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: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.235468  6039 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 3.
I20260710 13:22:32.236824  6083 leader_election.cc:304] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [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: 0a483e6493614e1ea3dc70020882e906, f2c4ad3cb9424a198882ff48e60be86a; no voters: 
I20260710 13:22:32.237751  6431 raft_consensus.cc:2804] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:22:32.238288  5965 raft_consensus.cc:2468] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 3.
I20260710 13:22:32.238567  6431 raft_consensus.cc:697] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 3 LEADER]: Becoming Leader. State: Replica: f2c4ad3cb9424a198882ff48e60be86a, State: Running, Role: LEADER
I20260710 13:22:32.239647  6431 consensus_queue.cc:237] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [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: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } }
I20260710 13:22:32.240583  6042 raft_consensus.cc:2468] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2c4ad3cb9424a198882ff48e60be86a in term 3.
I20260710 13:22:32.241494  5863 catalog_manager.cc:5697] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 2 to 3, leader changed from 0a483e6493614e1ea3dc70020882e906 (127.1.121.2) to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 3 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.257673  5863 catalog_manager.cc:5697] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a reported cstate change: term changed from 2 to 3, leader changed from 2105a561051544ce95470a603dac0bf5 (127.1.121.1) to f2c4ad3cb9424a198882ff48e60be86a (127.1.121.3). New cstate: current_term: 3 leader_uuid: "f2c4ad3cb9424a198882ff48e60be86a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2c4ad3cb9424a198882ff48e60be86a" member_type: VOTER last_known_addr { host: "127.1.121.3" port: 45567 } health_report { overall_health: HEALTHY } } }
I20260710 13:22:32.748914  6042 raft_consensus.cc:1275] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:32.750204  6431 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.768678  5965 raft_consensus.cc:1275] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:32.770359  6431 consensus_queue.cc:1048] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.790881  5965 raft_consensus.cc:1275] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:32.792045  6445 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "2105a561051544ce95470a603dac0bf5" member_type: VOTER last_known_addr { host: "127.1.121.1" port: 46437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.801045  6042 raft_consensus.cc:1275] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Refusing update from remote peer f2c4ad3cb9424a198882ff48e60be86a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:22:32.803355  6431 consensus_queue.cc:1048] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a483e6493614e1ea3dc70020882e906" member_type: VOTER last_known_addr { host: "127.1.121.2" port: 39375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:22:32.999212  1508 tablet_server.cc:179] TabletServer@127.1.121.1:0 shutting down...
I20260710 13:22:33.029870  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:33.030704  1508 tablet_replica.cc:333] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.031615  1508 raft_consensus.cc:2243] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.032254  1508 raft_consensus.cc:2272] T a96f642a01f14025b3e19378fee6daa0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.034433  1508 tablet_replica.cc:333] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.035216  1508 raft_consensus.cc:2243] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.035739  1508 raft_consensus.cc:2272] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.037855  1508 tablet_replica.cc:333] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.038476  1508 raft_consensus.cc:2243] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.039273  1508 raft_consensus.cc:2272] T 94df8032f3ca4227bf52186e6c3b9844 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.041224  1508 tablet_replica.cc:333] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.041848  1508 raft_consensus.cc:2243] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.042322  1508 raft_consensus.cc:2272] T 44dd9160805d42e2b3f7376606d353ad P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.044232  1508 tablet_replica.cc:333] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.044821  1508 raft_consensus.cc:2243] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.045634  1508 raft_consensus.cc:2272] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.048130  1508 tablet_replica.cc:333] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.048955  1508 raft_consensus.cc:2243] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.050247  1508 raft_consensus.cc:2272] T 35a295cb3d3d48148de061ac2b78dab7 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.053388  1508 tablet_replica.cc:333] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.054309  1508 raft_consensus.cc:2243] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.054826  1508 raft_consensus.cc:2272] T 075ba424903c47d283e580d0bca30a70 P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.057891  1508 tablet_replica.cc:333] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.058552  1508 raft_consensus.cc:2243] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.059477  1508 raft_consensus.cc:2272] T f2fec528ea2e467d889192a116d204c0 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.061808  1508 tablet_replica.cc:333] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.062335  1508 raft_consensus.cc:2243] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.063107  1508 raft_consensus.cc:2272] T cc0259d25a8047dea93eec2910d82813 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.065245  1508 tablet_replica.cc:333] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.065791  1508 raft_consensus.cc:2243] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.066200  1508 raft_consensus.cc:2272] T 1562308699fe46bd84342ef087b29d5f P 2105a561051544ce95470a603dac0bf5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.068884  1508 tablet_replica.cc:333] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.069439  1508 raft_consensus.cc:2243] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.069861  1508 raft_consensus.cc:2272] T c4df3eca7d254767b74bd4df56dcf5da P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.071796  1508 tablet_replica.cc:333] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.072324  1508 raft_consensus.cc:2243] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.072693  1508 raft_consensus.cc:2272] T 9e9f328fac314fdbb82b01b1a05184b2 P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.074556  1508 tablet_replica.cc:333] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.075210  1508 raft_consensus.cc:2243] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.075697  1508 raft_consensus.cc:2272] T 75e986e7e7da458489b7b0f19786296f P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.076861  6080 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 154 similar messages]
I20260710 13:22:33.078049  1508 tablet_replica.cc:333] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.078739  1508 raft_consensus.cc:2243] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.079301  1508 raft_consensus.cc:2272] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.080142  6080 consensus_peers.cc:597] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.081782  1508 tablet_replica.cc:333] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.082487  1508 raft_consensus.cc:2243] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.083382  1508 raft_consensus.cc:2272] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.085528  1508 tablet_replica.cc:333] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.086077  1508 raft_consensus.cc:2243] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.086889  1508 raft_consensus.cc:2272] T 084c692eea9447c88d32b6a7d182d99f P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.089322  1508 tablet_replica.cc:333] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.089854  1508 raft_consensus.cc:2243] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.090638  1508 raft_consensus.cc:2272] T 4582df1c0aa442848afddc983adb1d31 P 2105a561051544ce95470a603dac0bf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.092944  1508 tablet_replica.cc:333] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5: stopping tablet replica
I20260710 13:22:33.093472  1508 raft_consensus.cc:2243] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.093921  1508 raft_consensus.cc:2272] T 50b10929b8a34c8c93902032bc6a1c5c P 2105a561051544ce95470a603dac0bf5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.109946  6006 consensus_peers.cc:597] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:33.117610  6006 consensus_peers.cc:597] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:33.124560  6138 debug-util.cc:398] Leaking SignalData structure 0x7b080008d720 after lost signal to thread 1511
W20260710 13:22:33.125679  6138 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2180 after lost signal to thread 5900
W20260710 13:22:33.127269  6138 debug-util.cc:398] Leaking SignalData structure 0x7b080015ffe0 after lost signal to thread 6067
W20260710 13:22:33.128069  6138 debug-util.cc:398] Leaking SignalData structure 0x7b0800059be0 after lost signal to thread 6141
I20260710 13:22:33.139258  1508 tablet_server.cc:196] TabletServer@127.1.121.1:0 shutdown complete.
I20260710 13:22:33.180732  1508 tablet_server.cc:179] TabletServer@127.1.121.2:0 shutting down...
W20260710 13:22:33.188982  6006 consensus_peers.cc:597] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:33.189492  6006 consensus_peers.cc:597] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.220940  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:33.221882  1508 tablet_replica.cc:333] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.222769  1508 raft_consensus.cc:2243] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.223433  1508 raft_consensus.cc:2272] T a96f642a01f14025b3e19378fee6daa0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.226184  1508 tablet_replica.cc:333] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.227000  1508 raft_consensus.cc:2243] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.228049  1508 raft_consensus.cc:2272] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.230739  1508 tablet_replica.cc:333] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.231606  1508 raft_consensus.cc:2243] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.232661  1508 raft_consensus.cc:2272] T 44dd9160805d42e2b3f7376606d353ad P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.235489  1508 tablet_replica.cc:333] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.236327  1508 raft_consensus.cc:2243] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.237339  1508 raft_consensus.cc:2272] T 94df8032f3ca4227bf52186e6c3b9844 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.240027  1508 tablet_replica.cc:333] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.240844  1508 raft_consensus.cc:2243] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.241950  1508 raft_consensus.cc:2272] T 9e9f328fac314fdbb82b01b1a05184b2 P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.244848  1508 tablet_replica.cc:333] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.245645  1508 raft_consensus.cc:2243] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.246210  1508 raft_consensus.cc:2272] T 084c692eea9447c88d32b6a7d182d99f P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.248894  1508 tablet_replica.cc:333] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.249663  1508 raft_consensus.cc:2243] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.250766  1508 raft_consensus.cc:2272] T 50b10929b8a34c8c93902032bc6a1c5c P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.253402  1508 tablet_replica.cc:333] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.254135  1508 raft_consensus.cc:2243] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.254679  1508 raft_consensus.cc:2272] T 4582df1c0aa442848afddc983adb1d31 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.257292  1508 tablet_replica.cc:333] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.258090  1508 raft_consensus.cc:2243] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.259109  1508 raft_consensus.cc:2272] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P 0a483e6493614e1ea3dc70020882e906 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.261747  1508 tablet_replica.cc:333] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.262493  1508 raft_consensus.cc:2243] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.263113  1508 raft_consensus.cc:2272] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.266045  1508 tablet_replica.cc:333] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.266835  1508 raft_consensus.cc:2243] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.267398  1508 raft_consensus.cc:2272] T 75e986e7e7da458489b7b0f19786296f P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.269882  6080 consensus_peers.cc:597] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.270114  1508 tablet_replica.cc:333] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.271005  1508 raft_consensus.cc:2243] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.271579  1508 raft_consensus.cc:2272] T 1562308699fe46bd84342ef087b29d5f P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.276283  6006 consensus_peers.cc:597] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.274765  1508 tablet_replica.cc:333] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.279711  1508 raft_consensus.cc:2243] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.280616  1508 raft_consensus.cc:2272] T c4df3eca7d254767b74bd4df56dcf5da P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.282840  1508 tablet_replica.cc:333] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.283407  1508 raft_consensus.cc:2243] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.283864  1508 raft_consensus.cc:2272] T f2fec528ea2e467d889192a116d204c0 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.285745  1508 tablet_replica.cc:333] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.286273  1508 raft_consensus.cc:2243] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.286685  1508 raft_consensus.cc:2272] T cc0259d25a8047dea93eec2910d82813 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.288615  1508 tablet_replica.cc:333] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.289100  1508 raft_consensus.cc:2243] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.289639  1508 raft_consensus.cc:2272] T 8b77a9745fc14ef986f1c3e6e8784ae4 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.292032  1508 tablet_replica.cc:333] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.292738  1508 raft_consensus.cc:2243] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.293335  1508 raft_consensus.cc:2272] T 35a295cb3d3d48148de061ac2b78dab7 P 0a483e6493614e1ea3dc70020882e906 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.295682  6080 consensus_peers.cc:597] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.296039  1508 tablet_replica.cc:333] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906: stopping tablet replica
I20260710 13:22:33.296697  1508 raft_consensus.cc:2243] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.297197  1508 raft_consensus.cc:2272] T 075ba424903c47d283e580d0bca30a70 P 0a483e6493614e1ea3dc70020882e906 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:22:33.308912  6083 consensus_peers.cc:597] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a -> Peer 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375): Couldn't send request to peer 0a483e6493614e1ea3dc70020882e906. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:22:33.312637  6083 consensus_peers.cc:597] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a -> Peer 0a483e6493614e1ea3dc70020882e906 (127.1.121.2:39375): Couldn't send request to peer 0a483e6493614e1ea3dc70020882e906. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.344777  1508 tablet_server.cc:196] TabletServer@127.1.121.2:0 shutdown complete.
I20260710 13:22:33.382102  1508 tablet_server.cc:179] TabletServer@127.1.121.3:0 shutting down...
W20260710 13:22:33.412990  6080 consensus_peers.cc:597] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a -> Peer 2105a561051544ce95470a603dac0bf5 (127.1.121.1:46437): Couldn't send request to peer 2105a561051544ce95470a603dac0bf5. Status: Network error: Client connection negotiation failed: client connection to 127.1.121.1:46437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:22:33.418740  1508 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:22:33.419624  1508 tablet_replica.cc:333] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.420296  1508 raft_consensus.cc:2243] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.421149  1508 raft_consensus.cc:2272] T a96f642a01f14025b3e19378fee6daa0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.422971  1508 tablet_replica.cc:333] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.423596  1508 raft_consensus.cc:2243] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.424103  1508 raft_consensus.cc:2272] T 5d0c75dcbc6b45a5babf1d6147c6adc8 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.425966  1508 tablet_replica.cc:333] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.426494  1508 raft_consensus.cc:2243] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.426996  1508 raft_consensus.cc:2272] T 44dd9160805d42e2b3f7376606d353ad P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.428789  1508 tablet_replica.cc:333] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.429344  1508 raft_consensus.cc:2243] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.429760  1508 raft_consensus.cc:2272] T 94df8032f3ca4227bf52186e6c3b9844 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.431632  1508 tablet_replica.cc:333] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.432118  1508 raft_consensus.cc:2243] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.432541  1508 raft_consensus.cc:2272] T 35a295cb3d3d48148de061ac2b78dab7 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.434458  1508 tablet_replica.cc:333] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.435106  1508 raft_consensus.cc:2243] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.435529  1508 raft_consensus.cc:2272] T 8b77a9745fc14ef986f1c3e6e8784ae4 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.437247  1508 tablet_replica.cc:333] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.437743  1508 raft_consensus.cc:2243] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.438133  1508 raft_consensus.cc:2272] T 9e9f328fac314fdbb82b01b1a05184b2 P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.440088  1508 tablet_replica.cc:333] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.440584  1508 raft_consensus.cc:2243] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.440989  1508 raft_consensus.cc:2272] T 084c692eea9447c88d32b6a7d182d99f P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.442668  1508 tablet_replica.cc:333] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.443243  1508 raft_consensus.cc:2243] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.443707  1508 raft_consensus.cc:2272] T 4582df1c0aa442848afddc983adb1d31 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.445372  1508 tablet_replica.cc:333] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.445858  1508 raft_consensus.cc:2243] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.446257  1508 raft_consensus.cc:2272] T 50b10929b8a34c8c93902032bc6a1c5c P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.448431  1508 tablet_replica.cc:333] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.448936  1508 raft_consensus.cc:2243] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.449788  1508 raft_consensus.cc:2272] T 1562308699fe46bd84342ef087b29d5f P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.452206  1508 tablet_replica.cc:333] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.452740  1508 raft_consensus.cc:2243] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.453158  1508 raft_consensus.cc:2272] T c4df3eca7d254767b74bd4df56dcf5da P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.455147  1508 tablet_replica.cc:333] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.455659  1508 raft_consensus.cc:2243] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.456089  1508 raft_consensus.cc:2272] T f2fec528ea2e467d889192a116d204c0 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.457792  1508 tablet_replica.cc:333] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.458262  1508 raft_consensus.cc:2243] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.458689  1508 raft_consensus.cc:2272] T cc0259d25a8047dea93eec2910d82813 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.460553  1508 tablet_replica.cc:333] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.461069  1508 raft_consensus.cc:2243] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.461884  1508 raft_consensus.cc:2272] T 75e986e7e7da458489b7b0f19786296f P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.463752  1508 tablet_replica.cc:333] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.464212  1508 raft_consensus.cc:2243] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.464943  1508 raft_consensus.cc:2272] T 075ba424903c47d283e580d0bca30a70 P f2c4ad3cb9424a198882ff48e60be86a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.467203  1508 tablet_replica.cc:333] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.467667  1508 raft_consensus.cc:2243] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.468122  1508 raft_consensus.cc:2272] T 61e24ddfa9fe4b3799fb65cf0b7dbcfe P f2c4ad3cb9424a198882ff48e60be86a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.470239  1508 tablet_replica.cc:333] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a: stopping tablet replica
I20260710 13:22:33.470683  1508 raft_consensus.cc:2243] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:22:33.471136  1508 raft_consensus.cc:2272] T 4f5f18b7c66b4172b4fee3d7a7a2db23 P f2c4ad3cb9424a198882ff48e60be86a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.557099  1508 tablet_server.cc:196] TabletServer@127.1.121.3:0 shutdown complete.
I20260710 13:22:33.586076  1508 master.cc:562] Master@127.1.121.62:33573 shutting down...
W20260710 13:22:33.607771  5914 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 13:22:33.608894  1508 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:22:33.609447  1508 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:22:33.609786  1508 tablet_replica.cc:333] T 00000000000000000000000000000000 P f3e9db7eead246b2acfa621b7b60c6bd: stopping tablet replica
I20260710 13:22:33.630229  1508 master.cc:584] Master@127.1.121.62:33573 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12923 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (29286 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117710 ms total)
[  PASSED  ] 8 tests.
I20260710 13:22:33.682096  1508 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 570 messages since previous log ~19 seconds ago
I20260710 13:22:33.682302  1508 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 570 messages since previous log ~19 seconds ago
I20260710 13:22:33.682452  1508 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 568 messages since previous log ~19 seconds ago
I20260710 13:22:33.682600  1508 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 ~38 seconds ago
I20260710 13:22:33.682741  1508 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 ~38 seconds ago
I20260710 13:22:33.682920  1508 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260710 13:22:33.683509  1508 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~31 seconds ago
