[==========] 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 11:01:43.784629 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:45813
I20260710 11:01:43.786448 19184 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 11:01:43.787647 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:43.806515 19191 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 11:01:43.807117 19193 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 11:01:43.808657 19184 server_base.cc:1061] running on GCE node
W20260710 11:01:43.806504 19190 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 11:01:45.046522 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:45.046802 19184 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 11:01:45.046964 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681305046945 us; error 0 us; skew 500 ppm
I20260710 11:01:45.047783 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:45.053728 19184 webserver.cc:533] Webserver started at http://127.18.188.62:44409/ using document root <none> and password file <none>
I20260710 11:01:45.054677 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:45.054901 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:45.055366 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:45.062186 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "4f702674beb8436587e6464cf98a91d0"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.070902 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:45.076910 19199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.078701 19184 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260710 11:01:45.079118 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "4f702674beb8436587e6464cf98a91d0"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.079468 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-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 11:01:45.139061 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:45.140686 19184 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 11:01:45.141165 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:45.222355 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:45813
I20260710 11:01:45.222442 19250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:45813 every 8 connection(s)
I20260710 11:01:45.231359 19251 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 11:01:45.258363 19251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: Bootstrap starting.
I20260710 11:01:45.265223 19251 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.267525 19251 log.cc:826] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:45.272720 19251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: No bootstrap required, opened a new log
I20260710 11:01:45.298548 19251 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER }
I20260710 11:01:45.299149 19251 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.299346 19251 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f702674beb8436587e6464cf98a91d0, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.300318 19251 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER }
I20260710 11:01:45.300803 19251 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:45.301050 19251 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:45.301362 19251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.307165 19251 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER }
I20260710 11:01:45.308214 19251 leader_election.cc:304] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [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: 4f702674beb8436587e6464cf98a91d0; no voters: 
I20260710 11:01:45.310196 19251 leader_election.cc:290] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:45.310688 19254 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.313802 19254 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 1 LEADER]: Becoming Leader. State: Replica: 4f702674beb8436587e6464cf98a91d0, State: Running, Role: LEADER
I20260710 11:01:45.315107 19254 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [LEADER]: Queue going to LEADER mode. State: All 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: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER }
I20260710 11:01:45.316033 19251 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:45.330053 19255 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f702674beb8436587e6464cf98a91d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER } }
I20260710 11:01:45.330288 19256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f702674beb8436587e6464cf98a91d0. Latest consensus state: current_term: 1 leader_uuid: "4f702674beb8436587e6464cf98a91d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f702674beb8436587e6464cf98a91d0" member_type: VOTER } }
I20260710 11:01:45.331005 19255 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:45.331439 19256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:45.335593 19264 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:45.349968 19264 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:45.352761 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:45.373232 19264 catalog_manager.cc:1383] Generated new cluster ID: f3bc22caf9f54c52bd25d66c32414126
I20260710 11:01:45.373622 19264 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:45.395116 19264 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:45.397017 19264 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:45.415264 19264 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: Generated new TSK 0
I20260710 11:01:45.416386 19264 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:45.484539 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:45.493420 19273 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 11:01:45.494469 19274 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 11:01:45.499325 19184 server_base.cc:1061] running on GCE node
W20260710 11:01:45.499836 19276 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 11:01:45.500818 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:45.501067 19184 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 11:01:45.501273 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681305501251 us; error 0 us; skew 500 ppm
I20260710 11:01:45.501950 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:45.506871 19184 webserver.cc:533] Webserver started at http://127.18.188.1:40781/ using document root <none> and password file <none>
I20260710 11:01:45.507547 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:45.507808 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:45.508145 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:45.509462 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "070171d4eabb406d9274b75fb27d73a4"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.516875 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:01:45.522361 19281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.523370 19184 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:01:45.523725 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "070171d4eabb406d9274b75fb27d73a4"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.524029 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-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 11:01:45.555521 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:45.557039 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:45.560211 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:45.564674 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:45.564960 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.565358 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:45.565611 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:45.678261 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:34473
I20260710 11:01:45.678366 19343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:34473 every 8 connection(s)
I20260710 11:01:45.686645 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:45.696996 19348 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 11:01:45.700086 19349 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 11:01:45.709597 19184 server_base.cc:1061] running on GCE node
W20260710 11:01:45.710736 19351 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 11:01:45.712188 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:45.712513 19184 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 11:01:45.712786 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681305712753 us; error 0 us; skew 500 ppm
I20260710 11:01:45.713799 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:45.715098 19344 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45813
I20260710 11:01:45.715703 19344 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:45.717116 19344 heartbeater.cc:507] Master 127.18.188.62:45813 requested a full tablet report, sending...
I20260710 11:01:45.721072 19184 webserver.cc:533] Webserver started at http://127.18.188.2:36207/ using document root <none> and password file <none>
I20260710 11:01:45.722172 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:45.722046 19216 ts_manager.cc:194] Registered new tserver with Master: 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473)
I20260710 11:01:45.722565 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:45.722939 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:45.724280 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "289e4c0966a84ff48a19f4d7d2861455"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.725579 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59818
I20260710 11:01:45.733040 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.005s
I20260710 11:01:45.738833 19356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.740087 19184 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:01:45.740489 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "289e4c0966a84ff48a19f4d7d2861455"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.740805 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-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 11:01:45.768008 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:45.769707 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:45.771935 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:45.775780 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:45.776021 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.776397 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:45.776597 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.889987 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:46011
I20260710 11:01:45.890255 19418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:46011 every 8 connection(s)
I20260710 11:01:45.896550 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:45.907076 19422 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 11:01:45.911053 19423 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 11:01:45.913648 19419 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45813
I20260710 11:01:45.914271 19419 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:45.915510 19419 heartbeater.cc:507] Master 127.18.188.62:45813 requested a full tablet report, sending...
I20260710 11:01:45.918787 19216 ts_manager.cc:194] Registered new tserver with Master: 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
W20260710 11:01:45.918800 19426 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 11:01:45.919783 19184 server_base.cc:1061] running on GCE node
I20260710 11:01:45.920967 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59832
I20260710 11:01:45.921057 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:45.921466 19184 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 11:01:45.921705 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681305921685 us; error 0 us; skew 500 ppm
I20260710 11:01:45.922502 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:45.925693 19184 webserver.cc:533] Webserver started at http://127.18.188.3:40237/ using document root <none> and password file <none>
I20260710 11:01:45.926324 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:45.926594 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:45.926910 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:45.928018 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "6fb7c33aefec4d6380671271d31b0869"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.933893 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:01:45.937934 19430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.939020 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:01:45.939618 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "6fb7c33aefec4d6380671271d31b0869"
format_stamp: "Formatted at 2026-07-10 11:01:45 on dist-test-slave-5d6r"
I20260710 11:01:45.940079 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681303606337-19184-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 11:01:45.971026 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:45.972425 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:45.974406 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:45.977106 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:45.977380 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:45.977712 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:45.977902 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:46.095242 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:44399
I20260710 11:01:46.095402 19492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:44399 every 8 connection(s)
I20260710 11:01:46.114687 19493 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45813
I20260710 11:01:46.115155 19493 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:46.116098 19493 heartbeater.cc:507] Master 127.18.188.62:45813 requested a full tablet report, sending...
I20260710 11:01:46.118345 19216 ts_manager.cc:194] Registered new tserver with Master: 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:46.118521 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014861537s
I20260710 11:01:46.120025 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59846
I20260710 11:01:46.185606 19216 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59862:
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 11:01:46.190822 19216 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 11:01:46.315547 19384 tablet_service.cc:1511] Processing CreateTablet for tablet 0c34cb08ff334158a8ca694d2b2c0246 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:46.315995 19383 tablet_service.cc:1511] Processing CreateTablet for tablet 6980c8d67bc34ac08a76989e50003e4a (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:46.319635 19382 tablet_service.cc:1511] Processing CreateTablet for tablet e656e2e0bfcc47768ffc6ff256036135 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:46.322701 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6980c8d67bc34ac08a76989e50003e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.321074 19380 tablet_service.cc:1511] Processing CreateTablet for tablet 55a070c665c743bc967721f573e0a909 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:46.330958 19384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c34cb08ff334158a8ca694d2b2c0246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.328826 19308 tablet_service.cc:1511] Processing CreateTablet for tablet 6980c8d67bc34ac08a76989e50003e4a (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:46.320387 19309 tablet_service.cc:1511] Processing CreateTablet for tablet 0c34cb08ff334158a8ca694d2b2c0246 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:46.334065 19309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c34cb08ff334158a8ca694d2b2c0246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.325165 19381 tablet_service.cc:1511] Processing CreateTablet for tablet b8388fa5b45d4fdbacd2c91a9103e073 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:46.338508 19380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a070c665c743bc967721f573e0a909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.338027 19307 tablet_service.cc:1511] Processing CreateTablet for tablet e656e2e0bfcc47768ffc6ff256036135 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:46.338109 19306 tablet_service.cc:1511] Processing CreateTablet for tablet b8388fa5b45d4fdbacd2c91a9103e073 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260710 11:01:46.340535 19263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:46.340577 19308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6980c8d67bc34ac08a76989e50003e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.347352 19307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e656e2e0bfcc47768ffc6ff256036135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.346083 19304 tablet_service.cc:1511] Processing CreateTablet for tablet 5266039a91454fb49f6ec0ac1de977df (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:46.347411 19305 tablet_service.cc:1511] Processing CreateTablet for tablet 55a070c665c743bc967721f573e0a909 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:46.349130 19379 tablet_service.cc:1511] Processing CreateTablet for tablet 5266039a91454fb49f6ec0ac1de977df (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:46.352340 19306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8388fa5b45d4fdbacd2c91a9103e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.354665 19304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5266039a91454fb49f6ec0ac1de977df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.354948 19382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e656e2e0bfcc47768ffc6ff256036135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.358381 19379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5266039a91454fb49f6ec0ac1de977df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.358781 19305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a070c665c743bc967721f573e0a909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.363572 19381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8388fa5b45d4fdbacd2c91a9103e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.365895 19303 tablet_service.cc:1511] Processing CreateTablet for tablet acaa47f7d1c440d2b8676684e01a3ebd (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:46.372598 19303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaa47f7d1c440d2b8676684e01a3ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.377602 19378 tablet_service.cc:1511] Processing CreateTablet for tablet acaa47f7d1c440d2b8676684e01a3ebd (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:46.381203 19378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaa47f7d1c440d2b8676684e01a3ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.413017 19458 tablet_service.cc:1511] Processing CreateTablet for tablet 0c34cb08ff334158a8ca694d2b2c0246 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:46.418669 19457 tablet_service.cc:1511] Processing CreateTablet for tablet 6980c8d67bc34ac08a76989e50003e4a (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:46.422824 19458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c34cb08ff334158a8ca694d2b2c0246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.429001 19457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6980c8d67bc34ac08a76989e50003e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.472501 19456 tablet_service.cc:1511] Processing CreateTablet for tablet e656e2e0bfcc47768ffc6ff256036135 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:46.475827 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e656e2e0bfcc47768ffc6ff256036135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.490470 19455 tablet_service.cc:1511] Processing CreateTablet for tablet b8388fa5b45d4fdbacd2c91a9103e073 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:46.501276 19455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8388fa5b45d4fdbacd2c91a9103e073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.495654 19453 tablet_service.cc:1511] Processing CreateTablet for tablet 5266039a91454fb49f6ec0ac1de977df (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:46.503996 19453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5266039a91454fb49f6ec0ac1de977df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.491066 19454 tablet_service.cc:1511] Processing CreateTablet for tablet 55a070c665c743bc967721f573e0a909 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:46.506546 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55a070c665c743bc967721f573e0a909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.510718 19302 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e52dd703a4d01982a580a40ed9460 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:46.512630 19302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e52dd703a4d01982a580a40ed9460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.535362 19452 tablet_service.cc:1511] Processing CreateTablet for tablet acaa47f7d1c440d2b8676684e01a3ebd (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:46.536922 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acaa47f7d1c440d2b8676684e01a3ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.578153 19377 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e52dd703a4d01982a580a40ed9460 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:46.579751 19377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e52dd703a4d01982a580a40ed9460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.582911 19511 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:46.584079 19451 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2e52dd703a4d01982a580a40ed9460 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:46.587412 19451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2e52dd703a4d01982a580a40ed9460. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.625275 19304 tablet_service.cc:1511] Processing CreateTablet for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:46.629766 19376 tablet_service.cc:1511] Processing CreateTablet for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:46.631289 19376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.635937 19452 tablet_service.cc:1511] Processing CreateTablet for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8 (DEFAULT_TABLE table=test-workload [id=f5d598beda6d462ba38232936ee78675]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:46.638034 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.639600 19304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd0b8c6bdd2547eb9e1cf853e6564cd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:46.672838 19512 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.687080 19513 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:46.689204 19511 tablet_bootstrap.cc:654] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.711862 19511 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:46.712445 19511 ts_tablet_manager.cc:1403] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.011s
I20260710 11:01:46.718510 19512 tablet_bootstrap.cc:654] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.730906 19344 heartbeater.cc:499] Master 127.18.188.62:45813 was elected leader, sending a full tablet report...
I20260710 11:01:46.726408 19511 raft_consensus.cc:359] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.732594 19511 raft_consensus.cc:385] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.733176 19511 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.734289 19511 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.785566 19511 ts_tablet_manager.cc:1434] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.073s	user 0.012s	sys 0.002s
I20260710 11:01:46.788990 19511 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:46.791178 19512 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:46.792227 19512 ts_tablet_manager.cc:1403] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.124s	user 0.008s	sys 0.023s
I20260710 11:01:46.787457 19513 tablet_bootstrap.cc:654] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.795732 19512 raft_consensus.cc:359] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.796687 19512 raft_consensus.cc:385] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.797084 19512 raft_consensus.cc:740] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.798200 19512 consensus_queue.cc:260] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.800977 19511 tablet_bootstrap.cc:654] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.812619 19513 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:46.815101 19493 heartbeater.cc:499] Master 127.18.188.62:45813 was elected leader, sending a full tablet report...
I20260710 11:01:46.815449 19512 ts_tablet_manager.cc:1434] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.005s
I20260710 11:01:46.816808 19512 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.817644 19511 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:46.818765 19511 ts_tablet_manager.cc:1403] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260710 11:01:46.820873 19513 ts_tablet_manager.cc:1403] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.006s
I20260710 11:01:46.825111 19512 tablet_bootstrap.cc:654] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.824494 19513 raft_consensus.cc:359] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.827611 19511 raft_consensus.cc:359] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.828418 19511 raft_consensus.cc:385] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.828819 19511 raft_consensus.cc:740] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.825711 19513 raft_consensus.cc:385] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.830984 19513 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.832098 19513 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.829903 19511 consensus_queue.cc:260] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.839664 19511 ts_tablet_manager.cc:1434] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:01:46.841701 19511 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:46.842660 19419 heartbeater.cc:499] Master 127.18.188.62:45813 was elected leader, sending a full tablet report...
I20260710 11:01:46.849669 19513 ts_tablet_manager.cc:1434] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:01:46.851002 19513 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
W20260710 11:01:46.854985 19494 tablet.cc:2406] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:46.855477 19512 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:46.855926 19512 ts_tablet_manager.cc:1403] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.017s
I20260710 11:01:46.860266 19512 raft_consensus.cc:359] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.861060 19512 raft_consensus.cc:385] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.862849 19512 raft_consensus.cc:740] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.863899 19511 tablet_bootstrap.cc:654] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.863668 19512 consensus_queue.cc:260] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.867980 19513 tablet_bootstrap.cc:654] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.868840 19512 ts_tablet_manager.cc:1434] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 11:01:46.869999 19512 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.878824 19512 tablet_bootstrap.cc:654] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.891261 19513 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:46.891777 19513 ts_tablet_manager.cc:1403] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.010s
I20260710 11:01:46.894860 19513 raft_consensus.cc:359] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.895466 19513 raft_consensus.cc:385] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.895754 19513 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.896667 19513 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.898185 19511 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:46.898535 19512 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:46.898689 19511 ts_tablet_manager.cc:1403] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.002s
I20260710 11:01:46.899282 19512 ts_tablet_manager.cc:1403] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.009s
I20260710 11:01:46.900455 19521 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.901062 19521 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.902559 19512 raft_consensus.cc:359] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.903432 19512 raft_consensus.cc:385] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.903739 19512 raft_consensus.cc:740] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.904670 19512 consensus_queue.cc:260] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.906179 19521 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:46.907349 19512 ts_tablet_manager.cc:1434] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:01:46.908584 19512 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.908900 19513 ts_tablet_manager.cc:1434] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.008s
I20260710 11:01:46.906193 19511 raft_consensus.cc:359] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.910326 19511 raft_consensus.cc:385] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.910638 19511 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.911468 19511 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.912941 19513 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:46.919927 19512 tablet_bootstrap.cc:654] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.922916 19513 tablet_bootstrap.cc:654] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.920043 19511 ts_tablet_manager.cc:1434] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260710 11:01:46.925669 19511 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:46.936419 19511 tablet_bootstrap.cc:654] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.950291 19513 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:46.950889 19513 ts_tablet_manager.cc:1403] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.003s
I20260710 11:01:46.953648 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:46.954264 19512 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:46.954725 19512 ts_tablet_manager.cc:1403] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.008s
I20260710 11:01:46.954447 19513 raft_consensus.cc:359] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.955224 19513 raft_consensus.cc:385] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.955559 19513 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.957759 19512 raft_consensus.cc:359] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.958500 19512 raft_consensus.cc:385] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.958801 19512 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.959513 19511 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
W20260710 11:01:46.960258 19358 leader_election.cc:343] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:46.959744 19512 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.960384 19513 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.960014 19511 ts_tablet_manager.cc:1403] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260710 11:01:46.966157 19512 ts_tablet_manager.cc:1434] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:01:46.967123 19512 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.967517 19511 raft_consensus.cc:359] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.968250 19511 raft_consensus.cc:385] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.968557 19511 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.969317 19511 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.973948 19512 tablet_bootstrap.cc:654] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.974545 19513 ts_tablet_manager.cc:1434] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:01:46.975634 19513 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:46.981729 19511 ts_tablet_manager.cc:1434] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:01:46.982836 19511 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:46.985867 19512 tablet_bootstrap.cc:492] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:46.986398 19512 ts_tablet_manager.cc:1403] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 11:01:46.989437 19512 raft_consensus.cc:359] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.990337 19512 raft_consensus.cc:385] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.990654 19512 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.992038 19513 tablet_bootstrap.cc:654] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.991683 19512 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:46.994191 19512 ts_tablet_manager.cc:1434] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:46.995368 19512 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:46.996770 19511 tablet_bootstrap.cc:654] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.003389 19512 tablet_bootstrap.cc:654] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.007175 19513 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.007750 19513 ts_tablet_manager.cc:1403] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260710 11:01:47.008474 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.009371 19468 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 0.
I20260710 11:01:47.011010 19358 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:47.012480 19521 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.012857 19521 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.013233 19521 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.013441 19511 tablet_bootstrap.cc:492] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:47.014075 19511 ts_tablet_manager.cc:1403] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260710 11:01:47.017215 19511 raft_consensus.cc:359] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.018184 19511 raft_consensus.cc:385] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.018501 19511 raft_consensus.cc:740] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.019670 19511 consensus_queue.cc:260] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.021441 19521 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.024367 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.025009 19319 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.026144 19513 raft_consensus.cc:359] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.028430 19513 raft_consensus.cc:385] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.028959 19521 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.029435 19513 raft_consensus.cc:740] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.031679 19511 ts_tablet_manager.cc:1434] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 11:01:47.032251 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.032948 19468 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.033286 19511 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:47.030364 19513 consensus_queue.cc:260] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.038164 19513 ts_tablet_manager.cc:1434] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:01:47.038913 19319 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 1.
I20260710 11:01:47.041153 19511 tablet_bootstrap.cc:654] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.041473 19358 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:47.040979 19468 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 1.
I20260710 11:01:47.042708 19512 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:47.047686 19512 ts_tablet_manager.cc:1403] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.014s
I20260710 11:01:47.050120 19513 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:47.058635 19512 raft_consensus.cc:359] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.059603 19512 raft_consensus.cc:385] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.059929 19512 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.061444 19536 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.061450 19512 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.062548 19536 raft_consensus.cc:697] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:47.063942 19511 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:47.064426 19512 ts_tablet_manager.cc:1434] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:01:47.067343 19511 ts_tablet_manager.cc:1403] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260710 11:01:47.066563 19536 consensus_queue.cc:237] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.070365 19511 raft_consensus.cc:359] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.068477 19512 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:47.071127 19511 raft_consensus.cc:385] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.071472 19511 raft_consensus.cc:740] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.072192 19511 consensus_queue.cc:260] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.075466 19513 tablet_bootstrap.cc:654] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.078352 19511 ts_tablet_manager.cc:1434] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:01:47.080300 19512 tablet_bootstrap.cc:654] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.080574 19511 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:47.088698 19511 tablet_bootstrap.cc:654] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.089689 19516 raft_consensus.cc:493] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.097877 19516 raft_consensus.cc:515] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.101086 19516 leader_election.cc:290] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.096338 19512 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:47.097213 19513 tablet_bootstrap.cc:492] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.103330 19512 ts_tablet_manager.cc:1403] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260710 11:01:47.103402 19513 ts_tablet_manager.cc:1403] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.005s
I20260710 11:01:47.103677 19213 catalog_manager.cc:5697] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.111986 19513 raft_consensus.cc:359] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.112730 19513 raft_consensus.cc:385] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.113014 19513 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.113723 19518 raft_consensus.cc:493] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.117513 19536 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.118513 19518 raft_consensus.cc:515] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.134292 19512 raft_consensus.cc:359] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.135504 19512 raft_consensus.cc:385] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.135962 19512 raft_consensus.cc:740] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.137075 19512 consensus_queue.cc:260] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.138900 19518 leader_election.cc:290] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:47.122742 19513 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.122476 19536 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.149206 19536 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.146534 19516 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.152009 19511 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:47.152494 19513 ts_tablet_manager.cc:1434] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260710 11:01:47.154875 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:47.156489 19516 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.162859 19511 ts_tablet_manager.cc:1403] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.014s
I20260710 11:01:47.167121 19518 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:01:47.165628 19358 leader_election.cc:343] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.167867 19518 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.172250 19518 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:47.173913 19513 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:47.176707 19516 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.179293 19516 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.180015 19511 raft_consensus.cc:359] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.185483 19511 raft_consensus.cc:385] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.188306 19512 ts_tablet_manager.cc:1434] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.083s	user 0.015s	sys 0.007s
I20260710 11:01:47.186715 19511 raft_consensus.cc:740] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.186831 19516 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.210144 19512 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:47.220332 19516 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.222229 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.226429 19468 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 0.
I20260710 11:01:47.211367 19511 consensus_queue.cc:260] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.232547 19358 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:47.230700 19536 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.233844 19513 tablet_bootstrap.cc:654] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.234475 19536 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.240964 19521 raft_consensus.cc:2804] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.246806 19521 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.247201 19521 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.249208 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.251029 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.258507 19511 ts_tablet_manager.cc:1434] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.095s	user 0.004s	sys 0.007s
I20260710 11:01:47.250512 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.266950 19467 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.264993 19536 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.252653 19468 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.258919 19466 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.271546 19511 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:47.269935 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:47.272318 19319 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 0.
I20260710 11:01:47.272691 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.269589 19283 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.274967 19550 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.275594 19550 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.276059 19550 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.280786 19516 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.282397 19516 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.286761 19358 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:47.277408 19467 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 0.
I20260710 11:01:47.288842 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.285991 19283 leader_election.cc:304] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.295855 19516 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.287743 19536 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.296470 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.298199 19516 raft_consensus.cc:2804] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.299858 19516 raft_consensus.cc:493] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.300289 19516 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.298388 19283 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.300016 19393 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.301615 19536 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.305306 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.318357 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.322836 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:47.324030 19319 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 0.
W20260710 11:01:47.324977 19285 leader_election.cc:343] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.324880 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:47.328009 19512 tablet_bootstrap.cc:654] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.327817 19432 leader_election.cc:304] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
W20260710 11:01:47.328356 19285 leader_election.cc:343] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.326038 19318 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 0.
I20260710 11:01:47.332754 19548 raft_consensus.cc:2804] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.334116 19548 raft_consensus.cc:493] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.334496 19548 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.323491 19394 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.334888 19432 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.334142 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:47.337632 19518 raft_consensus.cc:2804] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.337677 19285 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:47.338745 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.339097 19518 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.338057 19319 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 0.
W20260710 11:01:47.344069 19263 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:47.342355 19518 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.337857 19536 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
W20260710 11:01:47.345050 19283 leader_election.cc:343] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.350203 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.350235 19358 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:47.351780 19536 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.352450 19536 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.353019 19536 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.363619 19513 tablet_bootstrap.cc:492] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.364400 19513 ts_tablet_manager.cc:1403] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.195s	user 0.030s	sys 0.055s
W20260710 11:01:47.356998 19358 leader_election.cc:343] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.365176 19555 raft_consensus.cc:2804] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.366622 19555 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.367051 19555 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.364723 19550 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.359149 19521 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.359033 19554 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.357869 19548 raft_consensus.cc:515] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.374804 19550 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.371152 19556 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.373956 19518 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.377705 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.379350 19467 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.383309 19518 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:47.383306 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.384076 19518 raft_consensus.cc:493] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.374091 19554 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.379601 19556 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.386036 19518 raft_consensus.cc:515] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.386377 19556 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.389436 19511 tablet_bootstrap.cc:654] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.386482 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.392553 19513 raft_consensus.cc:359] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.393947 19513 raft_consensus.cc:385] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.394317 19513 raft_consensus.cc:740] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.394598 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
W20260710 11:01:47.397768 19432 leader_election.cc:343] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.387768 19554 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.398923 19518 leader_election.cc:290] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:47.401862 19512 tablet_bootstrap.cc:492] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:47.402500 19512 ts_tablet_manager.cc:1403] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.006s
I20260710 11:01:47.395112 19513 consensus_queue.cc:260] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.404618 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.405004 19550 raft_consensus.cc:493] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.406570 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.413656 19391 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.415222 19548 leader_election.cc:290] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:47.416456 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.416738 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.418540 19318 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.414284 19393 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 0.
I20260710 11:01:47.404646 19392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.414553 19550 raft_consensus.cc:515] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
W20260710 11:01:47.422857 19358 leader_election.cc:343] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.425346 19521 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.432960 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.434103 19389 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.434939 19513 ts_tablet_manager.cc:1434] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.014s
I20260710 11:01:47.422308 19390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.441769 19513 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:47.447779 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.454174 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.455999 19536 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.452365 19550 leader_election.cc:290] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
W20260710 11:01:47.458706 19283 leader_election.cc:343] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.460332 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.460551 19536 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.451402 19466 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.462718 19512 raft_consensus.cc:359] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.463362 19512 raft_consensus.cc:385] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.463554 19512 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.464012 19512 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.448683 19467 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 1.
I20260710 11:01:47.456453 19556 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.465621 19390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
W20260710 11:01:47.465240 19434 leader_election.cc:343] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.470047 19434 leader_election.cc:304] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6fb7c33aefec4d6380671271d31b0869; no voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:47.470431 19317 raft_consensus.cc:2393] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 289e4c0966a84ff48a19f4d7d2861455 in current term 1: Already voted for candidate 070171d4eabb406d9274b75fb27d73a4 in this term.
I20260710 11:01:47.470953 19548 raft_consensus.cc:2749] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.472642 19556 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.473408 19512 ts_tablet_manager.cc:1434] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.003s
I20260710 11:01:47.474920 19512 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: Bootstrap starting.
I20260710 11:01:47.475479 19283 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.475632 19392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.476500 19392 raft_consensus.cc:2393] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 070171d4eabb406d9274b75fb27d73a4 in current term 1: Already voted for candidate 289e4c0966a84ff48a19f4d7d2861455 in this term.
I20260710 11:01:47.477257 19516 raft_consensus.cc:515] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.478909 19511 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:47.479612 19511 ts_tablet_manager.cc:1403] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.208s	user 0.018s	sys 0.012s
I20260710 11:01:47.481891 19556 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.482508 19556 raft_consensus.cc:697] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
W20260710 11:01:47.482669 19285 leader_election.cc:343] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.483225 19285 leader_election.cc:304] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4; no voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:47.484350 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.483558 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.485553 19550 raft_consensus.cc:2749] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.483466 19556 consensus_queue.cc:237] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.489276 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.487697 19283 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [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: 070171d4eabb406d9274b75fb27d73a4; no voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:47.490536 19468 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.491142 19550 raft_consensus.cc:2749] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.489724 19390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.495726 19511 raft_consensus.cc:359] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.496368 19511 raft_consensus.cc:385] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.496598 19511 raft_consensus.cc:740] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.485441 19516 leader_election.cc:290] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.497288 19511 consensus_queue.cc:260] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
W20260710 11:01:47.498407 19285 leader_election.cc:343] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:47.488293 19467 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.502426 19512 tablet_bootstrap.cc:654] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.507455 19391 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 1.
I20260710 11:01:47.509624 19434 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.509994 19513 tablet_bootstrap.cc:654] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.510443 19548 raft_consensus.cc:2804] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.510918 19548 raft_consensus.cc:697] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:47.512001 19466 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 1.
I20260710 11:01:47.511796 19548 consensus_queue.cc:237] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.515475 19358 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:47.516968 19536 raft_consensus.cc:2804] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.516497 19215 catalog_manager.cc:5697] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.517603 19536 raft_consensus.cc:697] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:47.520251 19536 consensus_queue.cc:237] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.520965 19554 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.526427 19511 ts_tablet_manager.cc:1434] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260710 11:01:47.526645 19394 raft_consensus.cc:2393] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 070171d4eabb406d9274b75fb27d73a4 in current term 1: Already voted for candidate 289e4c0966a84ff48a19f4d7d2861455 in this term.
I20260710 11:01:47.527666 19511 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: Bootstrap starting.
I20260710 11:01:47.531208 19389 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 1.
I20260710 11:01:47.532897 19434 leader_election.cc:304] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.533689 19318 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 1.
I20260710 11:01:47.540954 19558 raft_consensus.cc:2804] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.541790 19558 raft_consensus.cc:697] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:47.543073 19558 consensus_queue.cc:237] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.554497 19513 tablet_bootstrap.cc:492] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.555068 19513 ts_tablet_manager.cc:1403] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.008s
I20260710 11:01:47.555806 19512 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: No bootstrap required, opened a new log
I20260710 11:01:47.556452 19512 ts_tablet_manager.cc:1403] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.010s
I20260710 11:01:47.533576 19555 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.559302 19554 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.560560 19513 raft_consensus.cc:359] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.561004 19556 raft_consensus.cc:493] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.561252 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:47.564321 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.566504 19513 raft_consensus.cc:385] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.568351 19466 raft_consensus.cc:2393] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 289e4c0966a84ff48a19f4d7d2861455 in current term 1: Already voted for candidate 070171d4eabb406d9274b75fb27d73a4 in this term.
I20260710 11:01:47.567435 19556 raft_consensus.cc:515] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.557215 19468 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 1.
I20260710 11:01:47.571293 19467 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 1.
I20260710 11:01:47.568594 19513 raft_consensus.cc:740] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.572824 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.573983 19319 raft_consensus.cc:2393] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6fb7c33aefec4d6380671271d31b0869 in current term 1: Already voted for candidate 070171d4eabb406d9274b75fb27d73a4 in this term.
I20260710 11:01:47.577847 19556 leader_election.cc:290] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.580585 19555 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.580717 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.581601 19467 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.583336 19511 tablet_bootstrap.cc:654] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.583415 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.579484 19283 leader_election.cc:304] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:47.584323 19394 raft_consensus.cc:2393] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 070171d4eabb406d9274b75fb27d73a4 in current term 1: Already voted for candidate 6fb7c33aefec4d6380671271d31b0869 in this term.
I20260710 11:01:47.583715 19215 catalog_manager.cc:5697] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.581456 19358 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [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: 289e4c0966a84ff48a19f4d7d2861455; no voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:47.587014 19358 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:47.588002 19536 raft_consensus.cc:2749] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.584895 19513 consensus_queue.cc:260] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.588660 19536 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.588953 19389 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 0.
I20260710 11:01:47.589144 19536 raft_consensus.cc:697] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:47.590229 19513 ts_tablet_manager.cc:1434] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260710 11:01:47.585906 19283 leader_election.cc:304] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.590058 19536 consensus_queue.cc:237] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.591187 19513 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:47.592226 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.593577 19556 raft_consensus.cc:2804] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:47.592970 19555 raft_consensus.cc:2804] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.595793 19556 raft_consensus.cc:493] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:47.599659 19555 raft_consensus.cc:697] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:47.600195 19556 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.600801 19283 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [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: 070171d4eabb406d9274b75fb27d73a4; no voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:47.601152 19555 consensus_queue.cc:237] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.605724 19516 raft_consensus.cc:2749] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.604655 19213 catalog_manager.cc:5697] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:47.612497 19513 tablet_bootstrap.cc:654] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.607208 19512 raft_consensus.cc:359] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.614034 19512 raft_consensus.cc:385] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.614490 19512 raft_consensus.cc:740] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.615370 19512 consensus_queue.cc:260] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.622237 19512 ts_tablet_manager.cc:1434] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.002s
I20260710 11:01:47.622797 19556 raft_consensus.cc:515] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.626001 19556 leader_election.cc:290] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.627074 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:47.627717 19389 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.627131 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:47.631989 19467 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.639322 19536 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:47.642717 19467 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 1.
I20260710 11:01:47.645026 19283 leader_election.cc:304] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:47.640758 19215 catalog_manager.cc:5697] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:47.645926 19556 raft_consensus.cc:2804] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:47.642745 19216 catalog_manager.cc:5697] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 0 to 1, leader changed from <none> to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.647265 19556 raft_consensus.cc:697] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:47.647681 19511 tablet_bootstrap.cc:492] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: No bootstrap required, opened a new log
I20260710 11:01:47.647666 19389 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 1.
I20260710 11:01:47.649170 19511 ts_tablet_manager.cc:1403] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: Time spent bootstrapping tablet: real 0.122s	user 0.018s	sys 0.002s
I20260710 11:01:47.650624 19556 consensus_queue.cc:237] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.650461 19213 catalog_manager.cc:5697] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.654963 19513 tablet_bootstrap.cc:492] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.655422 19513 ts_tablet_manager.cc:1403] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260710 11:01:47.658388 19513 raft_consensus.cc:359] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.659708 19513 raft_consensus.cc:385] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.660773 19513 raft_consensus.cc:740] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.661660 19513 consensus_queue.cc:260] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.662425 19511 raft_consensus.cc:359] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.662890 19511 raft_consensus.cc:385] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.663473 19511 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.667323 19511 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.670300 19511 ts_tablet_manager.cc:1434] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:01:47.672690 19513 ts_tablet_manager.cc:1434] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:01:47.673614 19513 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: Bootstrap starting.
I20260710 11:01:47.679817 19513 tablet_bootstrap.cc:654] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:47.691319 19559 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:47.705565 19216 catalog_manager.cc:5697] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:47.709030 19513 tablet_bootstrap.cc:492] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: No bootstrap required, opened a new log
I20260710 11:01:47.709527 19513 ts_tablet_manager.cc:1403] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260710 11:01:47.713529 19513 raft_consensus.cc:359] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.717315 19513 raft_consensus.cc:385] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:47.718256 19513 raft_consensus.cc:740] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Initialized, Role: FOLLOWER
I20260710 11:01:47.718990 19513 consensus_queue.cc:260] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.721702 19513 ts_tablet_manager.cc:1434] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:01:47.873826 19556 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:47.874375 19556 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:47.876507 19556 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:47.877285 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:47.877676 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:47.878468 19468 raft_consensus.cc:2393] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 070171d4eabb406d9274b75fb27d73a4 in current term 1: Already voted for candidate 289e4c0966a84ff48a19f4d7d2861455 in this term.
I20260710 11:01:47.879415 19283 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4; no voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:47.880179 19556 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:47.884724 19556 raft_consensus.cc:2749] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:47.908588 19548 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.924961 19548 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.930038 19536 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.935606 19555 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.956732 19559 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.968920 19548 consensus_queue.cc:1048] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:47.969347 19555 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:47.997558 19548 consensus_queue.cc:1048] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.038568 19559 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.052227 19559 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.054242 19548 raft_consensus.cc:493] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:48.054768 19548 raft_consensus.cc:515] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.056874 19548 leader_election.cc:290] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:48.058030 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455" is_pre_election: true
I20260710 11:01:48.058775 19389 raft_consensus.cc:2468] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 0.
I20260710 11:01:48.059497 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:48.061681 19318 raft_consensus.cc:2468] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 0.
I20260710 11:01:48.063055 19432 leader_election.cc:304] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.064359 19548 raft_consensus.cc:2804] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:48.064885 19548 raft_consensus.cc:493] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:48.065295 19548 raft_consensus.cc:3060] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:48.072840 19548 raft_consensus.cc:515] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.073252 19559 raft_consensus.cc:493] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:48.073967 19559 raft_consensus.cc:515] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.076651 19559 leader_election.cc:290] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.077319 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:48.077978 19318 raft_consensus.cc:3060] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:48.081261 19389 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:48.081581 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd0b8c6bdd2547eb9e1cf853e6564cd8" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:48.082149 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070171d4eabb406d9274b75fb27d73a4" is_pre_election: true
I20260710 11:01:48.082175 19394 raft_consensus.cc:3060] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:48.085907 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fb7c33aefec4d6380671271d31b0869" is_pre_election: true
I20260710 11:01:48.087672 19467 raft_consensus.cc:2393] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 289e4c0966a84ff48a19f4d7d2861455 in current term 1: Already voted for candidate 070171d4eabb406d9274b75fb27d73a4 in this term.
I20260710 11:01:48.082269 19548 leader_election.cc:290] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:48.088910 19358 leader_election.cc:304] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455; no voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:48.091392 19555 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.093178 19318 raft_consensus.cc:2468] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 1.
I20260710 11:01:48.094288 19559 raft_consensus.cc:2749] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:48.094708 19432 leader_election.cc:304] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.095834 19548 raft_consensus.cc:2804] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:48.093942 19394 raft_consensus.cc:2468] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 1.
I20260710 11:01:48.096568 19548 raft_consensus.cc:697] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:48.097574 19548 consensus_queue.cc:237] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.114423 19516 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.107968 19215 catalog_manager.cc:5697] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:48.180282 19516 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.193068 19556 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.496686 19389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40394
I20260710 11:01:48.497447 19389 raft_consensus.cc:606] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:48.503186 19389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40394
I20260710 11:01:48.503878 19389 raft_consensus.cc:606] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:48.510052 19389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40394
I20260710 11:01:48.510744 19389 raft_consensus.cc:606] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:48.527868 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:51444
I20260710 11:01:48.528523 19467 raft_consensus.cc:606] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:48.546482 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55a070c665c743bc967721f573e0a909"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:48.547096 19318 raft_consensus.cc:606] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:48.552333 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:48.552875 19318 raft_consensus.cc:606] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:48.557991 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:51444
I20260710 11:01:48.558696 19467 raft_consensus.cc:606] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:48.564350 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:48.564929 19318 raft_consensus.cc:606] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:48.572269 19556 raft_consensus.cc:993] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.572827 19550 raft_consensus.cc:1081] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.575052 19389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:48.576045 19389 raft_consensus.cc:493] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.576661 19389 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.587409 19389 raft_consensus.cc:515] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.588621 19548 consensus_queue.cc:1048] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.590243 19389 leader_election.cc:290] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.592576 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:48.593427 19319 raft_consensus.cc:3055] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.593895 19319 raft_consensus.cc:740] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.594323 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.594897 19467 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.594856 19319 consensus_queue.cc:260] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.596284 19319 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.599699 19559 raft_consensus.cc:993] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.600164 19559 raft_consensus.cc:1081] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.602170 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:48.602842 19318 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.603291 19467 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.604592 19358 leader_election.cc:304] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.605484 19536 raft_consensus.cc:2804] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.606003 19536 raft_consensus.cc:697] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.606979 19319 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.606866 19536 consensus_queue.cc:237] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.603302 19318 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.616652 19318 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.619120 19518 consensus_queue.cc:1048] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:48.620657 19318 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.625028 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.626744 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:48.627899 19389 raft_consensus.cc:3055] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.628268 19389 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.628975 19467 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.628783 19215 catalog_manager.cc:5697] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 1 to 2, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.629693 19389 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.630959 19389 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.639976 19467 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.640421 19389 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.641439 19283 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.642604 19550 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.643129 19550 raft_consensus.cc:697] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.644006 19550 consensus_queue.cc:237] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.661197 19213 catalog_manager.cc:5697] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 1 to 2, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.665941 19550 raft_consensus.cc:993] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.666473 19550 raft_consensus.cc:1081] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.668310 19389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55a070c665c743bc967721f573e0a909"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:48.668831 19389 raft_consensus.cc:493] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.669133 19389 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.674413 19389 raft_consensus.cc:515] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.676198 19389 leader_election.cc:290] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.677112 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:48.677528 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.677840 19318 raft_consensus.cc:3055] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.678115 19467 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.678229 19318 raft_consensus.cc:740] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.679160 19318 consensus_queue.cc:260] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.680528 19318 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.685940 19467 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.687326 19358 leader_election.cc:304] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.687722 19318 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.688151 19536 raft_consensus.cc:2804] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.688681 19536 raft_consensus.cc:697] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.689585 19536 consensus_queue.cc:237] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.696358 19213 catalog_manager.cc:5697] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 1 to 2, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.719803 19521 raft_consensus.cc:993] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.720279 19536 raft_consensus.cc:1081] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.721884 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:48.722388 19318 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.722659 19318 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.727489 19318 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.729163 19318 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.730145 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.730079 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:48.730855 19467 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.730916 19389 raft_consensus.cc:3055] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.731423 19389 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.732286 19389 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.733634 19389 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.738547 19467 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.739907 19283 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.740547 19389 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.740598 19556 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.741199 19556 raft_consensus.cc:697] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.742106 19556 consensus_queue.cc:237] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.749624 19213 catalog_manager.cc:5697] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 1 to 2, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.901705 19516 raft_consensus.cc:993] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.902171 19556 raft_consensus.cc:1081] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.903716 19389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:48.904206 19389 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.904469 19389 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.909385 19389 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.911053 19389 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.912501 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:48.912823 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.913385 19467 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.913419 19318 raft_consensus.cc:3055] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.913874 19318 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.914520 19318 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.915441 19318 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.919236 19467 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.920758 19358 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.921032 19318 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.921737 19536 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.922225 19536 raft_consensus.cc:697] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.922952 19536 consensus_queue.cc:237] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.930179 19521 raft_consensus.cc:993] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.930634 19536 raft_consensus.cc:1081] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.929915 19213 catalog_manager.cc:5697] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 1 to 2, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.932461 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:48.933040 19318 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.933367 19318 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.938992 19318 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.940801 19318 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.941643 19389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:48.941874 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.942338 19389 raft_consensus.cc:3055] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.942382 19467 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.942864 19389 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.943881 19389 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.945217 19389 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.950811 19467 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.952491 19283 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:48.953104 19389 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.953552 19556 raft_consensus.cc:2804] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.954072 19556 raft_consensus.cc:697] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.954983 19556 consensus_queue.cc:237] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.963179 19548 raft_consensus.cc:993] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.963682 19548 raft_consensus.cc:1081] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:48.965210 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54952
I20260710 11:01:48.965900 19318 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.966240 19318 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.965077 19213 catalog_manager.cc:5697] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 1 to 2, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:48.971495 19558 raft_consensus.cc:993] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.972038 19518 raft_consensus.cc:1081] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:48.972494 19318 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.974069 19389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43882
I20260710 11:01:48.974655 19389 raft_consensus.cc:493] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:48.975046 19389 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.976172 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:48.976799 19394 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.976899 19318 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.979188 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.979849 19467 raft_consensus.cc:3055] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.980180 19467 raft_consensus.cc:740] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:48.981030 19467 consensus_queue.cc:260] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.982393 19467 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.982461 19389 raft_consensus.cc:515] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.984301 19394 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.984637 19389 leader_election.cc:290] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:48.985888 19285 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:48.985926 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:48.986697 19318 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.986941 19556 raft_consensus.cc:2804] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.986855 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acaa47f7d1c440d2b8676684e01a3ebd" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:48.987524 19556 raft_consensus.cc:697] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:48.988538 19556 consensus_queue.cc:237] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.987671 19468 raft_consensus.cc:3055] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:48.992106 19468 raft_consensus.cc:740] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:48.993415 19468 consensus_queue.cc:260] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:48.994688 19318 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:48.995086 19467 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 2.
I20260710 11:01:48.996085 19358 leader_election.cc:304] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:48.997081 19536 raft_consensus.cc:2804] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:48.996477 19468 raft_consensus.cc:3060] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:48.997900 19536 raft_consensus.cc:697] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:48.999166 19536 consensus_queue.cc:237] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:49.004637 19213 catalog_manager.cc:5697] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 1 to 2, leader changed from 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.005862 19467 raft_consensus.cc:1275] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.007411 19521 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.008030 19468 raft_consensus.cc:2468] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 2.
I20260710 11:01:49.009335 19215 catalog_manager.cc:5697] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 1 to 2, leader changed from 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:49.018301 19318 raft_consensus.cc:1275] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.019740 19559 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.056692 19394 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.057960 19556 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.066900 19468 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.068637 19550 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:49.202049 19468 raft_consensus.cc:1275] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.203471 19559 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.206240 19467 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.208046 19550 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:49.213532 19318 raft_consensus.cc:1275] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.215216 19536 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.230391 19394 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.232383 19550 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:49.304060 19468 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.305490 19536 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.314821 19318 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.316823 19521 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.375124 19468 raft_consensus.cc:1275] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.376441 19550 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.385221 19394 raft_consensus.cc:1275] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.386770 19516 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.449415 19468 raft_consensus.cc:1275] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.450765 19521 consensus_queue.cc:1048] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.459841 19318 raft_consensus.cc:1275] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.462525 19559 consensus_queue.cc:1048] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.465615 19468 raft_consensus.cc:1275] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.467931 19516 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:49.477761 19394 raft_consensus.cc:1275] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:49.479809 19556 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.601724 19184 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:01:51.602641 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:51.623690 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:51.624256 19394 raft_consensus.cc:606] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Received request to transfer leadership to TS 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:51.630729 19625 raft_consensus.cc:993] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:51.631196 19521 raft_consensus.cc:1081] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Signalling peer 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:51.632956 19467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:54770
I20260710 11:01:51.633741 19467 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.634275 19467 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.637936 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:52446
I20260710 11:01:51.638594 19318 raft_consensus.cc:606] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Received request to transfer leadership to TS 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:51.640023 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:51.640533 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:51.642151 19467 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.643889 19467 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 3 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:51.644868 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:51.645020 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:51.645411 19318 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.645663 19394 raft_consensus.cc:3055] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:51.646025 19394 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:51.646801 19394 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.647899 19394 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.650979 19318 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 3.
I20260710 11:01:51.652150 19432 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:51.653116 19558 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:51.654704 19558 raft_consensus.cc:697] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:51.655619 19558 consensus_queue.cc:237] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.656674 19394 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 3.
I20260710 11:01:51.663975 19216 catalog_manager.cc:5697] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 2 to 3, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:51.734019 19550 raft_consensus.cc:993] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:51.734545 19632 raft_consensus.cc:1081] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Signalling peer 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:51.736338 19467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:54782
I20260710 11:01:51.736790 19467 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.737092 19467 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.743964 19467 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.745633 19467 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 3 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:51.746521 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:51.746611 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:51.747061 19318 raft_consensus.cc:3055] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:51.747121 19394 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.747304 19318 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:51.747818 19318 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.748747 19318 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.752034 19394 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 3.
I20260710 11:01:51.753319 19434 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [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: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:51.753737 19318 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 3.
I20260710 11:01:51.754134 19558 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:51.754688 19558 raft_consensus.cc:697] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:51.755450 19558 consensus_queue.cc:237] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:51.762718 19216 catalog_manager.cc:5697] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 2 to 3, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:52.047912 19394 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:52.049219 19558 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:52.061554 19318 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:52.063135 19626 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:52.186832 19318 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:52.188063 19626 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:52.197643 19394 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:52.199308 19636 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:52.641633 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:52.652837 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:52.653332 19318 raft_consensus.cc:606] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:52.658351 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:51444
I20260710 11:01:52.658814 19467 raft_consensus.cc:606] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:52.663765 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:52.664472 19318 raft_consensus.cc:606] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:52.669837 19319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:52442
I20260710 11:01:52.670698 19319 raft_consensus.cc:606] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:52.678223 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
mode: GRACEFUL
new_leader_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:51444
I20260710 11:01:52.678833 19467 raft_consensus.cc:606] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Received request to transfer leadership to TS 289e4c0966a84ff48a19f4d7d2861455
I20260710 11:01:52.745412 19626 raft_consensus.cc:993] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:52.746045 19636 raft_consensus.cc:1081] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:52.747844 19394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43882
I20260710 11:01:52.748438 19394 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:52.748836 19394 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:52.753893 19394 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:52.755514 19394 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 4 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:52.756495 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:52.756718 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:52.757242 19319 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:52.757290 19467 raft_consensus.cc:3055] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:52.757728 19467 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:52.758328 19467 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:52.759172 19467 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:52.762617 19319 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 4.
I20260710 11:01:52.763213 19467 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 4.
I20260710 11:01:52.763903 19358 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [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: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:52.764621 19521 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:52.765782 19521 raft_consensus.cc:697] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:52.767316 19521 consensus_queue.cc:237] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:52.772967 19216 catalog_manager.cc:5697] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 3 to 4, leader changed from 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 4 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:52.994127 19632 raft_consensus.cc:993] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:52.994551 19632 raft_consensus.cc:1081] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:52.995936 19394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:52.996363 19394 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:52.996632 19394 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.002197 19394 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.003952 19394 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 3 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:53.004956 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:53.005143 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:53.005569 19319 raft_consensus.cc:3055] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.005704 19467 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.005903 19319 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:53.006716 19319 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.007673 19319 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.010262 19467 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.011363 19358 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [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: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:53.012054 19521 raft_consensus.cc:2804] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.012539 19521 raft_consensus.cc:697] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:53.013078 19319 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.013387 19521 consensus_queue.cc:237] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.020520 19216 catalog_manager.cc:5697] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 2 to 3, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.074980 19647 raft_consensus.cc:993] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.075428 19632 raft_consensus.cc:1081] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.076769 19394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:53.077276 19394 raft_consensus.cc:493] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.077631 19394 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.082280 19394 raft_consensus.cc:515] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.083884 19394 leader_election.cc:290] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 3 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:53.084793 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:53.085000 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8388fa5b45d4fdbacd2c91a9103e073" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:53.085453 19467 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.085402 19319 raft_consensus.cc:3055] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.086004 19319 raft_consensus.cc:740] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:53.086802 19319 consensus_queue.cc:260] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.087985 19319 raft_consensus.cc:3060] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.092345 19467 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.093623 19358 leader_election.cc:304] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [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: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:53.094376 19642 raft_consensus.cc:2804] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.094499 19319 raft_consensus.cc:2468] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.094851 19642 raft_consensus.cc:697] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:53.095778 19642 consensus_queue.cc:237] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.102245 19216 catalog_manager.cc:5697] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 2 to 3, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.108165 19626 raft_consensus.cc:993] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.108659 19636 raft_consensus.cc:1081] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.110407 19394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43882
I20260710 11:01:53.110929 19394 raft_consensus.cc:493] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.111239 19394 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.116074 19394 raft_consensus.cc:515] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.117666 19394 leader_election.cc:290] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 4 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:53.118547 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:53.118800 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5266039a91454fb49f6ec0ac1de977df" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:53.119140 19319 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.119354 19467 raft_consensus.cc:3055] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:53.119681 19467 raft_consensus.cc:740] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:53.120311 19467 consensus_queue.cc:260] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.121117 19467 raft_consensus.cc:3060] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:53.124398 19319 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 4.
I20260710 11:01:53.125151 19467 raft_consensus.cc:2468] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 4.
I20260710 11:01:53.125768 19358 leader_election.cc:304] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [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: 070171d4eabb406d9274b75fb27d73a4, 289e4c0966a84ff48a19f4d7d2861455; no voters: 
I20260710 11:01:53.126684 19642 raft_consensus.cc:2804] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:53.127219 19642 raft_consensus.cc:697] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:53.128057 19642 consensus_queue.cc:237] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.135488 19216 catalog_manager.cc:5697] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 3 to 4, leader changed from 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 4 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.160786 19647 raft_consensus.cc:993] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: : Instructing follower 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.161247 19647 raft_consensus.cc:1081] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Signalling peer 289e4c0966a84ff48a19f4d7d2861455 to start an election
I20260710 11:01:53.162778 19394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
 from {username='slave'} at 127.0.0.1:43872
I20260710 11:01:53.163239 19394 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.163516 19394 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.167615 19394 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.169153 19394 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [CANDIDATE]: Term 3 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:53.170275 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:53.170583 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "289e4c0966a84ff48a19f4d7d2861455" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:53.171011 19319 raft_consensus.cc:3055] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.171072 19467 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.171551 19319 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:53.172430 19319 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.173730 19319 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.176067 19467 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.177191 19358 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [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: 289e4c0966a84ff48a19f4d7d2861455, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:53.177903 19642 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.178398 19642 raft_consensus.cc:697] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Becoming Leader. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:53.178957 19319 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 289e4c0966a84ff48a19f4d7d2861455 in term 3.
I20260710 11:01:53.179394 19642 consensus_queue.cc:237] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:53.186589 19216 catalog_manager.cc:5697] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 reported cstate change: term changed from 2 to 3, leader changed from 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1) to 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "289e4c0966a84ff48a19f4d7d2861455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.239974 19467 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.241241 19642 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:53.252748 19319 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.254416 19642 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:53.410740 19319 raft_consensus.cc:1275] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.412298 19521 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.422102 19467 raft_consensus.cc:1275] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.423651 19642 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.491310 19467 raft_consensus.cc:1275] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.492871 19654 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.503551 19319 raft_consensus.cc:1275] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.505352 19654 consensus_queue.cc:1048] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.573357 19319 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.574966 19654 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.584297 19467 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:53.585709 19654 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.653095 19319 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.654557 19654 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:53.664976 19467 raft_consensus.cc:1275] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Refusing update from remote peer 289e4c0966a84ff48a19f4d7d2861455: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:53.666342 19521 consensus_queue.cc:1048] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:55.689975 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:55.700428 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:55.701193 19394 raft_consensus.cc:606] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Received request to transfer leadership to TS 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:55.704327 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55a070c665c743bc967721f573e0a909"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:55.704854 19394 raft_consensus.cc:606] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:55.707363 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:55.707945 19394 raft_consensus.cc:606] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:55.710585 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:55.711063 19394 raft_consensus.cc:606] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Received request to transfer leadership to TS 070171d4eabb406d9274b75fb27d73a4
I20260710 11:01:55.713421 19394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
mode: GRACEFUL
new_leader_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:40410
I20260710 11:01:55.713965 19394 raft_consensus.cc:606] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Received request to transfer leadership to TS 6fb7c33aefec4d6380671271d31b0869
I20260710 11:01:55.714915 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:55.715404 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:55.737829 19669 raft_consensus.cc:993] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:55.738401 19654 raft_consensus.cc:1081] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:55.740247 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55a070c665c743bc967721f573e0a909"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:55.740752 19318 raft_consensus.cc:493] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.741077 19318 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.746692 19318 raft_consensus.cc:515] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.748662 19318 leader_election.cc:290] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 3 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:55.749475 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:55.750100 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55a070c665c743bc967721f573e0a909" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:55.750368 19394 raft_consensus.cc:3055] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:55.750721 19467 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.750761 19394 raft_consensus.cc:740] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:55.751693 19394 consensus_queue.cc:260] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.752619 19394 raft_consensus.cc:3060] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.755822 19467 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 3.
I20260710 11:01:55.757262 19283 leader_election.cc:304] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:55.757560 19394 raft_consensus.cc:2468] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 3.
I20260710 11:01:55.759140 19670 raft_consensus.cc:2804] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:55.760299 19670 raft_consensus.cc:697] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 3 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:55.761312 19670 consensus_queue.cc:237] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.768728 19215 catalog_manager.cc:5697] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 2 to 3, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.896246 19669 raft_consensus.cc:993] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:55.896710 19654 raft_consensus.cc:1081] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:55.898351 19319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:55.898844 19319 raft_consensus.cc:493] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.899147 19319 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:55.904111 19319 raft_consensus.cc:515] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.905843 19319 leader_election.cc:290] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 5 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:55.906546 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:55.906787 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6980c8d67bc34ac08a76989e50003e4a" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:55.907094 19394 raft_consensus.cc:3055] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:01:55.907236 19467 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:55.907431 19394 raft_consensus.cc:740] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:55.908365 19394 consensus_queue.cc:260] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.909570 19394 raft_consensus.cc:3060] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:01:55.913641 19467 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 5.
I20260710 11:01:55.914733 19283 leader_election.cc:304] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:55.915532 19394 raft_consensus.cc:2468] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 5.
I20260710 11:01:55.915578 19670 raft_consensus.cc:2804] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:01:55.916144 19670 raft_consensus.cc:697] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 5 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:55.916931 19670 consensus_queue.cc:237] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:55.926774 19215 catalog_manager.cc:5697] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 4 to 5, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 5 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.046361 19669 raft_consensus.cc:993] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:56.046861 19654 raft_consensus.cc:1081] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Signalling peer 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:56.048470 19467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:54770
I20260710 11:01:56.048967 19467 raft_consensus.cc:493] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.049273 19467 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.053424 19467 raft_consensus.cc:515] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.055081 19467 leader_election.cc:290] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 4 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:56.056089 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:56.056092 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c34cb08ff334158a8ca694d2b2c0246" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:56.056792 19394 raft_consensus.cc:3055] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:56.056825 19319 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.057143 19394 raft_consensus.cc:740] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:56.057848 19394 consensus_queue.cc:260] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.058777 19394 raft_consensus.cc:3060] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.061360 19319 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 4.
I20260710 11:01:56.062740 19432 leader_election.cc:304] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:56.063218 19394 raft_consensus.cc:2468] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 4.
I20260710 11:01:56.063762 19668 raft_consensus.cc:2804] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:56.064925 19668 raft_consensus.cc:697] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 4 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:56.065856 19668 consensus_queue.cc:237] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.073239 19215 catalog_manager.cc:5697] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 3 to 4, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 4 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.239629 19467 raft_consensus.cc:1275] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:56.240715 19670 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:56.251262 19394 raft_consensus.cc:1275] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:56.253140 19682 consensus_queue.cc:1048] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:56.260563 19654 raft_consensus.cc:993] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:56.261060 19669 raft_consensus.cc:1081] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Signalling peer 070171d4eabb406d9274b75fb27d73a4 to start an election
I20260710 11:01:56.262717 19319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460"
dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
 from {username='slave'} at 127.0.0.1:54942
I20260710 11:01:56.263180 19319 raft_consensus.cc:493] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.263486 19319 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:56.268569 19319 raft_consensus.cc:515] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.270428 19319 leader_election.cc:290] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [CANDIDATE]: Term 3 election: Requested vote from peers 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011), 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3:44399)
I20260710 11:01:56.271124 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:56.271699 19394 raft_consensus.cc:3055] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:56.271907 19468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2e52dd703a4d01982a580a40ed9460" candidate_uuid: "070171d4eabb406d9274b75fb27d73a4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
I20260710 11:01:56.272063 19394 raft_consensus.cc:740] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:56.272496 19468 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:56.273037 19394 consensus_queue.cc:260] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.274464 19394 raft_consensus.cc:3060] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:56.277107 19669 raft_consensus.cc:993] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: : Instructing follower 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:56.277608 19654 raft_consensus.cc:1081] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Signalling peer 6fb7c33aefec4d6380671271d31b0869 to start an election
I20260710 11:01:56.279158 19466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135"
dest_uuid: "6fb7c33aefec4d6380671271d31b0869"
 from {username='slave'} at 127.0.0.1:54770
I20260710 11:01:56.279668 19466 raft_consensus.cc:493] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:56.279984 19466 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.279906 19468 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 3.
I20260710 11:01:56.280761 19467 raft_consensus.cc:1240] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Rejecting Update request from peer 289e4c0966a84ff48a19f4d7d2861455 for earlier term 2. Current term is 3. Ops: []
I20260710 11:01:56.281230 19283 leader_election.cc:304] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:56.281597 19394 raft_consensus.cc:2468] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 070171d4eabb406d9274b75fb27d73a4 in term 3.
I20260710 11:01:56.284480 19682 raft_consensus.cc:2804] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:56.284979 19682 raft_consensus.cc:697] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 3 LEADER]: Becoming Leader. State: Replica: 070171d4eabb406d9274b75fb27d73a4, State: Running, Role: LEADER
I20260710 11:01:56.285935 19682 consensus_queue.cc:237] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.287588 19466 raft_consensus.cc:515] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.289959 19466 leader_election.cc:290] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [CANDIDATE]: Term 4 election: Requested vote from peers 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473), 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011)
I20260710 11:01:56.290616 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "070171d4eabb406d9274b75fb27d73a4"
I20260710 11:01:56.290982 19394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e656e2e0bfcc47768ffc6ff256036135" candidate_uuid: "6fb7c33aefec4d6380671271d31b0869" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "289e4c0966a84ff48a19f4d7d2861455"
I20260710 11:01:56.291446 19319 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.291581 19394 raft_consensus.cc:3055] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:56.291980 19394 raft_consensus.cc:740] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 289e4c0966a84ff48a19f4d7d2861455, State: Running, Role: LEADER
I20260710 11:01:56.292655 19394 consensus_queue.cc:260] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.293382 19394 raft_consensus.cc:3060] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:56.296355 19319 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 4.
I20260710 11:01:56.297595 19394 raft_consensus.cc:2468] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6fb7c33aefec4d6380671271d31b0869 in term 4.
I20260710 11:01:56.297520 19432 leader_election.cc:304] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [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: 070171d4eabb406d9274b75fb27d73a4, 6fb7c33aefec4d6380671271d31b0869; no voters: 
I20260710 11:01:56.298189 19318 raft_consensus.cc:1240] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Rejecting Update request from peer 289e4c0966a84ff48a19f4d7d2861455 for earlier term 3. Current term is 4. Ops: []
I20260710 11:01:56.298925 19668 raft_consensus.cc:2804] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:56.299427 19668 raft_consensus.cc:697] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 4 LEADER]: Becoming Leader. State: Replica: 6fb7c33aefec4d6380671271d31b0869, State: Running, Role: LEADER
I20260710 11:01:56.300354 19668 consensus_queue.cc:237] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [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: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } }
I20260710 11:01:56.302942 19216 catalog_manager.cc:5697] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 reported cstate change: term changed from 2 to 3, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "070171d4eabb406d9274b75fb27d73a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.308096 19215 catalog_manager.cc:5697] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 reported cstate change: term changed from 3 to 4, leader changed from 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2) to 6fb7c33aefec4d6380671271d31b0869 (127.18.188.3). New cstate: current_term: 4 leader_uuid: "6fb7c33aefec4d6380671271d31b0869" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.333899 19466 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 5 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:56.335233 19682 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:56.344600 19394 raft_consensus.cc:1275] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 5 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:01:56.346741 19682 consensus_queue.cc:1048] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:01:56.581621 19394 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:56.583173 19668 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:56.592366 19319 raft_consensus.cc:1275] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:56.594166 19668 consensus_queue.cc:1048] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070171d4eabb406d9274b75fb27d73a4" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 34473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:56.667544 19394 raft_consensus.cc:1275] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:56.669000 19682 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:56.679852 19466 raft_consensus.cc:1275] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Refusing update from remote peer 070171d4eabb406d9274b75fb27d73a4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:56.681989 19670 consensus_queue.cc:1048] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fb7c33aefec4d6380671271d31b0869" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 44399 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:56.716328 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:56.723551 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
I20260710 11:01:56.750464 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:56.751240 19184 tablet_replica.cc:333] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.751938 19184 raft_consensus.cc:2243] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:56.752791 19184 raft_consensus.cc:2272] T 55a070c665c743bc967721f573e0a909 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.755685 19184 tablet_replica.cc:333] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.756368 19184 raft_consensus.cc:2243] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:56.757364 19184 raft_consensus.cc:2272] T 7a2e52dd703a4d01982a580a40ed9460 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.760267 19184 tablet_replica.cc:333] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.760790 19184 raft_consensus.cc:2243] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.761160 19184 raft_consensus.cc:2272] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 070171d4eabb406d9274b75fb27d73a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.762830 19184 tablet_replica.cc:333] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.763305 19184 raft_consensus.cc:2243] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.763698 19184 raft_consensus.cc:2272] T acaa47f7d1c440d2b8676684e01a3ebd P 070171d4eabb406d9274b75fb27d73a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.765324 19184 tablet_replica.cc:333] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.765872 19184 raft_consensus.cc:2243] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:01:56.766595 19184 raft_consensus.cc:2272] T 6980c8d67bc34ac08a76989e50003e4a P 070171d4eabb406d9274b75fb27d73a4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.768879 19184 tablet_replica.cc:333] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.769364 19184 raft_consensus.cc:2243] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.769836 19184 raft_consensus.cc:2272] T b8388fa5b45d4fdbacd2c91a9103e073 P 070171d4eabb406d9274b75fb27d73a4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.771478 19184 tablet_replica.cc:333] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.771914 19184 raft_consensus.cc:2243] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.772257 19184 raft_consensus.cc:2272] T e656e2e0bfcc47768ffc6ff256036135 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.773814 19184 tablet_replica.cc:333] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.774217 19184 raft_consensus.cc:2243] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.774595 19184 raft_consensus.cc:2272] T 0c34cb08ff334158a8ca694d2b2c0246 P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:56.776579 19184 tablet_replica.cc:333] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4: stopping tablet replica
I20260710 11:01:56.776974 19184 raft_consensus.cc:2243] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:56.777360 19184 raft_consensus.cc:2272] T 5266039a91454fb49f6ec0ac1de977df P 070171d4eabb406d9274b75fb27d73a4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:56.783234 19358 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:01:56.786828 19358 consensus_peers.cc:597] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 -> Peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Couldn't send request to peer 070171d4eabb406d9274b75fb27d73a4. 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 11:01:56.807829 19394 raft_consensus.cc:1275] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Refusing update from remote peer 6fb7c33aefec4d6380671271d31b0869: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:56.809466 19668 consensus_queue.cc:1048] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [LEADER]: Connected to new peer: Peer: permanent_uuid: "289e4c0966a84ff48a19f4d7d2861455" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:01:56.962316 19432 consensus_peers.cc:597] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 -> Peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Couldn't send request to peer 070171d4eabb406d9274b75fb27d73a4. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:56.965240 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
W20260710 11:01:56.975505 19358 consensus_peers.cc:597] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 -> Peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Couldn't send request to peer 070171d4eabb406d9274b75fb27d73a4. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:56.976059 19358 consensus_peers.cc:597] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 -> Peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Couldn't send request to peer 070171d4eabb406d9274b75fb27d73a4. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:01:56.988593 19432 consensus_peers.cc:597] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 -> Peer 070171d4eabb406d9274b75fb27d73a4 (127.18.188.1:34473): Couldn't send request to peer 070171d4eabb406d9274b75fb27d73a4. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:34473: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:56.990307 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
W20260710 11:01:57.000437 19434 consensus_peers.cc:597] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 -> Peer 289e4c0966a84ff48a19f4d7d2861455 (127.18.188.2:46011): Couldn't send request to peer 289e4c0966a84ff48a19f4d7d2861455. 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 11:01:57.017783 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:57.018698 19184 tablet_replica.cc:333] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.019387 19184 raft_consensus.cc:2243] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.019852 19184 raft_consensus.cc:2272] T 7a2e52dd703a4d01982a580a40ed9460 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.022624 19184 tablet_replica.cc:333] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.023402 19184 raft_consensus.cc:2243] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.023878 19184 raft_consensus.cc:2272] T 55a070c665c743bc967721f573e0a909 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.026520 19184 tablet_replica.cc:333] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.027156 19184 raft_consensus.cc:2243] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.027807 19184 raft_consensus.cc:2272] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 289e4c0966a84ff48a19f4d7d2861455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.030021 19184 tablet_replica.cc:333] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.030560 19184 raft_consensus.cc:2243] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.031456 19184 raft_consensus.cc:2272] T acaa47f7d1c440d2b8676684e01a3ebd P 289e4c0966a84ff48a19f4d7d2861455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.033469 19184 tablet_replica.cc:333] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.034113 19184 raft_consensus.cc:2243] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.035262 19184 raft_consensus.cc:2272] T 5266039a91454fb49f6ec0ac1de977df P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.037149 19184 tablet_replica.cc:333] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.037781 19184 raft_consensus.cc:2243] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.038226 19184 raft_consensus.cc:2272] T e656e2e0bfcc47768ffc6ff256036135 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.040647 19184 tablet_replica.cc:333] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.041296 19184 raft_consensus.cc:2243] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.042017 19184 raft_consensus.cc:2272] T 0c34cb08ff334158a8ca694d2b2c0246 P 289e4c0966a84ff48a19f4d7d2861455 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.044878 19184 tablet_replica.cc:333] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.045790 19184 raft_consensus.cc:2243] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.046578 19184 raft_consensus.cc:2272] T b8388fa5b45d4fdbacd2c91a9103e073 P 289e4c0966a84ff48a19f4d7d2861455 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.048264 19184 tablet_replica.cc:333] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455: stopping tablet replica
I20260710 11:01:57.048738 19184 raft_consensus.cc:2243] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.049149 19184 raft_consensus.cc:2272] T 6980c8d67bc34ac08a76989e50003e4a P 289e4c0966a84ff48a19f4d7d2861455 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.077708 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:01:57.094887 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:01:57.122020 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:57.122690 19184 tablet_replica.cc:333] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.123421 19184 raft_consensus.cc:2243] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.124178 19184 raft_consensus.cc:2272] T 0c34cb08ff334158a8ca694d2b2c0246 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.126860 19184 tablet_replica.cc:333] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.127345 19184 raft_consensus.cc:2243] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.128058 19184 raft_consensus.cc:2272] T e656e2e0bfcc47768ffc6ff256036135 P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.130026 19184 tablet_replica.cc:333] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.130496 19184 raft_consensus.cc:2243] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.130874 19184 raft_consensus.cc:2272] T 5266039a91454fb49f6ec0ac1de977df P 6fb7c33aefec4d6380671271d31b0869 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.132510 19184 tablet_replica.cc:333] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.132944 19184 raft_consensus.cc:2243] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.133313 19184 raft_consensus.cc:2272] T 7a2e52dd703a4d01982a580a40ed9460 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.135422 19184 tablet_replica.cc:333] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.135895 19184 raft_consensus.cc:2243] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.136276 19184 raft_consensus.cc:2272] T 55a070c665c743bc967721f573e0a909 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.138420 19184 tablet_replica.cc:333] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.138880 19184 raft_consensus.cc:2243] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.139557 19184 raft_consensus.cc:2272] T dd0b8c6bdd2547eb9e1cf853e6564cd8 P 6fb7c33aefec4d6380671271d31b0869 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.141196 19184 tablet_replica.cc:333] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.141767 19184 raft_consensus.cc:2243] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.142181 19184 raft_consensus.cc:2272] T acaa47f7d1c440d2b8676684e01a3ebd P 6fb7c33aefec4d6380671271d31b0869 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.143782 19184 tablet_replica.cc:333] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.144199 19184 raft_consensus.cc:2243] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.144541 19184 raft_consensus.cc:2272] T 6980c8d67bc34ac08a76989e50003e4a P 6fb7c33aefec4d6380671271d31b0869 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.146340 19184 tablet_replica.cc:333] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869: stopping tablet replica
I20260710 11:01:57.146737 19184 raft_consensus.cc:2243] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:57.147109 19184 raft_consensus.cc:2272] T b8388fa5b45d4fdbacd2c91a9103e073 P 6fb7c33aefec4d6380671271d31b0869 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.173295 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:01:57.190438 19184 master.cc:562] Master@127.18.188.62:45813 shutting down...
I20260710 11:01:57.400277 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:57.400869 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:57.401172 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f702674beb8436587e6464cf98a91d0: stopping tablet replica
I20260710 11:01:57.420662 19184 master.cc:584] Master@127.18.188.62:45813 shutdown complete.
070171d4eabb406d9274b75fb27d73a4  4
289e4c0966a84ff48a19f4d7d2861455  4
6fb7c33aefec4d6380671271d31b0869  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13681 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:01:57.462637 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:43885
I20260710 11:01:57.463810 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:57.469262 19702 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 11:01:57.469483 19703 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 11:01:57.472591 19705 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 11:01:57.473871 19184 server_base.cc:1061] running on GCE node
I20260710 11:01:57.474649 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:57.474833 19184 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 11:01:57.474952 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681317474942 us; error 0 us; skew 500 ppm
I20260710 11:01:57.475401 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:57.477885 19184 webserver.cc:533] Webserver started at http://127.18.188.62:44293/ using document root <none> and password file <none>
I20260710 11:01:57.478411 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:57.478582 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:57.478804 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:57.479921 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "ef8446d63bb049fab2135c1874a65fe3"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.485199 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:57.489583 19710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.490414 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:57.490746 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "ef8446d63bb049fab2135c1874a65fe3"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.491068 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-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 11:01:57.507474 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:57.508841 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:57.551941 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:43885
I20260710 11:01:57.552053 19761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:43885 every 8 connection(s)
I20260710 11:01:57.555996 19762 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 11:01:57.565780 19762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3: Bootstrap starting.
I20260710 11:01:57.571460 19762 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:57.576165 19762 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3: No bootstrap required, opened a new log
I20260710 11:01:57.578464 19762 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER }
I20260710 11:01:57.578902 19762 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:57.579206 19762 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef8446d63bb049fab2135c1874a65fe3, State: Initialized, Role: FOLLOWER
I20260710 11:01:57.579885 19762 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER }
I20260710 11:01:57.580705 19762 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:57.581007 19762 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:57.581622 19762 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:57.586860 19762 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER }
I20260710 11:01:57.587602 19762 leader_election.cc:304] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [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: ef8446d63bb049fab2135c1874a65fe3; no voters: 
I20260710 11:01:57.588932 19762 leader_election.cc:290] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:57.589404 19765 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:57.590945 19765 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 1 LEADER]: Becoming Leader. State: Replica: ef8446d63bb049fab2135c1874a65fe3, State: Running, Role: LEADER
I20260710 11:01:57.591722 19765 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [LEADER]: Queue going to LEADER mode. State: All 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: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER }
I20260710 11:01:57.592072 19762 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:57.596549 19766 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef8446d63bb049fab2135c1874a65fe3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER } }
I20260710 11:01:57.597378 19766 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:57.597291 19767 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef8446d63bb049fab2135c1874a65fe3. Latest consensus state: current_term: 1 leader_uuid: "ef8446d63bb049fab2135c1874a65fe3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef8446d63bb049fab2135c1874a65fe3" member_type: VOTER } }
I20260710 11:01:57.598026 19767 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:57.600023 19772 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:57.610174 19772 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:57.616024 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:57.622377 19772 catalog_manager.cc:1383] Generated new cluster ID: c20e832cbcf74d44a48a8966308b6db4
I20260710 11:01:57.622718 19772 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:57.635854 19772 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:57.637153 19772 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:57.651100 19772 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3: Generated new TSK 0
I20260710 11:01:57.651788 19772 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:57.683437 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:57.690336 19783 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 11:01:57.691501 19784 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 11:01:57.694082 19184 server_base.cc:1061] running on GCE node
W20260710 11:01:57.694208 19786 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 11:01:57.695252 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:57.695457 19184 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 11:01:57.695595 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681317695583 us; error 0 us; skew 500 ppm
I20260710 11:01:57.696076 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:57.698863 19184 webserver.cc:533] Webserver started at http://127.18.188.1:44769/ using document root <none> and password file <none>
I20260710 11:01:57.699388 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:57.699566 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:57.699822 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:57.701119 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "27451890144d4e32aa4e54845fbe5817"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.708510 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:57.712482 19791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.713433 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:01:57.714092 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "27451890144d4e32aa4e54845fbe5817"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.714458 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-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 11:01:57.732333 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:57.733686 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:57.735101 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:57.737881 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:57.738097 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.738432 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:57.738626 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.783248 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:36205
I20260710 11:01:57.783367 19853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:36205 every 8 connection(s)
I20260710 11:01:57.788209 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:57.796295 19858 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 11:01:57.797305 19859 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 11:01:57.800128 19861 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 11:01:57.800963 19184 server_base.cc:1061] running on GCE node
I20260710 11:01:57.801928 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:57.802259 19184 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 11:01:57.802546 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681317802501 us; error 0 us; skew 500 ppm
I20260710 11:01:57.803332 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:57.806660 19184 webserver.cc:533] Webserver started at http://127.18.188.2:38163/ using document root <none> and password file <none>
I20260710 11:01:57.807346 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:57.807651 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:57.808002 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:57.808766 19854 heartbeater.cc:344] Connected to a master server at 127.18.188.62:43885
I20260710 11:01:57.809119 19854 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:57.809463 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "e3598a6c23214db2bef26b5738acd02b"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.809988 19854 heartbeater.cc:507] Master 127.18.188.62:43885 requested a full tablet report, sending...
I20260710 11:01:57.812193 19727 ts_manager.cc:194] Registered new tserver with Master: 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205)
I20260710 11:01:57.814227 19727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43200
I20260710 11:01:57.814846 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:01:57.819039 19866 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.820045 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:57.820575 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "e3598a6c23214db2bef26b5738acd02b"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.820940 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-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 11:01:57.838496 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:57.839725 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:57.841233 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:57.843544 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:57.843797 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.844040 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:57.844224 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.888283 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:46583
I20260710 11:01:57.888381 19928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:46583 every 8 connection(s)
I20260710 11:01:57.893268 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:57.901083 19932 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 11:01:57.902134 19933 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 11:01:57.905845 19936 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 11:01:57.906738 19184 server_base.cc:1061] running on GCE node
I20260710 11:01:57.907665 19929 heartbeater.cc:344] Connected to a master server at 127.18.188.62:43885
I20260710 11:01:57.907963 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:01:57.908049 19929 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:57.908272 19184 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 11:01:57.908517 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681317908500 us; error 0 us; skew 500 ppm
I20260710 11:01:57.909009 19929 heartbeater.cc:507] Master 127.18.188.62:43885 requested a full tablet report, sending...
I20260710 11:01:57.909344 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:57.911494 19727 ts_manager.cc:194] Registered new tserver with Master: e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:57.912508 19184 webserver.cc:533] Webserver started at http://127.18.188.3:36715/ using document root <none> and password file <none>
I20260710 11:01:57.913061 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:57.913125 19727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43202
I20260710 11:01:57.913287 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:57.913761 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:57.915153 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "441e2204e3344012a71ffec71f11da6d"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.920207 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:01:57.923991 19940 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.925069 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:57.925405 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "441e2204e3344012a71ffec71f11da6d"
format_stamp: "Formatted at 2026-07-10 11:01:57 on dist-test-slave-5d6r"
I20260710 11:01:57.925757 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681303606337-19184-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 11:01:57.957818 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:57.959029 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:57.960624 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:57.962921 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:57.963160 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:57.963408 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:57.963577 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:58.012043 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:45167
I20260710 11:01:58.012140 20002 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:45167 every 8 connection(s)
I20260710 11:01:58.025238 20003 heartbeater.cc:344] Connected to a master server at 127.18.188.62:43885
I20260710 11:01:58.025686 20003 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:58.026427 20003 heartbeater.cc:507] Master 127.18.188.62:43885 requested a full tablet report, sending...
I20260710 11:01:58.028457 19727 ts_manager.cc:194] Registered new tserver with Master: 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.028568 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013392293s
I20260710 11:01:58.030198 19727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43216
I20260710 11:01:58.055301 19727 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43232:
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 11:01:58.058135 19727 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 11:01:58.133831 19819 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1888294e34c08ac0c9a9d1afbaea7 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:58.134837 19816 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6d6b1336ee430a80bc621dfd5ce40d (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:58.134949 19818 tablet_service.cc:1511] Processing CreateTablet for tablet ed7c08d5f3644b78a34143bca7e65d02 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:58.135514 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1888294e34c08ac0c9a9d1afbaea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.136317 19816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6d6b1336ee430a80bc621dfd5ce40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.136991 19815 tablet_service.cc:1511] Processing CreateTablet for tablet eaba79072fab426096c644f47235da2a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:58.137806 19817 tablet_service.cc:1511] Processing CreateTablet for tablet 4b95266dc91b4dada688ee200aac9e23 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:58.139477 19815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaba79072fab426096c644f47235da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.142822 19817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b95266dc91b4dada688ee200aac9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.143414 19814 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0446c1a031430b9e402d1f916d648a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:58.144795 19814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0446c1a031430b9e402d1f916d648a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.146656 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7c08d5f3644b78a34143bca7e65d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.146835 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1888294e34c08ac0c9a9d1afbaea7 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:58.148170 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1888294e34c08ac0c9a9d1afbaea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.151643 19893 tablet_service.cc:1511] Processing CreateTablet for tablet ed7c08d5f3644b78a34143bca7e65d02 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:58.153198 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7c08d5f3644b78a34143bca7e65d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.154460 19889 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0446c1a031430b9e402d1f916d648a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:58.154676 19813 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc62774859544b5adb99ab1aa3eb742 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:58.155929 19813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc62774859544b5adb99ab1aa3eb742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.157063 19888 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc62774859544b5adb99ab1aa3eb742 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:58.158687 19892 tablet_service.cc:1511] Processing CreateTablet for tablet 4b95266dc91b4dada688ee200aac9e23 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:58.160730 19886 tablet_service.cc:1511] Processing CreateTablet for tablet dcf13f7756924339909a826f1517c865 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:58.160835 19891 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6d6b1336ee430a80bc621dfd5ce40d (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:58.153221 19890 tablet_service.cc:1511] Processing CreateTablet for tablet eaba79072fab426096c644f47235da2a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:58.159235 19887 tablet_service.cc:1511] Processing CreateTablet for tablet e548ab5ef29b43a1a5e8999160d37cae (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:58.164005 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 397fe5b454834c49aa7316ad6d6cb6f5 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:58.165589 19812 tablet_service.cc:1511] Processing CreateTablet for tablet e548ab5ef29b43a1a5e8999160d37cae (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:58.166421 19810 tablet_service.cc:1511] Processing CreateTablet for tablet 397fe5b454834c49aa7316ad6d6cb6f5 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:58.166898 19812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e548ab5ef29b43a1a5e8999160d37cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.167626 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397fe5b454834c49aa7316ad6d6cb6f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.169094 19811 tablet_service.cc:1511] Processing CreateTablet for tablet dcf13f7756924339909a826f1517c865 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:58.170563 19811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf13f7756924339909a826f1517c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.173915 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc62774859544b5adb99ab1aa3eb742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.177935 19887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e548ab5ef29b43a1a5e8999160d37cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.181980 19891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6d6b1336ee430a80bc621dfd5ce40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.186009 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397fe5b454834c49aa7316ad6d6cb6f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.186401 20018 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.190056 19892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b95266dc91b4dada688ee200aac9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.193198 20018 tablet_bootstrap.cc:654] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.194612 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaba79072fab426096c644f47235da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.195387 19889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0446c1a031430b9e402d1f916d648a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.195996 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf13f7756924339909a826f1517c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.213985 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1888294e34c08ac0c9a9d1afbaea7 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:58.215356 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1888294e34c08ac0c9a9d1afbaea7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.224835 19967 tablet_service.cc:1511] Processing CreateTablet for tablet ed7c08d5f3644b78a34143bca7e65d02 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:58.226349 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed7c08d5f3644b78a34143bca7e65d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.235441 19966 tablet_service.cc:1511] Processing CreateTablet for tablet 4b95266dc91b4dada688ee200aac9e23 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:58.237017 19966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b95266dc91b4dada688ee200aac9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.247910 19965 tablet_service.cc:1511] Processing CreateTablet for tablet 6c6d6b1336ee430a80bc621dfd5ce40d (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:58.249361 19965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c6d6b1336ee430a80bc621dfd5ce40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.261653 19964 tablet_service.cc:1511] Processing CreateTablet for tablet eaba79072fab426096c644f47235da2a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:58.263049 19964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaba79072fab426096c644f47235da2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.275380 19963 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0446c1a031430b9e402d1f916d648a (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:58.276892 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0446c1a031430b9e402d1f916d648a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.287326 19962 tablet_service.cc:1511] Processing CreateTablet for tablet 1bc62774859544b5adb99ab1aa3eb742 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:58.288781 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bc62774859544b5adb99ab1aa3eb742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.303574 19961 tablet_service.cc:1511] Processing CreateTablet for tablet e548ab5ef29b43a1a5e8999160d37cae (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:58.305292 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e548ab5ef29b43a1a5e8999160d37cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.311405 19960 tablet_service.cc:1511] Processing CreateTablet for tablet dcf13f7756924339909a826f1517c865 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:58.312971 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcf13f7756924339909a826f1517c865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.341702 20019 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.343711 20018 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.344327 20018 ts_tablet_manager.cc:1403] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.158s	user 0.050s	sys 0.080s
I20260710 11:01:58.347214 20018 raft_consensus.cc:359] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.348496 20019 tablet_bootstrap.cc:654] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.350147 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 397fe5b454834c49aa7316ad6d6cb6f5 (DEFAULT_TABLE table=test-workload [id=7a2a1b57470d4198859e21fb3d8b951e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:58.356173 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397fe5b454834c49aa7316ad6d6cb6f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:58.348018 20018 raft_consensus.cc:385] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.372079 20018 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.373045 20018 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.382648 20019 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.382761 20021 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.383210 20019 ts_tablet_manager.cc:1403] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.000s
I20260710 11:01:58.384189 20018 ts_tablet_manager.cc:1434] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.003s
I20260710 11:01:58.384898 19854 heartbeater.cc:499] Master 127.18.188.62:43885 was elected leader, sending a full tablet report...
I20260710 11:01:58.386349 20018 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.388789 20021 tablet_bootstrap.cc:654] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.392736 20018 tablet_bootstrap.cc:654] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.392807 20019 raft_consensus.cc:359] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.394330 20019 raft_consensus.cc:385] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.394855 20019 raft_consensus.cc:740] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.396185 20019 consensus_queue.cc:260] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.404716 20021 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.405292 20021 ts_tablet_manager.cc:1403] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 11:01:58.406348 20019 ts_tablet_manager.cc:1434] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:01:58.407241 19929 heartbeater.cc:499] Master 127.18.188.62:43885 was elected leader, sending a full tablet report...
I20260710 11:01:58.408643 20021 raft_consensus.cc:359] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.409461 20021 raft_consensus.cc:385] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.409798 20021 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.410661 20021 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.422734 20019 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.437551 20019 tablet_bootstrap.cc:654] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.441046 20018 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.441689 20018 ts_tablet_manager.cc:1403] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.028s
I20260710 11:01:58.442736 20003 heartbeater.cc:499] Master 127.18.188.62:43885 was elected leader, sending a full tablet report...
I20260710 11:01:58.443150 20021 ts_tablet_manager.cc:1434] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.037s	user 0.019s	sys 0.017s
I20260710 11:01:58.444144 20021 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.444751 20018 raft_consensus.cc:359] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.445787 20018 raft_consensus.cc:385] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.446195 20018 raft_consensus.cc:740] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.447554 20018 consensus_queue.cc:260] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.450433 20018 ts_tablet_manager.cc:1434] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:58.450836 20021 tablet_bootstrap.cc:654] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.451486 20018 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.452756 20019 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.453321 20019 ts_tablet_manager.cc:1403] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.008s
I20260710 11:01:58.456380 20019 raft_consensus.cc:359] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.457387 20019 raft_consensus.cc:385] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.457775 20019 raft_consensus.cc:740] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.458145 20018 tablet_bootstrap.cc:654] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.458932 20019 consensus_queue.cc:260] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.461944 20019 ts_tablet_manager.cc:1434] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:58.462757 20021 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.463277 20021 ts_tablet_manager.cc:1403] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:01:58.463439 20019 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.466277 20021 raft_consensus.cc:359] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.467056 20021 raft_consensus.cc:385] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.467378 20021 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.468257 20021 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.470887 20021 ts_tablet_manager.cc:1434] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:01:58.471859 20021 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.473541 20019 tablet_bootstrap.cc:654] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.478729 20021 tablet_bootstrap.cc:654] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.484566 20018 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.485116 20018 ts_tablet_manager.cc:1403] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.007s
I20260710 11:01:58.485685 20019 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.486197 20019 ts_tablet_manager.cc:1403] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260710 11:01:58.488027 20018 raft_consensus.cc:359] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.488811 20018 raft_consensus.cc:385] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.489171 20018 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.488968 20019 raft_consensus.cc:359] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.489732 20019 raft_consensus.cc:385] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.490036 20019 raft_consensus.cc:740] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.490091 20018 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.490758 20021 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.491366 20021 ts_tablet_manager.cc:1403] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 11:01:58.493024 20018 ts_tablet_manager.cc:1434] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:58.494122 20018 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.494896 20021 raft_consensus.cc:359] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.495597 20021 raft_consensus.cc:385] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.495848 20021 raft_consensus.cc:740] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.496506 20021 consensus_queue.cc:260] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.498512 20021 ts_tablet_manager.cc:1434] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:01:58.499478 20021 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.501117 20018 tablet_bootstrap.cc:654] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.490965 20019 consensus_queue.cc:260] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.503468 20019 ts_tablet_manager.cc:1434] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260710 11:01:58.503827 20027 raft_consensus.cc:493] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.504532 20019 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.504335 20027 raft_consensus.cc:515] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.508680 20021 tablet_bootstrap.cc:654] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.512807 20019 tablet_bootstrap.cc:654] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.521754 20036 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.522325 20036 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.523648 20027 leader_election.cc:290] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.526980 20026 raft_consensus.cc:493] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.527487 20026 raft_consensus.cc:515] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.530181 20026 leader_election.cc:290] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.540336 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.541450 19904 raft_consensus.cc:2468] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:58.543108 19941 leader_election.cc:304] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.544159 20027 raft_consensus.cc:2804] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.544749 20027 raft_consensus.cc:493] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.545260 20027 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.555517 20018 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.555697 20021 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.556135 20018 ts_tablet_manager.cc:1403] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.015s
I20260710 11:01:58.558710 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
W20260710 11:01:58.560608 19941 leader_election.cc:343] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.562105 20027 raft_consensus.cc:515] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.562911 20036 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.563453 20019 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.563966 20019 ts_tablet_manager.cc:1403] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.019s
I20260710 11:01:58.556135 20021 ts_tablet_manager.cc:1403] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.013s
I20260710 11:01:58.567265 20018 raft_consensus.cc:359] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.567737 20021 raft_consensus.cc:359] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.568537 20021 raft_consensus.cc:385] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.568845 20021 raft_consensus.cc:740] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.569247 20019 raft_consensus.cc:359] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.570041 20019 raft_consensus.cc:385] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.569661 20021 consensus_queue.cc:260] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.568207 20018 raft_consensus.cc:385] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.570351 20019 raft_consensus.cc:740] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.570662 20018 raft_consensus.cc:740] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.571213 20019 consensus_queue.cc:260] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.571578 20018 consensus_queue.cc:260] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.573678 20019 ts_tablet_manager.cc:1434] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:01:58.574244 20018 ts_tablet_manager.cc:1434] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260710 11:01:58.574777 20019 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.575191 20018 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.582686 20019 tablet_bootstrap.cc:654] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.583432 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:58.584192 19904 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.592707 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
W20260710 11:01:58.594687 19870 leader_election.cc:343] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.595331 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:58.595180 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.596093 19828 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
W20260710 11:01:58.596967 19944 leader_election.cc:343] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.597571 20019 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.597880 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.598106 20021 ts_tablet_manager.cc:1434] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 11:01:58.597783 19944 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.599435 20021 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
W20260710 11:01:58.600085 19944 leader_election.cc:343] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.600389 19904 raft_consensus.cc:2468] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:58.601387 20027 leader_election.cc:290] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.601846 19941 leader_election.cc:304] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:58.603084 20018 tablet_bootstrap.cc:654] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.601388 20036 raft_consensus.cc:2804] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.603608 20036 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.603994 20036 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.603077 20027 raft_consensus.cc:2804] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.598106 20019 ts_tablet_manager.cc:1403] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260710 11:01:58.612962 20021 tablet_bootstrap.cc:654] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.613384 20027 raft_consensus.cc:697] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:58.617200 20023 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.615129 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
W20260710 11:01:58.618265 19775 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:58.618310 20023 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.621585 20018 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.621390 20019 raft_consensus.cc:359] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.622258 20018 ts_tablet_manager.cc:1403] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.002s
I20260710 11:01:58.622283 20019 raft_consensus.cc:385] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.622874 20019 raft_consensus.cc:740] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.623641 20019 consensus_queue.cc:260] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
W20260710 11:01:58.622514 19867 leader_election.cc:343] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.625444 19867 leader_election.cc:304] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3598a6c23214db2bef26b5738acd02b; no voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d
I20260710 11:01:58.625981 20019 ts_tablet_manager.cc:1434] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:01:58.625622 20018 raft_consensus.cc:359] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.626425 20018 raft_consensus.cc:385] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.626682 20026 raft_consensus.cc:2749] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:58.626966 20019 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.626773 20018 raft_consensus.cc:740] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.627930 20023 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.627853 20018 consensus_queue.cc:260] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.628240 20027 consensus_queue.cc:237] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.630743 20018 ts_tablet_manager.cc:1434] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:58.633255 20026 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.634017 20026 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.636498 20036 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.632332 20018 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.637986 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.638998 19829 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:58.640815 19870 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.641949 20019 tablet_bootstrap.cc:654] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.654599 20036 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.657575 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:58.660862 19829 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.659132 20047 raft_consensus.cc:493] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.666913 20047 raft_consensus.cc:515] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.658555 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.652717 20026 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.670305 20021 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.670372 20026 raft_consensus.cc:2804] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.670965 20026 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.671176 20021 ts_tablet_manager.cc:1403] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.004s
I20260710 11:01:58.671330 20026 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.672346 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:58.669317 20047 leader_election.cc:290] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.674527 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.675906 20018 tablet_bootstrap.cc:654] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:58.676257 19941 leader_election.cc:343] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:58.677253 19867 leader_election.cc:343] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:58.678088 19867 leader_election.cc:343] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.678839 20021 raft_consensus.cc:359] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.682536 20023 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.683348 20023 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.684859 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.686017 20023 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.686681 20023 raft_consensus.cc:493] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.687239 20023 raft_consensus.cc:515] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
W20260710 11:01:58.688107 19870 leader_election.cc:343] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.688552 19870 leader_election.cc:304] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3598a6c23214db2bef26b5738acd02b; no voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d
I20260710 11:01:58.689249 20023 leader_election.cc:290] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.689462 20048 raft_consensus.cc:2749] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:58.690044 20021 raft_consensus.cc:385] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.692569 20021 raft_consensus.cc:740] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.664824 19726 catalog_manager.cc:5697] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 1 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.689122 20026 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.700013 20021 consensus_queue.cc:260] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.703135 20021 ts_tablet_manager.cc:1434] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 11:01:58.704468 20021 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.696998 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:58.696118 20026 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.709440 19828 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.711869 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.712323 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.713033 19904 raft_consensus.cc:2393] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27451890144d4e32aa4e54845fbe5817 in current term 1: Already voted for candidate e3598a6c23214db2bef26b5738acd02b in this term.
I20260710 11:01:58.714610 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
W20260710 11:01:58.714920 19792 leader_election.cc:343] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:58.716310 19792 leader_election.cc:343] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.720528 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:58.724004 19829 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:58.725304 20021 tablet_bootstrap.cc:654] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.725934 19944 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: e3598a6c23214db2bef26b5738acd02b
W20260710 11:01:58.725942 19867 leader_election.cc:343] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.726598 19828 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:58.727640 20036 raft_consensus.cc:2804] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.729228 20036 raft_consensus.cc:697] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:58.729297 19870 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 441e2204e3344012a71ffec71f11da6d
I20260710 11:01:58.731000 20026 raft_consensus.cc:2804] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.730465 20036 consensus_queue.cc:237] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.733036 20026 raft_consensus.cc:697] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:58.734694 20018 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.735988 20018 ts_tablet_manager.cc:1403] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.012s
I20260710 11:01:58.737324 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.738468 19977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.738488 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
W20260710 11:01:58.738911 19792 leader_election.cc:343] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.739207 20018 raft_consensus.cc:359] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.739392 19792 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817; no voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.739974 20018 raft_consensus.cc:385] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.740321 20018 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
W20260710 11:01:58.740895 19792 leader_election.cc:343] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.736006 20026 consensus_queue.cc:237] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.741039 20018 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.741385 19792 leader_election.cc:304] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817; no voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.742403 20052 raft_consensus.cc:2749] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:58.742630 20023 raft_consensus.cc:2749] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:01:58.744211 19792 leader_election.cc:343] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.744639 19792 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817; no voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.749181 20021 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.749766 20021 ts_tablet_manager.cc:1403] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.012s
I20260710 11:01:58.751426 20019 tablet_bootstrap.cc:492] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.752036 20052 raft_consensus.cc:2749] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:58.751976 20019 ts_tablet_manager.cc:1403] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.125s	user 0.038s	sys 0.049s
I20260710 11:01:58.758745 20018 ts_tablet_manager.cc:1434] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 11:01:58.759883 20018 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.759559 20021 raft_consensus.cc:359] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.760315 20021 raft_consensus.cc:385] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.760620 20021 raft_consensus.cc:740] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.761425 20021 consensus_queue.cc:260] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.762029 20019 raft_consensus.cc:359] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.762825 20019 raft_consensus.cc:385] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.763186 20019 raft_consensus.cc:740] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.763943 20019 consensus_queue.cc:260] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.764936 20021 ts_tablet_manager.cc:1434] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.005s
I20260710 11:01:58.766512 20021 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.771523 20019 ts_tablet_manager.cc:1434] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:01:58.769152 20018 tablet_bootstrap.cc:654] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.772665 20019 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.772858 19727 catalog_manager.cc:5697] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.779578 20019 tablet_bootstrap.cc:654] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.781965 20021 tablet_bootstrap.cc:654] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.789112 20018 tablet_bootstrap.cc:492] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.789758 20018 ts_tablet_manager.cc:1403] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.006s
I20260710 11:01:58.790385 20021 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.788144 19726 catalog_manager.cc:5697] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 1 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.790908 20021 ts_tablet_manager.cc:1403] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260710 11:01:58.791152 20019 tablet_bootstrap.cc:492] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.791700 20019 ts_tablet_manager.cc:1403] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260710 11:01:58.793979 20021 raft_consensus.cc:359] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.794788 20021 raft_consensus.cc:385] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.794833 20019 raft_consensus.cc:359] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.795179 20018 raft_consensus.cc:359] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.795740 20019 raft_consensus.cc:385] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.795302 20021 raft_consensus.cc:740] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.796051 20018 raft_consensus.cc:385] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.796090 20019 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.796638 20018 raft_consensus.cc:740] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.796691 20021 consensus_queue.cc:260] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.797084 20019 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.797680 20018 consensus_queue.cc:260] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.799464 20021 ts_tablet_manager.cc:1434] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:01:58.799773 20019 ts_tablet_manager.cc:1434] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:01:58.800374 20018 ts_tablet_manager.cc:1434] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:58.800571 20021 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.800838 20019 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.801463 20018 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.802054 20026 raft_consensus.cc:493] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.802655 20026 raft_consensus.cc:515] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.804894 20026 leader_election.cc:290] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.806511 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.807785 20021 tablet_bootstrap.cc:654] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.807824 20019 tablet_bootstrap.cc:654] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.808521 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.809420 19976 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:58.811668 19867 leader_election.cc:304] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.812520 20018 tablet_bootstrap.cc:654] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.812928 20026 raft_consensus.cc:2804] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.813522 20026 raft_consensus.cc:493] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.813956 20026 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.820572 20019 tablet_bootstrap.cc:492] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.821171 20019 ts_tablet_manager.cc:1403] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
W20260710 11:01:58.821866 19870 leader_election.cc:343] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.824085 20019 raft_consensus.cc:359] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.825114 20019 raft_consensus.cc:385] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.825451 20019 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.826247 20018 tablet_bootstrap.cc:492] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.826320 20019 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.827108 20018 ts_tablet_manager.cc:1403] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.013s
I20260710 11:01:58.828897 20019 ts_tablet_manager.cc:1434] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:01:58.829931 20019 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.830792 20018 raft_consensus.cc:359] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.831832 20018 raft_consensus.cc:385] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.832278 20018 raft_consensus.cc:740] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.833454 20018 consensus_queue.cc:260] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.834203 20026 raft_consensus.cc:515] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.836294 20019 tablet_bootstrap.cc:654] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.837903 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
W20260710 11:01:58.839630 19870 leader_election.cc:343] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.843216 20026 leader_election.cc:290] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.846721 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:58.847267 20018 ts_tablet_manager.cc:1434] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:01:58.848131 20019 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.848868 20019 ts_tablet_manager.cc:1403] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 11:01:58.849797 20021 tablet_bootstrap.cc:492] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.850278 20021 ts_tablet_manager.cc:1403] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.020s
I20260710 11:01:58.851709 20019 raft_consensus.cc:359] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.852437 19976 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.852545 20019 raft_consensus.cc:385] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.853032 20019 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.852759 20021 raft_consensus.cc:359] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.853893 20021 raft_consensus.cc:385] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.855141 20021 raft_consensus.cc:740] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.848212 20018 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.856060 20021 consensus_queue.cc:260] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.854393 20019 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.860113 20019 ts_tablet_manager.cc:1434] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:01:58.860471 19976 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:58.861145 20019 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: Bootstrap starting.
I20260710 11:01:58.861925 19867 leader_election.cc:304] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:58.863163 20026 raft_consensus.cc:2804] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.863659 20026 raft_consensus.cc:697] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:58.864521 20026 consensus_queue.cc:237] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.867640 20019 tablet_bootstrap.cc:654] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.867862 20018 tablet_bootstrap.cc:654] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.870399 20052 raft_consensus.cc:493] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.858381 20021 ts_tablet_manager.cc:1434] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:01:58.871016 20052 raft_consensus.cc:515] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.872116 20021 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.875674 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.876394 19904 raft_consensus.cc:2468] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 0.
I20260710 11:01:58.877612 20036 raft_consensus.cc:493] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.878124 20036 raft_consensus.cc:515] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.880301 20036 leader_election.cc:290] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.880927 20021 tablet_bootstrap.cc:654] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.881771 19792 leader_election.cc:304] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.882908 20023 raft_consensus.cc:2804] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.883076 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.883286 20023 raft_consensus.cc:493] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.884290 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.884702 20023 raft_consensus.cc:3060] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:01:58.885780 19941 leader_election.cc:343] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.886278 20052 leader_election.cc:290] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.887456 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
W20260710 11:01:58.888860 19792 leader_election.cc:343] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:58.890033 19944 leader_election.cc:343] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.890658 19944 leader_election.cc:304] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d; no voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.892508 20036 raft_consensus.cc:2749] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:58.900691 20023 raft_consensus.cc:515] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.903985 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:58.904671 19904 raft_consensus.cc:3060] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.906104 20019 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: No bootstrap required, opened a new log
I20260710 11:01:58.906483 20018 tablet_bootstrap.cc:492] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:58.906605 20019 ts_tablet_manager.cc:1403] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.030s
I20260710 11:01:58.907203 20018 ts_tablet_manager.cc:1403] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.009s
I20260710 11:01:58.909667 20019 raft_consensus.cc:359] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.910462 20019 raft_consensus.cc:385] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.910792 20019 raft_consensus.cc:740] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.911275 20018 raft_consensus.cc:359] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.911695 20019 consensus_queue.cc:260] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.912106 19904 raft_consensus.cc:2468] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 1.
I20260710 11:01:58.914572 20019 ts_tablet_manager.cc:1434] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:01:58.915283 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:58.915405 19792 leader_election.cc:304] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.916695 20052 raft_consensus.cc:2804] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.912384 20018 raft_consensus.cc:385] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.917526 20018 raft_consensus.cc:740] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
W20260710 11:01:58.917984 19792 leader_election.cc:343] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:58.918205 20023 leader_election.cc:290] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.916649 19727 catalog_manager.cc:5697] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.918835 20018 consensus_queue.cc:260] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.923816 20052 raft_consensus.cc:697] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 1 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:01:58.924571 20021 tablet_bootstrap.cc:492] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:58.924671 20018 ts_tablet_manager.cc:1434] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260710 11:01:58.925213 20021 ts_tablet_manager.cc:1403] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.012s
I20260710 11:01:58.925697 20036 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.926043 20018 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: Bootstrap starting.
I20260710 11:01:58.926297 20036 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.925112 20052 consensus_queue.cc:237] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.931363 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.932078 19904 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:58.933367 20018 tablet_bootstrap.cc:654] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.933866 20036 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.930212 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.928162 20021 raft_consensus.cc:359] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.934653 19828 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:58.933785 19941 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.934688 20021 raft_consensus.cc:385] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:58.937600 20021 raft_consensus.cc:740] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:58.938091 20036 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.938592 20036 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.939018 20036 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.938843 20021 consensus_queue.cc:260] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.941831 19727 catalog_manager.cc:5697] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.946692 20036 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.949692 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:58.950321 19828 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.953963 20021 ts_tablet_manager.cc:1434] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:01:58.955528 20021 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: Bootstrap starting.
I20260710 11:01:58.958428 19828 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:58.961298 20026 raft_consensus.cc:493] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.961874 20026 raft_consensus.cc:515] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.963981 20026 leader_election.cc:290] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.964438 20021 tablet_bootstrap.cc:654] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:58.964704 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:58.965317 19904 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.972121 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.972144 19944 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:01:58.972896 19976 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:58.973788 20026 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.974267 20026 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.974468 19867 leader_election.cc:304] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:58.975402 20048 raft_consensus.cc:2804] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:58.975821 20048 raft_consensus.cc:493] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:58.976135 20048 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:58.977314 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.978101 19829 raft_consensus.cc:2393] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e3598a6c23214db2bef26b5738acd02b in current term 1: Already voted for candidate 441e2204e3344012a71ffec71f11da6d in this term.
I20260710 11:01:58.980166 20026 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.981765 20052 raft_consensus.cc:493] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:58.982311 20052 raft_consensus.cc:515] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.983800 20027 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:58.984334 20027 raft_consensus.cc:697] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:58.985231 20027 consensus_queue.cc:237] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:58.986766 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.986909 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:58.988106 19903 raft_consensus.cc:2393] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27451890144d4e32aa4e54845fbe5817 in current term 1: Already voted for candidate 441e2204e3344012a71ffec71f11da6d in this term.
I20260710 11:01:58.988505 19867 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e3598a6c23214db2bef26b5738acd02b; no voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d
I20260710 11:01:58.990016 20052 leader_election.cc:290] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:58.964707 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:58.992436 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:58.993396 19828 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:58.995217 19792 leader_election.cc:304] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817; no voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:58.998550 20052 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.002173 20026 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.003845 19726 catalog_manager.cc:5697] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 1 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.004868 19904 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:59.005563 20036 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:58.997042 20048 raft_consensus.cc:515] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.015027 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.015971 19828 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.019445 20048 leader_election.cc:290] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.019869 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.020862 19976 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.024065 20052 raft_consensus.cc:2749] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:59.025979 19828 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:59.027462 19870 leader_election.cc:304] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.028821 20048 raft_consensus.cc:2804] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:59.029948 20048 raft_consensus.cc:697] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.030890 20048 consensus_queue.cc:237] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.031772 20018 tablet_bootstrap.cc:492] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: No bootstrap required, opened a new log
I20260710 11:01:59.032202 20018 ts_tablet_manager.cc:1403] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: Time spent bootstrapping tablet: real 0.106s	user 0.056s	sys 0.039s
I20260710 11:01:59.035327 19976 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:59.035516 20021 tablet_bootstrap.cc:492] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: No bootstrap required, opened a new log
I20260710 11:01:59.036166 20021 ts_tablet_manager.cc:1403] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: Time spent bootstrapping tablet: real 0.081s	user 0.025s	sys 0.031s
I20260710 11:01:59.036303 20018 raft_consensus.cc:359] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.037003 20018 raft_consensus.cc:385] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:59.037271 20018 raft_consensus.cc:740] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Initialized, Role: FOLLOWER
I20260710 11:01:59.038846 20021 raft_consensus.cc:359] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.039593 20021 raft_consensus.cc:385] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:59.039412 20018 consensus_queue.cc:260] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.039868 20021 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Initialized, Role: FOLLOWER
I20260710 11:01:59.040534 20021 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.041569 20018 ts_tablet_manager.cc:1434] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:59.042841 20021 ts_tablet_manager.cc:1434] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:59.042618 19726 catalog_manager.cc:5697] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.043440 20026 raft_consensus.cc:2749] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:59.064301 20036 raft_consensus.cc:493] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.064790 20036 raft_consensus.cc:515] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.066514 20036 leader_election.cc:290] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.067358 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:59.067488 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1888294e34c08ac0c9a9d1afbaea7" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:59.068233 19904 raft_consensus.cc:2393] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 441e2204e3344012a71ffec71f11da6d in current term 1: Already voted for candidate 27451890144d4e32aa4e54845fbe5817 in this term.
I20260710 11:01:59.069152 19941 leader_election.cc:304] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d; no voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.069892 20036 raft_consensus.cc:3060] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.074620 20036 raft_consensus.cc:2749] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:59.113976 20036 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.114444 20036 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.116685 20036 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.117233 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:59.117131 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:59.118077 19828 raft_consensus.cc:2393] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 441e2204e3344012a71ffec71f11da6d in current term 1: Already voted for candidate e3598a6c23214db2bef26b5738acd02b in this term.
I20260710 11:01:59.118927 19944 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d; no voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.119592 20036 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.124779 20036 raft_consensus.cc:2749] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:59.127789 20026 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.131322 20036 raft_consensus.cc:493] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.131893 20036 raft_consensus.cc:515] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.133975 20036 leader_election.cc:290] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.134886 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:59.134805 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:59.135548 19904 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:59.135720 19828 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:59.136790 19941 leader_election.cc:304] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.137953 20036 raft_consensus.cc:2804] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:59.138288 20036 raft_consensus.cc:493] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:59.138594 20036 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.143334 20047 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.147149 20036 raft_consensus.cc:515] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.149374 20036 leader_election.cc:290] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.150064 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.150677 19829 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.151971 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.152563 19904 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.157583 19829 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:59.159039 19944 leader_election.cc:304] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:01:59.159920 20036 raft_consensus.cc:2804] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:59.160596 20036 raft_consensus.cc:697] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.159662 19904 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:59.161415 20036 consensus_queue.cc:237] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.170838 20036 consensus_queue.cc:1048] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.170693 19726 catalog_manager.cc:5697] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 1 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.182821 20043 consensus_queue.cc:1048] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.212235 20043 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.213052 20047 raft_consensus.cc:493] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.213471 20047 raft_consensus.cc:515] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.215567 20047 leader_election.cc:290] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.215960 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:59.216720 19829 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:59.217090 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:59.217799 19976 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 0.
I20260710 11:01:59.218125 19870 leader_election.cc:304] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.218976 20047 raft_consensus.cc:2804] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:59.219321 20047 raft_consensus.cc:493] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:59.219682 20047 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.225425 20027 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.225649 20043 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.226014 20027 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.228035 20027 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.228039 20047 raft_consensus.cc:515] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.231943 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817" is_pre_election: true
I20260710 11:01:59.232589 19829 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:59.233390 20052 raft_consensus.cc:493] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:59.233871 19944 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:01:59.233882 20052 raft_consensus.cc:515] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.234995 20036 raft_consensus.cc:2804] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:59.235421 20036 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:59.235843 20036 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.236194 20052 leader_election.cc:290] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.238647 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:59.241206 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d" is_pre_election: true
I20260710 11:01:59.242096 19976 raft_consensus.cc:2393] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27451890144d4e32aa4e54845fbe5817 in current term 1: Already voted for candidate e3598a6c23214db2bef26b5738acd02b in this term.
I20260710 11:01:59.243443 19792 leader_election.cc:304] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817; no voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.243556 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b" is_pre_election: true
I20260710 11:01:59.244239 19903 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 0.
I20260710 11:01:59.244081 20036 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.247684 20036 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.248804 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.249372 19829 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.244632 20052 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.252426 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.253024 19904 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.256182 19829 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:59.231513 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.257438 19944 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:01:59.258131 19828 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.258569 20036 raft_consensus.cc:2804] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:59.259315 20036 raft_consensus.cc:697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.260278 20047 leader_election.cc:290] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.260182 20036 consensus_queue.cc:237] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.261358 19904 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 1.
I20260710 11:01:59.261456 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.262152 19976 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.264154 20052 raft_consensus.cc:2749] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:59.268855 19976 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:59.268855 19828 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 1.
I20260710 11:01:59.270367 19867 leader_election.cc:304] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.271214 20047 raft_consensus.cc:2804] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:59.271737 20047 raft_consensus.cc:697] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.270481 19724 catalog_manager.cc:5697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 1 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.272495 20047 consensus_queue.cc:237] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.280763 19727 catalog_manager.cc:5697] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 0 to 1, leader changed from <none> to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.388881 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:01:59.389402 19976 raft_consensus.cc:606] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:59.402882 19904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:48716
I20260710 11:01:59.403484 19904 raft_consensus.cc:606] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:59.410317 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:01:59.411002 19976 raft_consensus.cc:606] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:59.416314 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:01:59.416852 19976 raft_consensus.cc:606] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:01:59.425765 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:01:59.426359 19976 raft_consensus.cc:606] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Received request to transfer leadership to TS e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.434528 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcf13f7756924339909a826f1517c865"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:01:59.435086 19976 raft_consensus.cc:606] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Received request to transfer leadership to TS e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.439903 19904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
mode: GRACEFUL
new_leader_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:48716
I20260710 11:01:59.440445 19904 raft_consensus.cc:606] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Received request to transfer leadership to TS 441e2204e3344012a71ffec71f11da6d
I20260710 11:01:59.481029 20047 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.491218 20047 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.499468 20092 raft_consensus.cc:993] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.500034 20047 raft_consensus.cc:1081] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.502508 20036 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.504029 19828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34532
I20260710 11:01:59.504649 19828 raft_consensus.cc:493] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.505043 19828 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.510962 20052 consensus_queue.cc:1048] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.511672 20036 raft_consensus.cc:993] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.512111 20036 raft_consensus.cc:1081] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.512084 19828 raft_consensus.cc:515] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.514357 19828 leader_election.cc:290] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.520077 20043 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.522364 19829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34520
I20260710 11:01:59.522976 19829 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.523366 19829 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.525607 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.526584 19902 raft_consensus.cc:3055] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.527066 19902 raft_consensus.cc:740] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.527916 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.528509 19976 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.528133 19902 consensus_queue.cc:260] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.529960 19902 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.532440 19829 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.536402 19829 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.536557 19901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.537035 19977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.538188 19977 raft_consensus.cc:3055] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.538546 19977 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.539429 19977 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.540567 19977 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.540858 19976 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.546129 19792 leader_election.cc:304] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:01:59.548190 20052 raft_consensus.cc:2804] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.551800 19902 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.556492 19977 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.567344 20098 consensus_queue.cc:1048] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:01:59.568092 20052 raft_consensus.cc:697] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:01:59.570466 20043 consensus_queue.cc:1048] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.573112 19792 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [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: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.573935 20098 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.574406 20098 raft_consensus.cc:697] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:01:59.574162 20052 consensus_queue.cc:237] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.575278 20098 consensus_queue.cc:237] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.589478 19726 catalog_manager.cc:5697] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from e3598a6c23214db2bef26b5738acd02b (127.18.188.2) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.593871 20043 raft_consensus.cc:993] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: : Instructing follower e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:01:59.594345 20043 raft_consensus.cc:1081] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Signalling peer e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:01:59.597247 19904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcf13f7756924339909a826f1517c865"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:48688
I20260710 11:01:59.597899 19904 raft_consensus.cc:493] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.598279 19904 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.610793 19904 raft_consensus.cc:515] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.615545 19904 leader_election.cc:290] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 2 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.619547 19903 raft_consensus.cc:1240] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Rejecting Update request from peer 441e2204e3344012a71ffec71f11da6d for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:59.622424 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.623044 19828 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.626200 20043 consensus_queue.cc:1048] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.628886 20048 consensus_queue.cc:1048] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.630275 19828 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 2.
I20260710 11:01:59.631181 19829 raft_consensus.cc:1240] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Rejecting Update request from peer 441e2204e3344012a71ffec71f11da6d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:01:59.626513 19726 catalog_manager.cc:5697] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.634644 20027 raft_consensus.cc:993] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.635815 20036 consensus_queue.cc:1059] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.635048 19870 leader_election.cc:304] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.638691 20047 raft_consensus.cc:2804] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.639505 20047 raft_consensus.cc:697] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.640481 20047 consensus_queue.cc:237] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.634497 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcf13f7756924339909a826f1517c865" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.650964 20048 consensus_queue.cc:1048] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.651718 20027 raft_consensus.cc:1081] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.654424 20104 consensus_queue.cc:1059] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.655025 19828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34520
I20260710 11:01:59.655644 19828 raft_consensus.cc:493] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.656056 19828 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.658655 19727 catalog_manager.cc:5697] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 1 to 2, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 2 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.661386 20104 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:59.663750 19976 raft_consensus.cc:3055] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.664165 19976 raft_consensus.cc:740] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.664883 19976 consensus_queue.cc:260] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.665169 19828 raft_consensus.cc:515] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.668252 19828 leader_election.cc:290] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.669624 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.670390 19903 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.669625 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed7c08d5f3644b78a34143bca7e65d02" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.673861 19978 raft_consensus.cc:3055] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.674206 19978 raft_consensus.cc:740] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.675045 19978 consensus_queue.cc:260] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.676175 19978 raft_consensus.cc:3060] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.678071 19903 raft_consensus.cc:2468] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.681530 19976 raft_consensus.cc:3060] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.684226 19792 leader_election.cc:304] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.685397 20097 raft_consensus.cc:2804] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.685532 19978 raft_consensus.cc:2468] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.685963 20097 raft_consensus.cc:697] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:01:59.686847 20097 consensus_queue.cc:237] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.692061 20047 consensus_queue.cc:1048] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.698256 19976 raft_consensus.cc:2468] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 2.
W20260710 11:01:59.699031 20036 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:01:59.706439 20036 raft_consensus.cc:993] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.709664 20036 raft_consensus.cc:1081] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:01:59.713023 19829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34520
I20260710 11:01:59.713701 19829 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.714095 19829 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.711154 20092 consensus_queue.cc:1048] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.718050 20101 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:59.721683 19829 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.724910 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.725653 19829 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.726594 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.727850 19978 raft_consensus.cc:3055] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.728497 19978 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.730001 19978 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.731313 19978 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.732141 19724 catalog_manager.cc:5697] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.745472 19978 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:01:59.747120 19792 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [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: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: e3598a6c23214db2bef26b5738acd02b
I20260710 11:01:59.748440 20097 raft_consensus.cc:2804] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.748986 20097 raft_consensus.cc:697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:01:59.751946 20101 raft_consensus.cc:993] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: : Instructing follower e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:01:59.752879 20097 consensus_queue.cc:237] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.754022 20104 raft_consensus.cc:1081] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Signalling peer e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:01:59.755771 20048 raft_consensus.cc:993] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: : Instructing follower 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:01:59.756044 19903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:48688
I20260710 11:01:59.756399 20092 raft_consensus.cc:1081] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Signalling peer 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:01:59.756872 19903 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.757345 19903 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.763446 19978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:53972
I20260710 11:01:59.764288 19978 raft_consensus.cc:493] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:59.764768 19978 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.764889 19903 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.768294 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.768530 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:01:59.768126 19727 catalog_manager.cc:5697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.768952 19829 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.769090 19976 raft_consensus.cc:3055] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.769562 19976 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.770394 19976 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.771471 19976 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.773973 19978 raft_consensus.cc:515] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.767941 19903 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 2 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:01:59.778642 19829 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 2.
I20260710 11:01:59.779874 19976 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 2.
I20260710 11:01:59.779990 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:01:59.780057 19870 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.780575 19978 leader_election.cc:290] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 2 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:01:59.780831 19904 raft_consensus.cc:3055] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:59.781262 19904 raft_consensus.cc:740] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.781980 20092 raft_consensus.cc:2804] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.782575 20092 raft_consensus.cc:697] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:01:59.782196 19904 consensus_queue.cc:260] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.783408 20092 consensus_queue.cc:237] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.783819 19904 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.787671 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "397fe5b454834c49aa7316ad6d6cb6f5" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:01:59.789651 19829 raft_consensus.cc:3060] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.791057 19904 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 2.
I20260710 11:01:59.792171 19941 leader_election.cc:304] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:01:59.792980 20104 raft_consensus.cc:2804] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:59.793608 20104 raft_consensus.cc:697] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 2 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:01:59.794445 20104 consensus_queue.cc:237] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:01:59.796452 19829 raft_consensus.cc:2468] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 2.
I20260710 11:01:59.796787 19726 catalog_manager.cc:5697] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 1 to 2, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 2 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:59.802428 19727 catalog_manager.cc:5697] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 1 to 2, leader changed from e3598a6c23214db2bef26b5738acd02b (127.18.188.2) to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 2 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:59.994174 19976 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:59.995293 19904 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:59.995402 20097 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.002280 19904 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.004212 20098 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.083248 19904 raft_consensus.cc:1275] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.084530 20098 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.092284 19976 raft_consensus.cc:1275] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.094543 20098 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.173203 19976 raft_consensus.cc:1275] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.174887 20048 consensus_queue.cc:1048] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.176496 19976 raft_consensus.cc:1275] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.177922 20048 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.188233 19829 raft_consensus.cc:1275] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.189622 19827 raft_consensus.cc:1275] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.191015 20048 consensus_queue.cc:1048] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:00.191517 20047 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.205768 19904 raft_consensus.cc:1275] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.207293 20098 consensus_queue.cc:1048] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.215458 19904 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.219836 19978 raft_consensus.cc:1275] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.222811 19978 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.223680 20052 consensus_queue.cc:1048] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.223999 20097 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.229912 19904 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.231714 20097 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.258679 19827 raft_consensus.cc:1275] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.259997 20104 consensus_queue.cc:1048] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.268290 19904 raft_consensus.cc:1275] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:00.271557 20116 consensus_queue.cc:1048] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.483670 19184 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:02:02.484616 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:02.505283 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:02.505975 19827 raft_consensus.cc:606] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Received request to transfer leadership to TS 441e2204e3344012a71ffec71f11da6d
I20260710 11:02:02.509171 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:02.510032 19827 raft_consensus.cc:606] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Received request to transfer leadership to TS 441e2204e3344012a71ffec71f11da6d
I20260710 11:02:02.511478 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:02.512107 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:02.669524 20117 raft_consensus.cc:993] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: : Instructing follower 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:02.670017 20117 raft_consensus.cc:1081] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Signalling peer 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:02.672600 19976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:53982
I20260710 11:02:02.673188 19976 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.673797 19976 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.680573 19976 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:02.683862 19976 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 3 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:02:02.683907 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:02.684603 19829 raft_consensus.cc:3055] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:02.684947 19829 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:02.686306 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:02.686887 19904 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.686534 19829 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:02.687933 19829 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:02.694761 19904 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:02.694902 19829 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:02.696327 19941 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:02.697139 20116 raft_consensus.cc:2804] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:02.698276 20116 raft_consensus.cc:697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:02.699079 20116 consensus_queue.cc:237] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:02.709609 19724 catalog_manager.cc:5697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 2 to 3, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 3 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:03.039240 20121 raft_consensus.cc:993] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: : Instructing follower 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:03.039722 20117 raft_consensus.cc:1081] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Signalling peer 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:03.041249 19976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:53982
I20260710 11:02:03.041739 19976 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.042038 19976 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.047071 19976 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.048620 19976 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 3 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:02:03.049664 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:03.049829 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:03.050328 19829 raft_consensus.cc:3055] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:03.050328 19904 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.050827 19829 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:03.051667 19829 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.053402 19829 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.057961 19904 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:03.059327 19941 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:03.060159 20116 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:03.060639 20116 raft_consensus.cc:697] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:03.061120 19829 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:03.061432 20116 consensus_queue.cc:237] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.070312 19724 catalog_manager.cc:5697] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 2 to 3, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 3 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:03.139686 19829 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:03.141252 20116 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:03.165143 19904 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:03.166960 20132 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:03.513041 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:03.536837 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:02:03.537448 19976 raft_consensus.cc:606] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:02:03.543025 19976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:53994
I20260710 11:02:03.543578 19976 raft_consensus.cc:606] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:02:03.549292 19904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:48716
I20260710 11:02:03.549985 19904 raft_consensus.cc:606] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:02:03.556562 19904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:48716
I20260710 11:02:03.557228 19904 raft_consensus.cc:606] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:02:03.563212 19904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
mode: GRACEFUL
new_leader_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:48716
I20260710 11:02:03.563760 19904 raft_consensus.cc:606] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Received request to transfer leadership to TS 27451890144d4e32aa4e54845fbe5817
I20260710 11:02:03.568111 19904 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:03.569687 20132 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:03.579605 19827 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:03.583387 20122 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:03.592065 20116 raft_consensus.cc:993] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.592540 20122 raft_consensus.cc:1081] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.594478 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34520
I20260710 11:02:03.595155 19827 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.595707 19827 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.600505 19827 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.602516 19827 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 4 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:03.603482 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:03.603768 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:03.604117 19904 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.604240 19976 raft_consensus.cc:3055] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:03.604552 19976 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:03.605298 19976 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.606465 19976 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.611039 19904 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 4.
I20260710 11:02:03.612555 19792 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [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: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:03.612918 19976 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 4.
I20260710 11:02:03.613790 20117 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:03.614874 20117 raft_consensus.cc:697] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:03.615748 20117 consensus_queue.cc:237] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.623487 19727 catalog_manager.cc:5697] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 3 to 4, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 4 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:03.704463 20116 raft_consensus.cc:993] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.704964 20122 raft_consensus.cc:1081] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.706596 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34520
I20260710 11:02:03.707119 19827 raft_consensus.cc:493] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.707429 19827 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.712107 19827 raft_consensus.cc:515] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.713897 19827 leader_election.cc:290] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 4 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:03.714709 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:03.714990 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c6d6b1336ee430a80bc621dfd5ce40d" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:03.715317 19904 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.715549 19976 raft_consensus.cc:3055] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:03.715873 19976 raft_consensus.cc:740] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:03.716595 19976 consensus_queue.cc:260] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.718022 19976 raft_consensus.cc:3060] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:03.720376 19904 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 4.
I20260710 11:02:03.721828 19792 leader_election.cc:304] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [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: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:03.723063 20117 raft_consensus.cc:2804] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:03.723541 20117 raft_consensus.cc:697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:03.724363 20117 consensus_queue.cc:237] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.725368 19976 raft_consensus.cc:2468] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 4.
I20260710 11:02:03.731719 19727 catalog_manager.cc:5697] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 3 to 4, leader changed from 441e2204e3344012a71ffec71f11da6d (127.18.188.3) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 4 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:03.743698 20142 raft_consensus.cc:993] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.744161 20124 raft_consensus.cc:1081] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.745869 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34532
I20260710 11:02:03.746407 19827 raft_consensus.cc:493] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.746750 19827 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:03.752409 19827 raft_consensus.cc:515] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.754648 19827 leader_election.cc:290] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:03.755411 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:03.755905 19904 raft_consensus.cc:3055] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:03.755749 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e548ab5ef29b43a1a5e8999160d37cae" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:03.756206 19904 raft_consensus.cc:740] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:02:03.756677 19976 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:03.757032 19904 consensus_queue.cc:260] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.758260 19904 raft_consensus.cc:3060] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:03.761840 19976 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:02:03.762754 19904 raft_consensus.cc:2468] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:02:03.763192 19792 leader_election.cc:304] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:02:03.764082 20117 raft_consensus.cc:2804] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:03.764547 20117 raft_consensus.cc:697] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:03.765280 20117 consensus_queue.cc:237] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.771798 19727 catalog_manager.cc:5697] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from e3598a6c23214db2bef26b5738acd02b (127.18.188.2) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:03.892423 20142 raft_consensus.cc:993] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.893391 20142 raft_consensus.cc:1081] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:03.896070 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34532
I20260710 11:02:03.896781 19827 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:03.897138 19827 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.904311 19827 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.906524 19827 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 3 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:03.908766 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:03.908910 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:03.909896 19904 raft_consensus.cc:3055] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:03.910051 19978 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.910333 19904 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:02:03.911561 19904 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.912777 19904 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:03.918699 19904 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 3.
I20260710 11:02:03.918771 19978 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 3.
I20260710 11:02:03.920626 19792 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [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: 27451890144d4e32aa4e54845fbe5817, 441e2204e3344012a71ffec71f11da6d; no voters: 
I20260710 11:02:03.921622 20117 raft_consensus.cc:2804] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:03.922109 20117 raft_consensus.cc:697] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:03.923343 20117 consensus_queue.cc:237] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:03.934780 19727 catalog_manager.cc:5697] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 2 to 3, leader changed from e3598a6c23214db2bef26b5738acd02b (127.18.188.2) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.007087 20124 raft_consensus.cc:993] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: : Instructing follower 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:04.007889 20142 raft_consensus.cc:1081] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Signalling peer 27451890144d4e32aa4e54845fbe5817 to start an election
I20260710 11:02:04.010281 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
 from {username='slave'} at 127.0.0.1:34532
I20260710 11:02:04.010923 19827 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.011569 19827 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.017066 19827 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:04.018913 19827 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Requested vote from peers e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:04.019867 19904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:04.020217 19978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "27451890144d4e32aa4e54845fbe5817" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:04.020412 19904 raft_consensus.cc:3055] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:04.020767 19904 raft_consensus.cc:740] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:02:04.020877 19978 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.021713 19904 consensus_queue.cc:260] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:04.022949 19904 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:04.027283 19904 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:02:04.027271 19978 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27451890144d4e32aa4e54845fbe5817 in term 2.
I20260710 11:02:04.028504 19792 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27451890144d4e32aa4e54845fbe5817, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:04.029271 20117 raft_consensus.cc:2804] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:04.029846 20117 raft_consensus.cc:697] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Leader. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:04.030797 20117 consensus_queue.cc:237] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:04.038609 19727 catalog_manager.cc:5697] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 reported cstate change: term changed from 1 to 2, leader changed from e3598a6c23214db2bef26b5738acd02b (127.18.188.2) to 27451890144d4e32aa4e54845fbe5817 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "27451890144d4e32aa4e54845fbe5817" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.079859 19978 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.081310 20117 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.096622 19904 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.098655 20138 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:04.235622 19976 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.236843 20147 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.247627 19904 raft_consensus.cc:1275] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.249442 20117 consensus_queue.cc:1048] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.298945 19976 raft_consensus.cc:1275] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:04.300408 20117 consensus_queue.cc:1048] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:04.310989 19904 raft_consensus.cc:1275] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:04.313268 20117 consensus_queue.cc:1048] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:04.408732 19904 raft_consensus.cc:1275] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.410514 19976 raft_consensus.cc:1275] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:04.410562 20117 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:04.411916 20138 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:04.428696 19976 raft_consensus.cc:1275] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:04.431103 19904 raft_consensus.cc:1275] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Refusing update from remote peer 27451890144d4e32aa4e54845fbe5817: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:04.433399 20147 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:04.433458 20117 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:06.572849 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:06.581344 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:06.582178 19827 raft_consensus.cc:606] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 LEADER]: Received request to transfer leadership to TS e3598a6c23214db2bef26b5738acd02b
I20260710 11:02:06.585740 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:06.586465 19827 raft_consensus.cc:606] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Received request to transfer leadership to TS 441e2204e3344012a71ffec71f11da6d
I20260710 11:02:06.589257 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:06.589802 19827 raft_consensus.cc:606] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Received request to transfer leadership to TS 441e2204e3344012a71ffec71f11da6d
I20260710 11:02:06.593605 19829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "27451890144d4e32aa4e54845fbe5817"
mode: GRACEFUL
new_leader_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:34546
I20260710 11:02:06.594383 19829 raft_consensus.cc:606] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Received request to transfer leadership to TS e3598a6c23214db2bef26b5738acd02b
I20260710 11:02:06.595577 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:06.595986 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:06.702718 20159 raft_consensus.cc:993] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: : Instructing follower 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:06.703363 20147 raft_consensus.cc:1081] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Signalling peer 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:06.704968 19976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:53982
I20260710 11:02:06.705724 19976 raft_consensus.cc:493] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.706017 19976 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.711470 19976 raft_consensus.cc:515] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.713037 19976 leader_election.cc:290] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 3 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:02:06.714526 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:06.714637 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0446c1a031430b9e402d1f916d648a" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:06.715539 19903 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.715539 19829 raft_consensus.cc:3055] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:06.716359 19829 raft_consensus.cc:740] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:06.717695 19829 consensus_queue.cc:260] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.719152 19829 raft_consensus.cc:3060] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.724396 19903 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:06.726053 19941 leader_election.cc:304] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:06.726635 19829 raft_consensus.cc:2468] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:06.726922 20122 raft_consensus.cc:2804] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:06.728235 20122 raft_consensus.cc:697] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:06.729043 20122 consensus_queue.cc:237] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.737429 19727 catalog_manager.cc:5697] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 2 to 3, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 3 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:06.781430 20147 raft_consensus.cc:993] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: : Instructing follower e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:02:06.781991 20159 raft_consensus.cc:1081] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Signalling peer e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:02:06.783752 19903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaba79072fab426096c644f47235da2a"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:48700
I20260710 11:02:06.784332 19903 raft_consensus.cc:493] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.784647 19903 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:06.790567 19903 raft_consensus.cc:515] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.792533 19903 leader_election.cc:290] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 5 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:06.793910 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:06.794102 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaba79072fab426096c644f47235da2a" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:06.794553 19829 raft_consensus.cc:3055] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:06.794665 19976 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:06.794919 19829 raft_consensus.cc:740] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:06.795850 19829 consensus_queue.cc:260] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.796837 19829 raft_consensus.cc:3060] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:06.799608 19976 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 5.
I20260710 11:02:06.801023 19867 leader_election.cc:304] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:06.802000 20158 raft_consensus.cc:2804] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:06.802378 19829 raft_consensus.cc:2468] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 5.
I20260710 11:02:06.803319 20158 raft_consensus.cc:697] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 5 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:02:06.804289 20158 consensus_queue.cc:237] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.811548 19727 catalog_manager.cc:5697] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 4 to 5, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 5 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.852248 20147 raft_consensus.cc:993] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: : Instructing follower 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:06.852734 20159 raft_consensus.cc:1081] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Signalling peer 441e2204e3344012a71ffec71f11da6d to start an election
I20260710 11:02:06.854048 19976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23"
dest_uuid: "441e2204e3344012a71ffec71f11da6d"
 from {username='slave'} at 127.0.0.1:53982
I20260710 11:02:06.854427 19976 raft_consensus.cc:493] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.854655 19976 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.858494 19976 raft_consensus.cc:515] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.860190 19976 leader_election.cc:290] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [CANDIDATE]: Term 3 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), e3598a6c23214db2bef26b5738acd02b (127.18.188.2:46583)
I20260710 11:02:06.861258 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:06.861292 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b95266dc91b4dada688ee200aac9e23" candidate_uuid: "441e2204e3344012a71ffec71f11da6d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
I20260710 11:02:06.861922 19829 raft_consensus.cc:3055] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:06.861997 19903 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.862242 19829 raft_consensus.cc:740] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:06.863001 19829 consensus_queue.cc:260] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.863922 19829 raft_consensus.cc:3060] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.866995 19903 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:06.868304 19941 leader_election.cc:304] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:06.868646 19829 raft_consensus.cc:2468] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 441e2204e3344012a71ffec71f11da6d in term 3.
I20260710 11:02:06.869467 20122 raft_consensus.cc:2804] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:06.870151 20122 raft_consensus.cc:697] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Becoming Leader. State: Replica: 441e2204e3344012a71ffec71f11da6d, State: Running, Role: LEADER
I20260710 11:02:06.871162 20122 consensus_queue.cc:237] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:06.880004 19727 catalog_manager.cc:5697] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d reported cstate change: term changed from 2 to 3, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to 441e2204e3344012a71ffec71f11da6d (127.18.188.3). New cstate: current_term: 3 leader_uuid: "441e2204e3344012a71ffec71f11da6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.037250 20147 raft_consensus.cc:993] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: : Instructing follower e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:02:07.037849 20147 raft_consensus.cc:1081] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 LEADER]: Signalling peer e3598a6c23214db2bef26b5738acd02b to start an election
I20260710 11:02:07.039685 19903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742"
dest_uuid: "e3598a6c23214db2bef26b5738acd02b"
 from {username='slave'} at 127.0.0.1:48700
I20260710 11:02:07.040228 19903 raft_consensus.cc:493] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:07.040524 19903 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:07.045368 19903 raft_consensus.cc:515] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:07.047159 19903 leader_election.cc:290] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [CANDIDATE]: Term 4 election: Requested vote from peers 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205), 441e2204e3344012a71ffec71f11da6d (127.18.188.3:45167)
I20260710 11:02:07.048112 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "27451890144d4e32aa4e54845fbe5817"
I20260710 11:02:07.048249 19976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bc62774859544b5adb99ab1aa3eb742" candidate_uuid: "e3598a6c23214db2bef26b5738acd02b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "441e2204e3344012a71ffec71f11da6d"
I20260710 11:02:07.048676 19829 raft_consensus.cc:3055] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:07.048856 19976 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:07.049018 19829 raft_consensus.cc:740] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 27451890144d4e32aa4e54845fbe5817, State: Running, Role: LEADER
I20260710 11:02:07.049786 19829 consensus_queue.cc:260] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:07.050686 19829 raft_consensus.cc:3060] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:07.053704 19976 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 4.
I20260710 11:02:07.054970 19867 leader_election.cc:304] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [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: 441e2204e3344012a71ffec71f11da6d, e3598a6c23214db2bef26b5738acd02b; no voters: 
I20260710 11:02:07.055760 19829 raft_consensus.cc:2468] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e3598a6c23214db2bef26b5738acd02b in term 4.
I20260710 11:02:07.055912 20158 raft_consensus.cc:2804] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:07.056540 20158 raft_consensus.cc:697] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 4 LEADER]: Becoming Leader. State: Replica: e3598a6c23214db2bef26b5738acd02b, State: Running, Role: LEADER
I20260710 11:02:07.058305 20158 consensus_queue.cc:237] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [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: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } }
I20260710 11:02:07.066661 19727 catalog_manager.cc:5697] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b reported cstate change: term changed from 3 to 4, leader changed from 27451890144d4e32aa4e54845fbe5817 (127.18.188.1) to e3598a6c23214db2bef26b5738acd02b (127.18.188.2). New cstate: current_term: 4 leader_uuid: "e3598a6c23214db2bef26b5738acd02b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.141731 19829 raft_consensus.cc:1275] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:07.143085 20122 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:07.155980 19903 raft_consensus.cc:1275] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:07.158434 20122 consensus_queue.cc:1048] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:07.213915 19827 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 5 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:07.215584 20158 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:07.225862 19976 raft_consensus.cc:1275] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 5 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:07.227752 20177 consensus_queue.cc:1048] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:07.467490 19827 raft_consensus.cc:1275] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:07.468828 20160 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "27451890144d4e32aa4e54845fbe5817" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 36205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:07.480715 19903 raft_consensus.cc:1275] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Refusing update from remote peer 441e2204e3344012a71ffec71f11da6d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:07.482722 20160 consensus_queue.cc:1048] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3598a6c23214db2bef26b5738acd02b" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:07.596777 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:07.602525 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
W20260710 11:02:07.622059 19870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260710 11:02:07.628171 19870 consensus_peers.cc:597] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b -> Peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Couldn't send request to peer 27451890144d4e32aa4e54845fbe5817. 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 11:02:07.631799 19870 consensus_peers.cc:597] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b -> Peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Couldn't send request to peer 27451890144d4e32aa4e54845fbe5817. 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 11:02:07.635381 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:07.636364 19184 tablet_replica.cc:333] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.637225 19184 raft_consensus.cc:2243] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.637759 19184 raft_consensus.cc:2272] T 4b95266dc91b4dada688ee200aac9e23 P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.640389 19184 tablet_replica.cc:333] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.640970 19184 raft_consensus.cc:2243] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.641424 19184 raft_consensus.cc:2272] T dcf13f7756924339909a826f1517c865 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.643484 19184 tablet_replica.cc:333] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.643985 19184 raft_consensus.cc:2243] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.644373 19184 raft_consensus.cc:2272] T eaba79072fab426096c644f47235da2a P 27451890144d4e32aa4e54845fbe5817 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.646832 19184 tablet_replica.cc:333] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.647356 19184 raft_consensus.cc:2243] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.647804 19184 raft_consensus.cc:2272] T 397fe5b454834c49aa7316ad6d6cb6f5 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.649724 19184 tablet_replica.cc:333] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.650543 19184 raft_consensus.cc:2243] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.650995 19184 raft_consensus.cc:2272] T 6a0446c1a031430b9e402d1f916d648a P 27451890144d4e32aa4e54845fbe5817 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.653168 19184 tablet_replica.cc:333] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.653787 19184 raft_consensus.cc:2243] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.654489 19184 raft_consensus.cc:2272] T 6c6d6b1336ee430a80bc621dfd5ce40d P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.656148 19184 tablet_replica.cc:333] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.656634 19184 raft_consensus.cc:2243] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.657313 19184 raft_consensus.cc:2272] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 27451890144d4e32aa4e54845fbe5817 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.659053 19184 tablet_replica.cc:333] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.659760 19184 raft_consensus.cc:2243] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.660492 19184 raft_consensus.cc:2272] T e548ab5ef29b43a1a5e8999160d37cae P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.662410 19184 tablet_replica.cc:333] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.662876 19184 raft_consensus.cc:2243] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.663632 19184 raft_consensus.cc:2272] T ed7c08d5f3644b78a34143bca7e65d02 P 27451890144d4e32aa4e54845fbe5817 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.665891 19184 tablet_replica.cc:333] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817: stopping tablet replica
I20260710 11:02:07.666689 19184 raft_consensus.cc:2243] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.667131 19184 raft_consensus.cc:2272] T 1bc62774859544b5adb99ab1aa3eb742 P 27451890144d4e32aa4e54845fbe5817 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:07.669134 19944 consensus_peers.cc:597] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d -> Peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Couldn't send request to peer 27451890144d4e32aa4e54845fbe5817. 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 11:02:07.682835 19976 raft_consensus.cc:1275] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Refusing update from remote peer e3598a6c23214db2bef26b5738acd02b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:07.684455 20177 consensus_queue.cc:1048] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [LEADER]: Connected to new peer: Peer: permanent_uuid: "441e2204e3344012a71ffec71f11da6d" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:02:07.697893 19944 consensus_peers.cc:597] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d -> Peer 27451890144d4e32aa4e54845fbe5817 (127.18.188.1:36205): Couldn't send request to peer 27451890144d4e32aa4e54845fbe5817. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:36205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:07.702176 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
I20260710 11:02:07.724072 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
I20260710 11:02:07.757779 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:07.758872 19184 tablet_replica.cc:333] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.759717 19184 raft_consensus.cc:2243] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.760334 19184 raft_consensus.cc:2272] T 6c6d6b1336ee430a80bc621dfd5ce40d P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.762748 19184 tablet_replica.cc:333] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.763502 19184 raft_consensus.cc:2243] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.764101 19184 raft_consensus.cc:2272] T 4b95266dc91b4dada688ee200aac9e23 P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.766577 19184 tablet_replica.cc:333] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.767103 19184 raft_consensus.cc:2243] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.767526 19184 raft_consensus.cc:2272] T 397fe5b454834c49aa7316ad6d6cb6f5 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.769405 19184 tablet_replica.cc:333] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.770118 19184 raft_consensus.cc:2243] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.770490 19184 raft_consensus.cc:2272] T 6a0446c1a031430b9e402d1f916d648a P e3598a6c23214db2bef26b5738acd02b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.772790 19184 tablet_replica.cc:333] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.773355 19184 raft_consensus.cc:2243] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.773838 19184 raft_consensus.cc:2272] T e548ab5ef29b43a1a5e8999160d37cae P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.775655 19184 tablet_replica.cc:333] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.776180 19184 raft_consensus.cc:2243] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.776933 19184 raft_consensus.cc:2272] T 1bc62774859544b5adb99ab1aa3eb742 P e3598a6c23214db2bef26b5738acd02b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.779027 19184 tablet_replica.cc:333] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.779558 19184 raft_consensus.cc:2243] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.780021 19184 raft_consensus.cc:2272] T ed7c08d5f3644b78a34143bca7e65d02 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.781834 19184 tablet_replica.cc:333] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.782321 19184 raft_consensus.cc:2243] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.783054 19184 raft_consensus.cc:2272] T eaba79072fab426096c644f47235da2a P e3598a6c23214db2bef26b5738acd02b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.785073 19184 tablet_replica.cc:333] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.785643 19184 raft_consensus.cc:2243] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.786456 19184 raft_consensus.cc:2272] T dcf13f7756924339909a826f1517c865 P e3598a6c23214db2bef26b5738acd02b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.788245 19184 tablet_replica.cc:333] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b: stopping tablet replica
I20260710 11:02:07.788702 19184 raft_consensus.cc:2243] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.789114 19184 raft_consensus.cc:2272] T 5cd1888294e34c08ac0c9a9d1afbaea7 P e3598a6c23214db2bef26b5738acd02b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.819900 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:02:07.839402 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:02:07.868394 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:07.869262 19184 tablet_replica.cc:333] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.870373 19184 raft_consensus.cc:2243] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.871023 19184 raft_consensus.cc:2272] T 6c6d6b1336ee430a80bc621dfd5ce40d P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.872895 19184 tablet_replica.cc:333] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.873838 19184 raft_consensus.cc:2243] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.874279 19184 raft_consensus.cc:2272] T 5cd1888294e34c08ac0c9a9d1afbaea7 P 441e2204e3344012a71ffec71f11da6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.876024 19184 tablet_replica.cc:333] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.876542 19184 raft_consensus.cc:2243] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.877270 19184 raft_consensus.cc:2272] T 4b95266dc91b4dada688ee200aac9e23 P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.879617 19184 tablet_replica.cc:333] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.880142 19184 raft_consensus.cc:2243] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.880856 19184 raft_consensus.cc:2272] T 6a0446c1a031430b9e402d1f916d648a P 441e2204e3344012a71ffec71f11da6d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.883288 19184 tablet_replica.cc:333] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.883850 19184 raft_consensus.cc:2243] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.884619 19184 raft_consensus.cc:2272] T 397fe5b454834c49aa7316ad6d6cb6f5 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.886583 19184 tablet_replica.cc:333] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.887207 19184 raft_consensus.cc:2243] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.887673 19184 raft_consensus.cc:2272] T 1bc62774859544b5adb99ab1aa3eb742 P 441e2204e3344012a71ffec71f11da6d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.890239 19184 tablet_replica.cc:333] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.890795 19184 raft_consensus.cc:2243] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.891248 19184 raft_consensus.cc:2272] T e548ab5ef29b43a1a5e8999160d37cae P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.893077 19184 tablet_replica.cc:333] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.893736 19184 raft_consensus.cc:2243] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.894219 19184 raft_consensus.cc:2272] T ed7c08d5f3644b78a34143bca7e65d02 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.895896 19184 tablet_replica.cc:333] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.896560 19184 raft_consensus.cc:2243] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.897212 19184 raft_consensus.cc:2272] T eaba79072fab426096c644f47235da2a P 441e2204e3344012a71ffec71f11da6d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.899416 19184 tablet_replica.cc:333] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d: stopping tablet replica
I20260710 11:02:07.899912 19184 raft_consensus.cc:2243] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:07.900367 19184 raft_consensus.cc:2272] T dcf13f7756924339909a826f1517c865 P 441e2204e3344012a71ffec71f11da6d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.929288 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:02:07.948243 19184 master.cc:562] Master@127.18.188.62:43885 shutting down...
I20260710 11:02:07.970188 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:07.970700 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:07.970984 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef8446d63bb049fab2135c1874a65fe3: stopping tablet replica
I20260710 11:02:07.992554 19184 master.cc:584] Master@127.18.188.62:43885 shutdown complete.
27451890144d4e32aa4e54845fbe5817  5
441e2204e3344012a71ffec71f11da6d  1
e3598a6c23214db2bef26b5738acd02b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10576 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:08.038709 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:33343
I20260710 11:02:08.039945 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:08.045897 20186 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 11:02:08.046043 20187 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 11:02:08.046973 20189 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 11:02:08.048934 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:08.049954 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:08.050419 19184 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 11:02:08.050714 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681328050661 us; error 0 us; skew 500 ppm
I20260710 11:02:08.051594 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:08.054615 19184 webserver.cc:533] Webserver started at http://127.18.188.62:41829/ using document root <none> and password file <none>
I20260710 11:02:08.055146 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:08.055341 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:08.055632 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:08.056829 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.061712 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:08.065076 20194 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.065886 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:08.066179 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.066458 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-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 11:02:08.081430 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:08.082728 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:08.121397 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:33343
I20260710 11:02:08.121485 20245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:33343 every 8 connection(s)
I20260710 11:02:08.126168 20246 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 11:02:08.136725 20246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6: Bootstrap starting.
I20260710 11:02:08.141455 20246 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.145999 20246 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6: No bootstrap required, opened a new log
I20260710 11:02:08.148167 20246 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER }
I20260710 11:02:08.148610 20246 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.148833 20246 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d90c9197ed04e218e8ffcf7e1e25cc6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.149467 20246 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER }
I20260710 11:02:08.149986 20246 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:08.150203 20246 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:08.150463 20246 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.154881 20246 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER }
I20260710 11:02:08.155498 20246 leader_election.cc:304] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [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: 9d90c9197ed04e218e8ffcf7e1e25cc6; no voters: 
I20260710 11:02:08.156726 20246 leader_election.cc:290] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:08.157049 20249 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.158481 20249 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 1 LEADER]: Becoming Leader. State: Replica: 9d90c9197ed04e218e8ffcf7e1e25cc6, State: Running, Role: LEADER
I20260710 11:02:08.159145 20249 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [LEADER]: Queue going to LEADER mode. State: All 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: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER }
I20260710 11:02:08.159840 20246 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:08.163614 20250 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER } }
I20260710 11:02:08.164283 20250 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:08.164110 20251 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d90c9197ed04e218e8ffcf7e1e25cc6. Latest consensus state: current_term: 1 leader_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d90c9197ed04e218e8ffcf7e1e25cc6" member_type: VOTER } }
I20260710 11:02:08.165627 20251 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:08.166844 20256 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:08.175927 20256 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:08.178543 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:08.186002 20256 catalog_manager.cc:1383] Generated new cluster ID: 4a3f6e1592984bcf9d22927838211e79
I20260710 11:02:08.186301 20256 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:08.208551 20256 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:08.209877 20256 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:08.223431 20256 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6: Generated new TSK 0
I20260710 11:02:08.224073 20256 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:08.245119 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:08.250818 20267 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 11:02:08.251791 20268 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 11:02:08.253206 20270 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 11:02:08.253621 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:08.254640 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:08.254870 19184 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 11:02:08.254995 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681328254984 us; error 0 us; skew 500 ppm
I20260710 11:02:08.255462 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:08.257778 19184 webserver.cc:533] Webserver started at http://127.18.188.1:46109/ using document root <none> and password file <none>
I20260710 11:02:08.258229 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:08.258388 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:08.258600 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:08.259673 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.264467 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:08.268446 20275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.269604 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:08.269883 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.270147 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-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 11:02:08.284615 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:08.285967 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:08.287441 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:08.290004 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:08.290218 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.290565 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:08.290755 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.336927 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:41067
I20260710 11:02:08.337000 20337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:41067 every 8 connection(s)
I20260710 11:02:08.342164 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:08.350082 20342 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 11:02:08.353613 20343 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 11:02:08.356403 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:08.356637 20345 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 11:02:08.358233 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:08.358625 19184 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 11:02:08.358865 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681328358842 us; error 0 us; skew 500 ppm
I20260710 11:02:08.359409 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:08.361920 20338 heartbeater.cc:344] Connected to a master server at 127.18.188.62:33343
I20260710 11:02:08.362314 20338 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:08.362452 19184 webserver.cc:533] Webserver started at http://127.18.188.2:35717/ using document root <none> and password file <none>
I20260710 11:02:08.363024 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:08.363049 20338 heartbeater.cc:507] Master 127.18.188.62:33343 requested a full tablet report, sending...
I20260710 11:02:08.363300 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:08.363690 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:08.364867 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "f2898f2c6ee44331b2caf82137b23421"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.365358 20211 ts_manager.cc:194] Registered new tserver with Master: c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067)
I20260710 11:02:08.367229 20211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43934
I20260710 11:02:08.370432 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:02:08.374428 20350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.375258 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:02:08.375602 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "f2898f2c6ee44331b2caf82137b23421"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.375917 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-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 11:02:08.397680 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:08.398913 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:08.400465 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:08.402789 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:08.403023 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.403264 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:08.403430 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.446043 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:42827
I20260710 11:02:08.446198 20412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:42827 every 8 connection(s)
I20260710 11:02:08.450948 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:08.458118 20416 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 11:02:08.459371 20417 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 11:02:08.462481 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:08.463913 20419 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 11:02:08.464300 20413 heartbeater.cc:344] Connected to a master server at 127.18.188.62:33343
I20260710 11:02:08.464704 20413 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:08.465066 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:08.465317 19184 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 11:02:08.465526 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681328465472 us; error 0 us; skew 500 ppm
I20260710 11:02:08.465596 20413 heartbeater.cc:507] Master 127.18.188.62:33343 requested a full tablet report, sending...
I20260710 11:02:08.466349 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:08.468088 20211 ts_manager.cc:194] Registered new tserver with Master: f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:08.469420 19184 webserver.cc:533] Webserver started at http://127.18.188.3:35431/ using document root <none> and password file <none>
I20260710 11:02:08.469853 20211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43936
I20260710 11:02:08.470006 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:08.470295 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:08.470568 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:08.471875 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "8f272017aeec49eea3bf006bd06fb72a"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.476814 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:02:08.480697 20424 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.481840 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:08.482295 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "8f272017aeec49eea3bf006bd06fb72a"
format_stamp: "Formatted at 2026-07-10 11:02:08 on dist-test-slave-5d6r"
I20260710 11:02:08.482633 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-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 11:02:08.498380 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:08.499611 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:08.501157 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:08.504001 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:08.504235 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.504438 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:08.504567 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:08.548585 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:39175
I20260710 11:02:08.548712 20486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:39175 every 8 connection(s)
I20260710 11:02:08.564913 20487 heartbeater.cc:344] Connected to a master server at 127.18.188.62:33343
I20260710 11:02:08.565349 20487 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:08.566128 20487 heartbeater.cc:507] Master 127.18.188.62:33343 requested a full tablet report, sending...
I20260710 11:02:08.568264 20211 ts_manager.cc:194] Registered new tserver with Master: 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:08.568439 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016471335s
I20260710 11:02:08.569795 20211 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43940
I20260710 11:02:08.598444 20211 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43950:
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 11:02:08.602383 20211 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 11:02:08.723138 20452 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3ab1f3ce44058a52520153f497170 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:08.724663 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3ab1f3ce44058a52520153f497170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.726568 20451 tablet_service.cc:1511] Processing CreateTablet for tablet c928204dade04e1eaa12791ec63a8272 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:08.728307 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c928204dade04e1eaa12791ec63a8272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.732993 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9cf902c947f5acf2d016ed140232 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:08.733040 20450 tablet_service.cc:1511] Processing CreateTablet for tablet 626e128b7a1147d18e2145d7b007ce21 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:08.733040 20448 tablet_service.cc:1511] Processing CreateTablet for tablet 592ee5350f664078836f93ae011dbdb2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:08.736370 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592ee5350f664078836f93ae011dbdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.737140 20447 tablet_service.cc:1511] Processing CreateTablet for tablet 88819e5dd72246aaa6310ec109f8b7e0 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:08.737941 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e128b7a1147d18e2145d7b007ce21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.739684 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9cf902c947f5acf2d016ed140232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.740276 20447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88819e5dd72246aaa6310ec109f8b7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.742092 20446 tablet_service.cc:1511] Processing CreateTablet for tablet 7506160cddff4e0ba7dc64a844101e46 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:08.743502 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7506160cddff4e0ba7dc64a844101e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.754544 20445 tablet_service.cc:1511] Processing CreateTablet for tablet e00a856d78f9423db6533d9d0e6133dc (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:08.757918 20445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a856d78f9423db6533d9d0e6133dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.762346 20444 tablet_service.cc:1511] Processing CreateTablet for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:08.763885 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.769376 20443 tablet_service.cc:1511] Processing CreateTablet for tablet 44d58764974b4195934e652eef96d888 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:08.770856 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d58764974b4195934e652eef96d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.774582 20303 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3ab1f3ce44058a52520153f497170 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:08.777364 20303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3ab1f3ce44058a52520153f497170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.787298 20450 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5692f8ff3140e389271d8d8cb98d6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:08.788899 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5692f8ff3140e389271d8d8cb98d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.790791 20302 tablet_service.cc:1511] Processing CreateTablet for tablet c928204dade04e1eaa12791ec63a8272 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:08.792918 20302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c928204dade04e1eaa12791ec63a8272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.810045 20301 tablet_service.cc:1511] Processing CreateTablet for tablet 626e128b7a1147d18e2145d7b007ce21 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:08.812208 20301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e128b7a1147d18e2145d7b007ce21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.834103 20300 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9cf902c947f5acf2d016ed140232 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:08.836139 20300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9cf902c947f5acf2d016ed140232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.848977 20299 tablet_service.cc:1511] Processing CreateTablet for tablet 592ee5350f664078836f93ae011dbdb2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:08.850838 20299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592ee5350f664078836f93ae011dbdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.851501 20450 tablet_service.cc:1511] Processing CreateTablet for tablet c44e09a34ea64e508d347a2fd4b408a7 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:08.854486 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e09a34ea64e508d347a2fd4b408a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.857270 20298 tablet_service.cc:1511] Processing CreateTablet for tablet 88819e5dd72246aaa6310ec109f8b7e0 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:08.866465 20298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88819e5dd72246aaa6310ec109f8b7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.867765 20451 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc09c5c16546278327d0711f500f6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:08.859822 20297 tablet_service.cc:1511] Processing CreateTablet for tablet 7506160cddff4e0ba7dc64a844101e46 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:08.870473 20297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7506160cddff4e0ba7dc64a844101e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.874006 20294 tablet_service.cc:1511] Processing CreateTablet for tablet 44d58764974b4195934e652eef96d888 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:08.875559 20294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d58764974b4195934e652eef96d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.879380 20295 tablet_service.cc:1511] Processing CreateTablet for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:08.880995 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.864214 20296 tablet_service.cc:1511] Processing CreateTablet for tablet e00a856d78f9423db6533d9d0e6133dc (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:08.882772 20296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a856d78f9423db6533d9d0e6133dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.885437 20447 tablet_service.cc:1511] Processing CreateTablet for tablet 3529b907897c438dab52067b3cc812fd (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:08.892853 20449 tablet_service.cc:1511] Processing CreateTablet for tablet f7051322bbbc44a4a3e321789f6c8ad4 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:08.896243 20501 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:08.898218 20448 tablet_service.cc:1511] Processing CreateTablet for tablet 625a1c204ea54866b724489e49c69134 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:08.899811 20444 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c4bbf9b654e20aec54a33892602a2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:08.900166 20446 tablet_service.cc:1511] Processing CreateTablet for tablet d5cb7d9969674c978399f6121ce4fe6c (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:08.908286 20445 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8947ad7db44afb9a815c10a397ef3 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:08.919400 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5cb7d9969674c978399f6121ce4fe6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.919716 20378 tablet_service.cc:1511] Processing CreateTablet for tablet b3d3ab1f3ce44058a52520153f497170 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:08.921519 20378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3ab1f3ce44058a52520153f497170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.909435 20452 tablet_service.cc:1511] Processing CreateTablet for tablet 5262d7aeebca449f8fd4312e256ff6ff (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:08.927289 20377 tablet_service.cc:1511] Processing CreateTablet for tablet c928204dade04e1eaa12791ec63a8272 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:08.928907 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c928204dade04e1eaa12791ec63a8272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.932699 20376 tablet_service.cc:1511] Processing CreateTablet for tablet 626e128b7a1147d18e2145d7b007ce21 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:08.934461 20376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626e128b7a1147d18e2145d7b007ce21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.940822 20443 tablet_service.cc:1511] Processing CreateTablet for tablet f97d9735acbd480eb479eb7e327389f1 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:08.943557 20375 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9cf902c947f5acf2d016ed140232 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:08.944384 20373 tablet_service.cc:1511] Processing CreateTablet for tablet 88819e5dd72246aaa6310ec109f8b7e0 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:08.947082 20374 tablet_service.cc:1511] Processing CreateTablet for tablet 592ee5350f664078836f93ae011dbdb2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:08.951015 20371 tablet_service.cc:1511] Processing CreateTablet for tablet e00a856d78f9423db6533d9d0e6133dc (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:08.955061 20369 tablet_service.cc:1511] Processing CreateTablet for tablet 44d58764974b4195934e652eef96d888 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:08.957221 20370 tablet_service.cc:1511] Processing CreateTablet for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:08.959299 20372 tablet_service.cc:1511] Processing CreateTablet for tablet 7506160cddff4e0ba7dc64a844101e46 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:08.945346 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9cf902c947f5acf2d016ed140232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.962366 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.963068 20374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592ee5350f664078836f93ae011dbdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.963781 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44d58764974b4195934e652eef96d888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.964465 20372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7506160cddff4e0ba7dc64a844101e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.965087 20371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a856d78f9423db6533d9d0e6133dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.968851 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88819e5dd72246aaa6310ec109f8b7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.920398 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc09c5c16546278327d0711f500f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.978147 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5262d7aeebca449f8fd4312e256ff6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.978834 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7051322bbbc44a4a3e321789f6c8ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.980003 20448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a1c204ea54866b724489e49c69134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.980647 20447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3529b907897c438dab52067b3cc812fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.981353 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d9735acbd480eb479eb7e327389f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.985873 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c4bbf9b654e20aec54a33892602a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.990370 20445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8947ad7db44afb9a815c10a397ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:08.991258 20303 tablet_service.cc:1511] Processing CreateTablet for tablet c44e09a34ea64e508d347a2fd4b408a7 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:08.992664 20303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e09a34ea64e508d347a2fd4b408a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.004748 20302 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5692f8ff3140e389271d8d8cb98d6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:09.006259 20302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5692f8ff3140e389271d8d8cb98d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.014137 20300 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc09c5c16546278327d0711f500f6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:09.015966 20300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc09c5c16546278327d0711f500f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.061453 20377 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5692f8ff3140e389271d8d8cb98d6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:09.078922 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5692f8ff3140e389271d8d8cb98d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.082468 20378 tablet_service.cc:1511] Processing CreateTablet for tablet c44e09a34ea64e508d347a2fd4b408a7 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:09.084095 20378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e09a34ea64e508d347a2fd4b408a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.067345 20501 tablet_bootstrap.cc:654] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.073149 20503 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.072657 20301 tablet_service.cc:1511] Processing CreateTablet for tablet 5262d7aeebca449f8fd4312e256ff6ff (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:09.087499 20301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5262d7aeebca449f8fd4312e256ff6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.095904 20375 tablet_service.cc:1511] Processing CreateTablet for tablet 9cbc09c5c16546278327d0711f500f6b (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:09.097311 20375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9cbc09c5c16546278327d0711f500f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.097723 20297 tablet_service.cc:1511] Processing CreateTablet for tablet 3529b907897c438dab52067b3cc812fd (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:09.097033 20444 tablet_service.cc:1511] Processing CreateTablet for tablet 182cc492706d4b7ba64d9d14a1119767 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:09.098197 20373 tablet_service.cc:1511] Processing CreateTablet for tablet 3529b907897c438dab52067b3cc812fd (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:09.106529 20297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3529b907897c438dab52067b3cc812fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.107265 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182cc492706d4b7ba64d9d14a1119767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.108634 20298 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaea5260e5349d49a88c155a9a4698d (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:09.118422 20295 tablet_service.cc:1511] Processing CreateTablet for tablet f7051322bbbc44a4a3e321789f6c8ad4 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:09.097395 20372 tablet_service.cc:1511] Processing CreateTablet for tablet f7051322bbbc44a4a3e321789f6c8ad4 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:09.128438 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3529b907897c438dab52067b3cc812fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.130059 20298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaea5260e5349d49a88c155a9a4698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.099761 20376 tablet_service.cc:1511] Processing CreateTablet for tablet 5262d7aeebca449f8fd4312e256ff6ff (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:09.141287 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7051322bbbc44a4a3e321789f6c8ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.142277 20376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5262d7aeebca449f8fd4312e256ff6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.149799 20501 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.150372 20501 ts_tablet_manager.cc:1403] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.255s	user 0.017s	sys 0.011s
I20260710 11:02:09.151216 20371 tablet_service.cc:1511] Processing CreateTablet for tablet 625a1c204ea54866b724489e49c69134 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:09.152546 20371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a1c204ea54866b724489e49c69134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.152369 20374 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c4bbf9b654e20aec54a33892602a2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:09.162766 20294 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8947ad7db44afb9a815c10a397ef3 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:09.166571 20501 raft_consensus.cc:359] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.167459 20294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8947ad7db44afb9a815c10a397ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.167492 20501 raft_consensus.cc:385] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.168045 20501 raft_consensus.cc:740] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.168685 20503 tablet_bootstrap.cc:654] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.169196 20501 consensus_queue.cc:260] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.170156 20374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c4bbf9b654e20aec54a33892602a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.163367 20450 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaea5260e5349d49a88c155a9a4698d (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:09.173638 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaea5260e5349d49a88c155a9a4698d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:09.173928 20259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:09.161594 20299 tablet_service.cc:1511] Processing CreateTablet for tablet 625a1c204ea54866b724489e49c69134 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:09.179658 20299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a1c204ea54866b724489e49c69134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.193109 20295 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c4bbf9b654e20aec54a33892602a2 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:09.212260 20372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7051322bbbc44a4a3e321789f6c8ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.215845 20295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c4bbf9b654e20aec54a33892602a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.218953 20502 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.224238 20376 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff8947ad7db44afb9a815c10a397ef3 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:09.225860 20376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8947ad7db44afb9a815c10a397ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.224879 20446 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53dfdbbfc54e8fb3319bba8446d39a (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:09.230351 20487 heartbeater.cc:499] Master 127.18.188.62:33343 was elected leader, sending a full tablet report...
I20260710 11:02:09.230564 20446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53dfdbbfc54e8fb3319bba8446d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.233763 20505 raft_consensus.cc:493] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.250304 20501 ts_tablet_manager.cc:1434] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.100s	user 0.022s	sys 0.005s
I20260710 11:02:09.249950 20303 tablet_service.cc:1511] Processing CreateTablet for tablet 182cc492706d4b7ba64d9d14a1119767 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:09.253358 20296 tablet_service.cc:1511] Processing CreateTablet for tablet f97d9735acbd480eb479eb7e327389f1 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:09.254082 20377 tablet_service.cc:1511] Processing CreateTablet for tablet 182cc492706d4b7ba64d9d14a1119767 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:09.255532 20502 tablet_bootstrap.cc:654] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.215255 20369 tablet_service.cc:1511] Processing CreateTablet for tablet d5cb7d9969674c978399f6121ce4fe6c (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:09.234614 20505 raft_consensus.cc:515] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.267248 20296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d9735acbd480eb479eb7e327389f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.267621 20377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182cc492706d4b7ba64d9d14a1119767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.270759 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5cb7d9969674c978399f6121ce4fe6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.281641 20373 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53dfdbbfc54e8fb3319bba8446d39a (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:09.283928 20373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53dfdbbfc54e8fb3319bba8446d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.291965 20505 leader_election.cc:290] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:09.293728 20297 tablet_service.cc:1511] Processing CreateTablet for tablet d5cb7d9969674c978399f6121ce4fe6c (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:09.297248 20501 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.299757 20374 tablet_service.cc:1511] Processing CreateTablet for tablet 8aaea5260e5349d49a88c155a9a4698d (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:09.279450 20302 tablet_service.cc:1511] Processing CreateTablet for tablet 2b53dfdbbfc54e8fb3319bba8446d39a (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:09.302196 20370 tablet_service.cc:1511] Processing CreateTablet for tablet f97d9735acbd480eb479eb7e327389f1 (DEFAULT_TABLE table=test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:09.342430 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d9735acbd480eb479eb7e327389f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.347903 20374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaea5260e5349d49a88c155a9a4698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.354758 20501 tablet_bootstrap.cc:654] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.356392 20502 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.357249 20502 ts_tablet_manager.cc:1403] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.024s
I20260710 11:02:09.349844 20303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182cc492706d4b7ba64d9d14a1119767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.366822 20302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53dfdbbfc54e8fb3319bba8446d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.370151 20297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5cb7d9969674c978399f6121ce4fe6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:09.370833 20338 heartbeater.cc:499] Master 127.18.188.62:33343 was elected leader, sending a full tablet report...
I20260710 11:02:09.360584 20502 raft_consensus.cc:359] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.382575 20502 raft_consensus.cc:385] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.383016 20502 raft_consensus.cc:740] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.383996 20502 consensus_queue.cc:260] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.384743 20503 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.385591 20503 ts_tablet_manager.cc:1403] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.313s	user 0.039s	sys 0.038s
I20260710 11:02:09.389117 20503 raft_consensus.cc:359] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.393019 20503 raft_consensus.cc:385] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.394712 20503 raft_consensus.cc:740] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.400892 20503 consensus_queue.cc:260] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.415705 20413 heartbeater.cc:499] Master 127.18.188.62:33343 was elected leader, sending a full tablet report...
I20260710 11:02:09.425355 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.426477 20313 raft_consensus.cc:2468] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:09.428483 20427 leader_election.cc:304] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:09.436622 20503 ts_tablet_manager.cc:1434] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.003s
I20260710 11:02:09.442430 20505 raft_consensus.cc:2804] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.442891 20505 raft_consensus.cc:493] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.443447 20503 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.443404 20505 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.451368 20505 raft_consensus.cc:515] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.475477 20505 leader_election.cc:290] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:09.477238 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:09.478127 20313 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.480187 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:09.482033 20502 ts_tablet_manager.cc:1434] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.124s	user 0.026s	sys 0.035s
W20260710 11:02:09.482820 20427 leader_election.cc:343] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.481866 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
W20260710 11:02:09.485316 20427 leader_election.cc:343] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.485364 20502 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.498440 20313 raft_consensus.cc:2468] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:09.500105 20503 tablet_bootstrap.cc:654] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.500367 20501 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.503700 20501 ts_tablet_manager.cc:1403] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.003s
I20260710 11:02:09.504739 20502 tablet_bootstrap.cc:654] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.507045 20501 raft_consensus.cc:359] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.508033 20501 raft_consensus.cc:385] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.508538 20501 raft_consensus.cc:740] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.509639 20501 consensus_queue.cc:260] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.511749 20512 raft_consensus.cc:493] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.512349 20512 raft_consensus.cc:515] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.499913 20427 leader_election.cc:304] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:09.513993 20505 raft_consensus.cc:2804] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.514464 20505 raft_consensus.cc:697] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:09.515008 20502 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.515513 20502 ts_tablet_manager.cc:1403] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260710 11:02:09.515304 20505 consensus_queue.cc:237] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.518950 20502 raft_consensus.cc:359] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.520011 20502 raft_consensus.cc:385] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.520390 20502 raft_consensus.cc:740] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.515551 20501 ts_tablet_manager.cc:1434] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:09.521751 20512 leader_election.cc:290] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175), c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067)
I20260710 11:02:09.522254 20501 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.531831 20501 tablet_bootstrap.cc:654] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.533841 20502 consensus_queue.cc:260] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.536631 20502 ts_tablet_manager.cc:1434] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:02:09.537964 20502 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.548058 20502 tablet_bootstrap.cc:654] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.555393 20501 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.555984 20501 ts_tablet_manager.cc:1403] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260710 11:02:09.559269 20501 raft_consensus.cc:359] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.560336 20501 raft_consensus.cc:385] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.560743 20501 raft_consensus.cc:740] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.561880 20501 consensus_queue.cc:260] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.564529 20501 ts_tablet_manager.cc:1434] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:09.565960 20501 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.569563 20503 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.570098 20503 ts_tablet_manager.cc:1403] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.133s	user 0.036s	sys 0.023s
I20260710 11:02:09.577772 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.579073 20503 raft_consensus.cc:359] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:09.579707 20353 leader_election.cc:343] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.579907 20503 raft_consensus.cc:385] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.580202 20503 raft_consensus.cc:740] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.581013 20503 consensus_queue.cc:260] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.582834 20501 tablet_bootstrap.cc:654] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.583737 20503 ts_tablet_manager.cc:1434] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:09.584889 20503 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.592187 20503 tablet_bootstrap.cc:654] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.598580 20501 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.599422 20501 ts_tablet_manager.cc:1403] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260710 11:02:09.603852 20501 raft_consensus.cc:359] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.604948 20501 raft_consensus.cc:385] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.605361 20501 raft_consensus.cc:740] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.606824 20501 consensus_queue.cc:260] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.610390 20503 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.610867 20501 ts_tablet_manager.cc:1434] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 11:02:09.612303 20501 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.614622 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.610900 20503 ts_tablet_manager.cc:1403] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
W20260710 11:02:09.616633 20351 leader_election.cc:343] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.617174 20351 leader_election.cc:304] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:09.616972 20211 catalog_manager.cc:5697] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.618901 20503 raft_consensus.cc:359] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.619354 20512 raft_consensus.cc:2749] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.619699 20503 raft_consensus.cc:385] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.620064 20503 raft_consensus.cc:740] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.620991 20501 tablet_bootstrap.cc:654] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.620900 20503 consensus_queue.cc:260] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.622874 20502 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.623416 20502 ts_tablet_manager.cc:1403] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.034s
I20260710 11:02:09.624545 20503 ts_tablet_manager.cc:1434] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:09.626013 20503 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.626706 20502 raft_consensus.cc:359] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.627632 20502 raft_consensus.cc:385] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.627990 20502 raft_consensus.cc:740] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.628873 20502 consensus_queue.cc:260] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.631315 20502 ts_tablet_manager.cc:1434] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:09.632342 20502 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.633550 20503 tablet_bootstrap.cc:654] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.639961 20502 tablet_bootstrap.cc:654] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.646301 20503 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.646544 20501 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.646811 20503 ts_tablet_manager.cc:1403] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:02:09.647317 20501 ts_tablet_manager.cc:1403] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.015s
I20260710 11:02:09.649976 20503 raft_consensus.cc:359] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.650781 20503 raft_consensus.cc:385] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.651082 20503 raft_consensus.cc:740] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.653537 20501 raft_consensus.cc:359] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.652036 20503 consensus_queue.cc:260] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.655072 20501 raft_consensus.cc:385] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.655426 20501 raft_consensus.cc:740] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.656250 20501 consensus_queue.cc:260] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.656912 20503 ts_tablet_manager.cc:1434] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:02:09.658133 20503 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.658700 20501 ts_tablet_manager.cc:1434] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:09.659758 20501 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.661584 20502 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.662371 20502 ts_tablet_manager.cc:1403] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260710 11:02:09.665593 20502 raft_consensus.cc:359] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.666153 20503 tablet_bootstrap.cc:654] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.666394 20502 raft_consensus.cc:385] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.667001 20502 raft_consensus.cc:740] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.667429 20501 tablet_bootstrap.cc:654] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.667894 20502 consensus_queue.cc:260] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.670204 20502 ts_tablet_manager.cc:1434] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:09.671208 20502 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.678066 20502 tablet_bootstrap.cc:654] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.681819 20505 raft_consensus.cc:493] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.682379 20505 raft_consensus.cc:515] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.684821 20503 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.684856 20501 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.685416 20503 ts_tablet_manager.cc:1403] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260710 11:02:09.685513 20501 ts_tablet_manager.cc:1403] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260710 11:02:09.688336 20502 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.688899 20502 ts_tablet_manager.cc:1403] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260710 11:02:09.688705 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.688742 20503 raft_consensus.cc:359] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.689697 20503 raft_consensus.cc:385] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.689677 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:09.690146 20503 raft_consensus.cc:740] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.690780 20501 raft_consensus.cc:359] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.690923 20503 consensus_queue.cc:260] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:09.691639 20427 leader_election.cc:343] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.691648 20501 raft_consensus.cc:385] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.692257 20501 raft_consensus.cc:740] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
W20260710 11:02:09.692456 20427 leader_election.cc:343] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.692950 20427 leader_election.cc:304] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:09.692734 20502 raft_consensus.cc:359] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.693624 20503 ts_tablet_manager.cc:1434] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:09.693699 20502 raft_consensus.cc:385] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.693281 20501 consensus_queue.cc:260] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.694229 20502 raft_consensus.cc:740] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.694788 20503 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.695047 20502 consensus_queue.cc:260] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.697191 20502 ts_tablet_manager.cc:1434] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:02:09.684620 20505 leader_election.cc:290] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:09.697865 20506 raft_consensus.cc:2749] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.700968 20502 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.701546 20503 tablet_bootstrap.cc:654] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.704186 20512 raft_consensus.cc:493] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.704677 20512 raft_consensus.cc:515] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.706926 20512 leader_election.cc:290] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.707377 20510 raft_consensus.cc:493] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.707839 20510 raft_consensus.cc:515] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.709019 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9cf902c947f5acf2d016ed140232" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.709656 20462 raft_consensus.cc:2468] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:09.710925 20351 leader_election.cc:304] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.711700 20501 ts_tablet_manager.cc:1434] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:02:09.711817 20512 raft_consensus.cc:2804] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.712553 20512 raft_consensus.cc:493] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.712935 20512 raft_consensus.cc:3060] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.712970 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9cf902c947f5acf2d016ed140232" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.713235 20501 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.713713 20313 raft_consensus.cc:2468] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:09.716404 20510 leader_election.cc:290] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.721966 20502 tablet_bootstrap.cc:654] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.727922 20501 tablet_bootstrap.cc:654] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.736722 20512 raft_consensus.cc:515] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.749150 20505 raft_consensus.cc:493] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.749822 20505 raft_consensus.cc:515] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.752357 20505 leader_election.cc:290] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:09.755378 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.756096 20313 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:09.756824 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:09.757506 20387 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:09.759323 20427 leader_election.cc:304] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.760864 20505 raft_consensus.cc:2804] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.761287 20505 raft_consensus.cc:493] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.761679 20505 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.762528 20501 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.763123 20501 ts_tablet_manager.cc:1403] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.018s
I20260710 11:02:09.763775 20502 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.764616 20502 ts_tablet_manager.cc:1403] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.007s
I20260710 11:02:09.769217 20502 raft_consensus.cc:359] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.770380 20502 raft_consensus.cc:385] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.770788 20502 raft_consensus.cc:740] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.772157 20502 consensus_queue.cc:260] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.774654 20501 raft_consensus.cc:359] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.778908 20501 raft_consensus.cc:385] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.784337 20501 raft_consensus.cc:740] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.786299 20501 consensus_queue.cc:260] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.787590 20538 raft_consensus.cc:493] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.788337 20538 raft_consensus.cc:515] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.789655 20501 ts_tablet_manager.cc:1434] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260710 11:02:09.789410 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e128b7a1147d18e2145d7b007ce21" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.790366 20461 raft_consensus.cc:2468] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 0.
I20260710 11:02:09.790930 20501 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.791226 20538 leader_election.cc:290] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.791556 20539 raft_consensus.cc:493] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.792191 20539 raft_consensus.cc:515] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.792981 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.793865 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9cf902c947f5acf2d016ed140232" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:09.794605 20539 leader_election.cc:290] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.795210 20312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.796023 20312 raft_consensus.cc:2468] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:09.796265 20276 leader_election.cc:304] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:09.796867 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.797343 20510 raft_consensus.cc:2804] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:09.797485 20351 leader_election.cc:343] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.794463 20313 raft_consensus.cc:3060] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.780923 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9cf902c947f5acf2d016ed140232" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:09.798338 20353 leader_election.cc:304] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:09.798458 20462 raft_consensus.cc:3060] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.799139 20539 raft_consensus.cc:2804] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.799526 20539 raft_consensus.cc:493] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:09.799634 20353 leader_election.cc:343] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.799894 20539 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.803869 20501 tablet_bootstrap.cc:654] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.782260 20502 ts_tablet_manager.cc:1434] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:02:09.807534 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e128b7a1147d18e2145d7b007ce21" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:09.808854 20502 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.780758 20512 leader_election.cc:290] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
W20260710 11:02:09.809975 20278 leader_election.cc:343] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.810575 20313 raft_consensus.cc:2468] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:09.797919 20510 raft_consensus.cc:493] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.811149 20510 raft_consensus.cc:3060] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.811790 20353 leader_election.cc:304] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.812774 20512 raft_consensus.cc:2804] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.813354 20512 raft_consensus.cc:697] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:09.814266 20512 consensus_queue.cc:237] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.783131 20503 tablet_bootstrap.cc:492] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.816243 20503 ts_tablet_manager.cc:1403] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.122s	user 0.044s	sys 0.043s
I20260710 11:02:09.783643 20505 raft_consensus.cc:515] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.819582 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:09.820086 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.820900 20461 raft_consensus.cc:2468] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:09.822466 20351 leader_election.cc:304] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:09.822988 20505 leader_election.cc:290] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:09.819639 20503 raft_consensus.cc:359] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.824903 20503 raft_consensus.cc:385] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.825536 20503 raft_consensus.cc:740] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.825824 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:09.820354 20311 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.826668 20501 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.826839 20387 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.827255 20501 ts_tablet_manager.cc:1403] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
I20260710 11:02:09.830466 20501 raft_consensus.cc:359] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.831255 20501 raft_consensus.cc:385] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.831532 20501 raft_consensus.cc:740] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.832139 20510 raft_consensus.cc:515] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.832398 20501 consensus_queue.cc:260] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:09.834936 20462 raft_consensus.cc:2468] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:09.847841 20539 raft_consensus.cc:515] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.838717 20501 ts_tablet_manager.cc:1434] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:09.851138 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:09.851321 20501 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:09.853228 20510 leader_election.cc:290] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.845822 20538 raft_consensus.cc:2804] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.845242 20387 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:09.832283 20503 consensus_queue.cc:260] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.851819 20313 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.854018 20538 raft_consensus.cc:493] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.855805 20538 raft_consensus.cc:3060] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.862145 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e128b7a1147d18e2145d7b007ce21" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:09.840617 20502 tablet_bootstrap.cc:654] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.862850 20388 raft_consensus.cc:3060] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.865113 20313 raft_consensus.cc:2468] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:09.867350 20353 leader_election.cc:304] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.865950 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626e128b7a1147d18e2145d7b007ce21" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:09.873924 20462 raft_consensus.cc:3060] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.873777 20388 raft_consensus.cc:2468] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
I20260710 11:02:09.877830 20427 leader_election.cc:304] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.878175 20278 leader_election.cc:304] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:09.880436 20505 raft_consensus.cc:2804] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.880769 20510 raft_consensus.cc:2804] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.880976 20505 raft_consensus.cc:697] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:09.881215 20503 ts_tablet_manager.cc:1434] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.065s	user 0.012s	sys 0.001s
I20260710 11:02:09.875380 20311 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:09.879724 20539 leader_election.cc:290] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.883270 20505 consensus_queue.cc:237] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.883821 20501 tablet_bootstrap.cc:654] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.887162 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:09.888465 20543 raft_consensus.cc:2804] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.889024 20543 raft_consensus.cc:697] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:09.889958 20543 consensus_queue.cc:237] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:09.890388 20351 leader_election.cc:343] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.892558 20510 raft_consensus.cc:697] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:09.894243 20510 consensus_queue.cc:237] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.894163 20209 catalog_manager.cc:5697] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.901379 20538 raft_consensus.cc:515] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.907516 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:09.908396 20462 raft_consensus.cc:2468] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
W20260710 11:02:09.912613 20353 leader_election.cc:343] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.907569 20538 leader_election.cc:290] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:09.916719 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:09.917464 20462 raft_consensus.cc:3060] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.921144 20503 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.922101 20209 catalog_manager.cc:5697] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.924216 20502 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:09.924800 20502 ts_tablet_manager.cc:1403] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.005s
I20260710 11:02:09.927793 20502 raft_consensus.cc:359] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.937173 20503 tablet_bootstrap.cc:654] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.934566 20502 raft_consensus.cc:385] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.941020 20502 raft_consensus.cc:740] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.943293 20502 consensus_queue.cc:260] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.945811 20462 raft_consensus.cc:2468] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:09.947911 20209 catalog_manager.cc:5697] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.946169 20502 ts_tablet_manager.cc:1434] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:02:09.949337 20351 leader_election.cc:304] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:09.950393 20502 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:09.950723 20538 raft_consensus.cc:2804] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.951352 20538 raft_consensus.cc:697] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:09.952226 20538 consensus_queue.cc:237] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.948125 20501 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:09.958262 20501 ts_tablet_manager.cc:1403] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.107s	user 0.031s	sys 0.014s
I20260710 11:02:09.960716 20211 catalog_manager.cc:5697] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.962515 20501 raft_consensus.cc:359] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.964197 20501 raft_consensus.cc:385] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.964764 20501 raft_consensus.cc:740] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.969731 20503 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:09.970342 20503 ts_tablet_manager.cc:1403] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.013s
I20260710 11:02:09.970638 20502 tablet_bootstrap.cc:654] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.972884 20501 consensus_queue.cc:260] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.973690 20503 raft_consensus.cc:359] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.974443 20503 raft_consensus.cc:385] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.974769 20503 raft_consensus.cc:740] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.975641 20503 consensus_queue.cc:260] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.981330 20538 raft_consensus.cc:493] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.982389 20503 ts_tablet_manager.cc:1434] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260710 11:02:09.982028 20538 raft_consensus.cc:515] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:09.983932 20503 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:09.985632 20501 ts_tablet_manager.cc:1434] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 11:02:09.986032 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:09.986757 20538 leader_election.cc:290] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
W20260710 11:02:09.987777 20353 leader_election.cc:343] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.990272 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:09.991289 20503 tablet_bootstrap.cc:654] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:09.991891 20351 leader_election.cc:343] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.992412 20351 leader_election.cc:304] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:09.993619 20538 raft_consensus.cc:2749] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.002512 20501 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.006183 20209 catalog_manager.cc:5697] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:10.012312 20501 tablet_bootstrap.cc:654] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.013567 20502 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.014160 20502 ts_tablet_manager.cc:1403] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.013s
I20260710 11:02:10.016942 20502 raft_consensus.cc:359] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.017722 20502 raft_consensus.cc:385] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.018047 20502 raft_consensus.cc:740] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.018869 20502 consensus_queue.cc:260] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.024471 20502 ts_tablet_manager.cc:1434] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:10.025617 20502 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.026947 20505 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.026999 20503 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.028061 20503 ts_tablet_manager.cc:1403] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.044s	user 0.023s	sys 0.016s
I20260710 11:02:10.031715 20503 raft_consensus.cc:359] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.032402 20503 raft_consensus.cc:385] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.032676 20503 raft_consensus.cc:740] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.032889 20501 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.033347 20501 ts_tablet_manager.cc:1403] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260710 11:02:10.033512 20503 consensus_queue.cc:260] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.034408 20502 tablet_bootstrap.cc:654] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.035655 20503 ts_tablet_manager.cc:1434] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:10.036763 20503 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.039058 20501 raft_consensus.cc:359] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.039769 20501 raft_consensus.cc:385] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.040021 20501 raft_consensus.cc:740] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.044625 20501 consensus_queue.cc:260] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.045738 20503 tablet_bootstrap.cc:654] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.046698 20501 ts_tablet_manager.cc:1434] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:10.059458 20501 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.061137 20388 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.063262 20502 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.063864 20502 ts_tablet_manager.cc:1403] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
I20260710 11:02:10.067392 20502 raft_consensus.cc:359] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.068269 20502 raft_consensus.cc:385] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.069038 20502 raft_consensus.cc:740] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.069950 20502 consensus_queue.cc:260] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.071228 20510 raft_consensus.cc:493] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.068354 20501 tablet_bootstrap.cc:654] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.071879 20510 raft_consensus.cc:515] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:10.075649 20502 ts_tablet_manager.cc:1434] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:02:10.076862 20502 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.081880 20506 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.084108 20502 tablet_bootstrap.cc:654] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.089928 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.090975 20462 raft_consensus.cc:2468] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 0.
I20260710 11:02:10.093986 20276 leader_election.cc:304] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:10.095566 20544 raft_consensus.cc:2804] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.096117 20544 raft_consensus.cc:493] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.096573 20544 raft_consensus.cc:3060] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.101250 20503 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.102038 20503 ts_tablet_manager.cc:1403] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.032s
I20260710 11:02:10.102715 20510 leader_election.cc:290] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.103646 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.104347 20388 raft_consensus.cc:2468] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 0.
I20260710 11:02:10.105904 20544 raft_consensus.cc:515] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:10.108611 20503 raft_consensus.cc:359] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.109525 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:10.110469 20462 raft_consensus.cc:3060] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.124593 20462 raft_consensus.cc:2468] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
I20260710 11:02:10.109776 20503 raft_consensus.cc:385] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.125267 20503 raft_consensus.cc:740] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.125814 20510 raft_consensus.cc:493] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.126127 20503 consensus_queue.cc:260] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.126304 20510 raft_consensus.cc:515] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.128347 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d3ab1f3ce44058a52520153f497170" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:10.128957 20388 raft_consensus.cc:3060] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.129527 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
W20260710 11:02:10.131001 20276 leader_election.cc:343] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.132659 20510 leader_election.cc:290] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.133090 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.133631 20544 leader_election.cc:290] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Requested vote from peers 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.134101 20386 raft_consensus.cc:2468] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 0.
I20260710 11:02:10.134941 20503 ts_tablet_manager.cc:1434] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:02:10.135659 20276 leader_election.cc:304] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:10.135927 20503 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.136109 20278 leader_election.cc:304] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:10.136701 20544 raft_consensus.cc:2804] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.137264 20510 raft_consensus.cc:2804] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.137729 20510 raft_consensus.cc:493] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.138181 20510 raft_consensus.cc:3060] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.144675 20388 raft_consensus.cc:2468] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
I20260710 11:02:10.149778 20506 raft_consensus.cc:493] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.150375 20510 raft_consensus.cc:515] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.150473 20506 raft_consensus.cc:515] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.155951 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.156049 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.156919 20313 raft_consensus.cc:2393] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f272017aeec49eea3bf006bd06fb72a in current term 1: Already voted for candidate f2898f2c6ee44331b2caf82137b23421 in this term.
I20260710 11:02:10.158489 20427 leader_election.cc:304] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.159391 20505 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.153216 20506 leader_election.cc:290] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.167665 20505 raft_consensus.cc:2749] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.172960 20510 leader_election.cc:290] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.173358 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:10.174249 20386 raft_consensus.cc:3060] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.174844 20503 tablet_bootstrap.cc:654] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:10.176033 20259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:10.176741 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
W20260710 11:02:10.178472 20276 leader_election.cc:343] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.180856 20510 raft_consensus.cc:493] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.184085 20510 raft_consensus.cc:515] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.185442 20501 tablet_bootstrap.cc:492] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.185976 20501 ts_tablet_manager.cc:1403] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.127s	user 0.040s	sys 0.053s
I20260710 11:02:10.188127 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.188884 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88819e5dd72246aaa6310ec109f8b7e0" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.188938 20501 raft_consensus.cc:359] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.189899 20501 raft_consensus.cc:385] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.186625 20386 raft_consensus.cc:2468] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
I20260710 11:02:10.190362 20462 raft_consensus.cc:2393] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a9fc48dd4cc69657b7f2005fa06f in current term 1: Already voted for candidate f2898f2c6ee44331b2caf82137b23421 in this term.
I20260710 11:02:10.190430 20501 raft_consensus.cc:740] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.191840 20278 leader_election.cc:304] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:10.192674 20276 leader_election.cc:304] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.192852 20564 raft_consensus.cc:2804] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.192874 20501 consensus_queue.cc:260] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.196274 20544 raft_consensus.cc:697] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:10.198134 20544 consensus_queue.cc:237] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } }
I20260710 11:02:10.199509 20505 raft_consensus.cc:493] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.200196 20505 raft_consensus.cc:515] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.203167 20505 leader_election.cc:290] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.205936 20503 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.205420 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.206645 20503 ts_tablet_manager.cc:1403] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.016s
W20260710 11:02:10.207962 20427 leader_election.cc:343] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.205596 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.210520 20386 raft_consensus.cc:2468] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:10.211169 20566 raft_consensus.cc:3060] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.211963 20427 leader_election.cc:304] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:10.213336 20505 raft_consensus.cc:2804] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.213582 20501 ts_tablet_manager.cc:1434] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260710 11:02:10.213892 20505 raft_consensus.cc:493] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.212421 20503 raft_consensus.cc:359] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.214371 20505 raft_consensus.cc:3060] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.214473 20503 raft_consensus.cc:385] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.214794 20501 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.214900 20510 leader_election.cc:290] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.214964 20503 raft_consensus.cc:740] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.216151 20503 consensus_queue.cc:260] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.216709 20564 raft_consensus.cc:697] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:10.217727 20564 consensus_queue.cc:237] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.223217 20502 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.223845 20502 ts_tablet_manager.cc:1403] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.147s	user 0.037s	sys 0.056s
I20260710 11:02:10.227311 20502 raft_consensus.cc:359] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.228224 20502 raft_consensus.cc:385] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.228278 20501 tablet_bootstrap.cc:654] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.228618 20502 raft_consensus.cc:740] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.229362 20502 consensus_queue.cc:260] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.222739 20505 raft_consensus.cc:515] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.231325 20503 ts_tablet_manager.cc:1434] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:02:10.231547 20502 ts_tablet_manager.cc:1434] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:10.232508 20502 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.235010 20210 catalog_manager.cc:5697] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:10.238054 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
W20260710 11:02:10.239820 20427 leader_election.cc:343] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.241971 20501 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.242509 20501 ts_tablet_manager.cc:1403] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260710 11:02:10.242694 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:10.243368 20386 raft_consensus.cc:3060] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.245112 20566 raft_consensus.cc:2749] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.250332 20502 tablet_bootstrap.cc:654] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.252710 20386 raft_consensus.cc:2468] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:10.253635 20505 leader_election.cc:290] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.255576 20427 leader_election.cc:304] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:10.257666 20505 raft_consensus.cc:2804] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.258517 20505 raft_consensus.cc:697] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:10.264117 20502 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.245564 20501 raft_consensus.cc:359] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.248176 20503 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.264696 20502 ts_tablet_manager.cc:1403] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.001s
I20260710 11:02:10.264786 20501 raft_consensus.cc:385] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.265167 20501 raft_consensus.cc:740] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.259601 20505 consensus_queue.cc:237] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.266039 20501 consensus_queue.cc:260] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.267951 20502 raft_consensus.cc:359] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.268260 20501 ts_tablet_manager.cc:1434] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:02:10.268728 20502 raft_consensus.cc:385] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.269253 20502 raft_consensus.cc:740] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.270453 20502 consensus_queue.cc:260] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.273437 20503 tablet_bootstrap.cc:654] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.273933 20502 ts_tablet_manager.cc:1434] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:10.273149 20210 catalog_manager.cc:5697] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:10.275359 20502 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.281148 20506 raft_consensus.cc:493] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.281891 20506 raft_consensus.cc:515] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.285585 20502 tablet_bootstrap.cc:654] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.285905 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40ed70b4a5c4c3a9ca8f140a0d91f00" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.287070 20313 raft_consensus.cc:2468] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:10.289615 20427 leader_election.cc:304] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:10.292071 20506 leader_election.cc:290] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.292829 20506 raft_consensus.cc:493] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.293524 20506 raft_consensus.cc:515] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.296682 20506 leader_election.cc:290] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.300774 20538 raft_consensus.cc:493] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.301353 20564 raft_consensus.cc:493] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.301512 20538 raft_consensus.cc:515] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.301913 20564 raft_consensus.cc:515] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.302278 20506 raft_consensus.cc:2804] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.303853 20564 leader_election.cc:290] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.304334 20538 leader_election.cc:290] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.305007 20506 raft_consensus.cc:493] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.305823 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.306533 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.269979 20501 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
W20260710 11:02:10.308668 20353 leader_election.cc:343] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.305707 20506 raft_consensus.cc:3060] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:10.312323 20276 leader_election.cc:343] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.319329 20564 raft_consensus.cc:493] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.319859 20501 tablet_bootstrap.cc:654] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.319597 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.320039 20564 raft_consensus.cc:515] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:10.321311 20278 leader_election.cc:343] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.321828 20278 leader_election.cc:304] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.322607 20566 raft_consensus.cc:2749] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.324103 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40ed70b4a5c4c3a9ca8f140a0d91f00" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.324887 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.327788 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.328070 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
W20260710 11:02:10.331498 20276 leader_election.cc:343] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:10.332479 20278 leader_election.cc:343] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.333009 20278 leader_election.cc:304] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.333907 20564 leader_election.cc:290] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.334170 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44d58764974b4195934e652eef96d888" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.334251 20566 raft_consensus.cc:2749] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.335655 20388 raft_consensus.cc:2393] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f272017aeec49eea3bf006bd06fb72a in current term 1: Already voted for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in this term.
I20260710 11:02:10.336382 20543 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.338683 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.340135 20503 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.338737 20566 consensus_queue.cc:1048] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:10.340929 20503 ts_tablet_manager.cc:1403] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.019s
I20260710 11:02:10.344161 20503 raft_consensus.cc:359] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.345139 20503 raft_consensus.cc:385] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.345608 20503 raft_consensus.cc:740] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
W20260710 11:02:10.349814 20351 leader_election.cc:343] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.350051 20503 consensus_queue.cc:260] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.350593 20351 leader_election.cc:304] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:10.352123 20543 raft_consensus.cc:2749] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.348884 20501 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.352859 20501 ts_tablet_manager.cc:1403] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260710 11:02:10.353546 20538 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.355229 20503 ts_tablet_manager.cc:1434] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:02:10.359715 20503 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
W20260710 11:02:10.357441 20427 leader_election.cc:343] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.364035 20427 leader_election.cc:304] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.357656 20501 raft_consensus.cc:359] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.365254 20501 raft_consensus.cc:385] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.365737 20501 raft_consensus.cc:740] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.366719 20501 consensus_queue.cc:260] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.383975 20567 consensus_queue.cc:1048] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.388562 20503 tablet_bootstrap.cc:654] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.391381 20505 raft_consensus.cc:3060] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.395814 20506 raft_consensus.cc:515] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.398154 20502 tablet_bootstrap.cc:492] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.408082 20502 ts_tablet_manager.cc:1403] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.133s	user 0.045s	sys 0.068s
I20260710 11:02:10.407601 20210 catalog_manager.cc:5697] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:10.409873 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40ed70b4a5c4c3a9ca8f140a0d91f00" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:10.410624 20311 raft_consensus.cc:3060] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.411020 20506 leader_election.cc:290] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.404961 20543 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.404287 20501 ts_tablet_manager.cc:1434] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.004s
I20260710 11:02:10.406694 20576 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.413367 20501 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.405400 20539 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.415174 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40ed70b4a5c4c3a9ca8f140a0d91f00" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:10.410729 20502 raft_consensus.cc:359] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.425269 20502 raft_consensus.cc:385] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.425724 20502 raft_consensus.cc:740] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.426421 20502 consensus_queue.cc:260] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.428550 20502 ts_tablet_manager.cc:1434] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260710 11:02:10.429729 20386 raft_consensus.cc:3060] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.433552 20502 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.417040 20505 raft_consensus.cc:2749] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.448519 20501 tablet_bootstrap.cc:654] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.448457 20311 raft_consensus.cc:2468] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:10.450275 20502 tablet_bootstrap.cc:654] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.455366 20386 raft_consensus.cc:2468] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:10.469616 20506 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.475683 20427 leader_election.cc:304] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:10.476557 20576 raft_consensus.cc:2804] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.477031 20576 raft_consensus.cc:697] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:10.477931 20576 consensus_queue.cc:237] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.474395 20503 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.490171 20503 ts_tablet_manager.cc:1403] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.131s	user 0.007s	sys 0.007s
I20260710 11:02:10.500216 20505 raft_consensus.cc:493] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.500818 20505 raft_consensus.cc:515] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.503397 20505 leader_election.cc:290] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.506045 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.506220 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
W20260710 11:02:10.513110 20427 leader_election.cc:343] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:10.514338 20427 leader_election.cc:343] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.514966 20427 leader_election.cc:304] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.516546 20574 raft_consensus.cc:2749] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.520773 20512 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.535943 20503 raft_consensus.cc:359] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.538800 20503 raft_consensus.cc:385] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.544698 20503 raft_consensus.cc:740] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.547631 20503 consensus_queue.cc:260] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.548643 20502 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.565115 20502 ts_tablet_manager.cc:1403] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.136s	user 0.029s	sys 0.024s
I20260710 11:02:10.565161 20566 raft_consensus.cc:493] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.565864 20566 raft_consensus.cc:515] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.568171 20502 raft_consensus.cc:359] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.568958 20502 raft_consensus.cc:385] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.569260 20502 raft_consensus.cc:740] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.568163 20566 leader_election.cc:290] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.561335 20512 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.570989 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.569866 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a856d78f9423db6533d9d0e6133dc" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.572831 20386 raft_consensus.cc:2393] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a9fc48dd4cc69657b7f2005fa06f in current term 1: Already voted for candidate 8f272017aeec49eea3bf006bd06fb72a in this term.
I20260710 11:02:10.575137 20278 leader_election.cc:304] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.574963 20210 catalog_manager.cc:5697] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:10.576380 20566 raft_consensus.cc:3060] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.578514 20503 ts_tablet_manager.cc:1434] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.002s
I20260710 11:02:10.579420 20503 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.570523 20502 consensus_queue.cc:260] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.586169 20503 tablet_bootstrap.cc:654] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.587253 20567 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.591109 20502 ts_tablet_manager.cc:1434] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:02:10.600001 20501 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.601395 20567 consensus_queue.cc:1048] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.606138 20501 ts_tablet_manager.cc:1403] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.193s	user 0.044s	sys 0.054s
I20260710 11:02:10.606416 20502 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.609972 20501 raft_consensus.cc:359] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.611088 20501 raft_consensus.cc:385] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.611469 20501 raft_consensus.cc:740] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.613683 20566 raft_consensus.cc:2749] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.619974 20503 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.620465 20503 ts_tablet_manager.cc:1403] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.002s
I20260710 11:02:10.623041 20501 consensus_queue.cc:260] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.625939 20501 ts_tablet_manager.cc:1434] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.002s
I20260710 11:02:10.630237 20502 tablet_bootstrap.cc:654] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.630462 20566 consensus_queue.cc:1048] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.632485 20501 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.639602 20501 tablet_bootstrap.cc:654] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.642083 20567 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.623140 20503 raft_consensus.cc:359] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.647644 20503 raft_consensus.cc:385] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.648003 20503 raft_consensus.cc:740] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.648874 20503 consensus_queue.cc:260] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.655889 20503 ts_tablet_manager.cc:1434] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.001s
I20260710 11:02:10.658355 20501 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.659565 20501 ts_tablet_manager.cc:1403] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.008s
I20260710 11:02:10.664126 20502 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.664654 20502 ts_tablet_manager.cc:1403] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.009s
I20260710 11:02:10.667539 20501 raft_consensus.cc:359] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.668037 20502 raft_consensus.cc:359] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.668615 20512 raft_consensus.cc:493] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.669420 20501 raft_consensus.cc:385] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.669785 20501 raft_consensus.cc:740] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.669575 20512 raft_consensus.cc:515] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.670603 20501 consensus_queue.cc:260] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.671173 20503 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.673069 20512 leader_election.cc:290] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.672905 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.673460 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.673743 20502 raft_consensus.cc:385] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.674058 20502 raft_consensus.cc:740] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.674183 20461 raft_consensus.cc:2468] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:10.674837 20502 consensus_queue.cc:260] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.675637 20351 leader_election.cc:304] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:10.675860 20313 raft_consensus.cc:2468] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:10.677181 20502 ts_tablet_manager.cc:1434] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:02:10.677664 20512 raft_consensus.cc:2804] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.678092 20512 raft_consensus.cc:493] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.678440 20512 raft_consensus.cc:3060] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.678460 20502 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.672900 20501 ts_tablet_manager.cc:1434] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:10.684047 20501 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.688167 20512 raft_consensus.cc:515] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.690682 20512 leader_election.cc:290] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.691387 20501 tablet_bootstrap.cc:654] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.692183 20502 tablet_bootstrap.cc:654] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.692360 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:10.693054 20313 raft_consensus.cc:3060] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.698172 20503 tablet_bootstrap.cc:654] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.699905 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5692f8ff3140e389271d8d8cb98d6b" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:10.700766 20461 raft_consensus.cc:3060] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.707471 20503 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.707996 20503 ts_tablet_manager.cc:1403] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260710 11:02:10.710760 20503 raft_consensus.cc:359] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.711441 20503 raft_consensus.cc:385] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.711717 20503 raft_consensus.cc:740] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.712939 20313 raft_consensus.cc:2468] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:10.712983 20503 consensus_queue.cc:260] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.714648 20353 leader_election.cc:304] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:10.715624 20512 raft_consensus.cc:2804] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.716389 20512 raft_consensus.cc:697] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:10.717281 20512 consensus_queue.cc:237] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.719713 20461 raft_consensus.cc:2468] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:10.721256 20503 ts_tablet_manager.cc:1434] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:10.722371 20503 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.724195 20502 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.724257 20501 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.724726 20502 ts_tablet_manager.cc:1403] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.004s
I20260710 11:02:10.725000 20501 ts_tablet_manager.cc:1403] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.023s
I20260710 11:02:10.727607 20502 raft_consensus.cc:359] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.728168 20503 tablet_bootstrap.cc:654] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.727891 20501 raft_consensus.cc:359] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.728834 20501 raft_consensus.cc:385] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.729193 20501 raft_consensus.cc:740] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.730043 20501 consensus_queue.cc:260] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.732558 20501 ts_tablet_manager.cc:1434] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:02:10.733642 20501 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.739447 20501 tablet_bootstrap.cc:654] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.728425 20502 raft_consensus.cc:385] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.739887 20502 raft_consensus.cc:740] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.740566 20502 consensus_queue.cc:260] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.741755 20543 raft_consensus.cc:493] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.742687 20502 ts_tablet_manager.cc:1434] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:02:10.743098 20543 raft_consensus.cc:515] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.749329 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.749348 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:10.750133 20313 raft_consensus.cc:2468] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:10.751645 20353 leader_election.cc:304] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:10.751750 20543 leader_election.cc:290] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.749951 20502 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.752532 20538 raft_consensus.cc:2804] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:10.752636 20351 leader_election.cc:343] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.753017 20538 raft_consensus.cc:493] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.753460 20538 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.753561 20576 raft_consensus.cc:493] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.754390 20576 raft_consensus.cc:515] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.757335 20576 leader_election.cc:290] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.759727 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.762058 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.762959 20388 raft_consensus.cc:2468] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
W20260710 11:02:10.762121 20427 leader_election.cc:343] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.767405 20427 leader_election.cc:304] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:10.768767 20574 raft_consensus.cc:2804] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.769228 20574 raft_consensus.cc:493] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.769665 20574 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.769774 20576 consensus_queue.cc:1048] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:10.777159 20502 tablet_bootstrap.cc:654] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.767174 20538 raft_consensus.cc:515] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.796419 20538 leader_election.cc:290] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.797761 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:10.798424 20311 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.798334 20574 raft_consensus.cc:515] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.800755 20574 leader_election.cc:290] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.803277 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:10.803715 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:10.804461 20388 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:10.805366 20351 leader_election.cc:343] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.810640 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
W20260710 11:02:10.812048 20427 leader_election.cc:343] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.814383 20503 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.815035 20503 ts_tablet_manager.cc:1403] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.028s
I20260710 11:02:10.815488 20311 raft_consensus.cc:2468] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:10.816614 20353 leader_election.cc:304] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:10.816655 20574 consensus_queue.cc:1048] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.817871 20512 raft_consensus.cc:2804] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.818159 20503 raft_consensus.cc:359] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.818812 20503 raft_consensus.cc:385] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.818960 20512 raft_consensus.cc:697] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:10.819103 20503 raft_consensus.cc:740] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.819476 20388 raft_consensus.cc:2468] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:10.819948 20503 consensus_queue.cc:260] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.820338 20512 consensus_queue.cc:237] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.822391 20503 ts_tablet_manager.cc:1434] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:10.823331 20503 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.826608 20210 catalog_manager.cc:5697] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:10.829154 20503 tablet_bootstrap.cc:654] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.840878 20503 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.870039 20503 ts_tablet_manager.cc:1403] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.009s
I20260710 11:02:10.870954 20427 leader_election.cc:304] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:10.874241 20501 tablet_bootstrap.cc:492] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.874732 20501 ts_tablet_manager.cc:1403] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.005s
I20260710 11:02:10.879473 20502 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.879967 20502 ts_tablet_manager.cc:1403] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.130s	user 0.014s	sys 0.004s
I20260710 11:02:10.880363 20503 raft_consensus.cc:359] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.880873 20503 raft_consensus.cc:385] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.881054 20503 raft_consensus.cc:740] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.881819 20503 consensus_queue.cc:260] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.882084 20501 raft_consensus.cc:359] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.883092 20501 raft_consensus.cc:385] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.883375 20501 raft_consensus.cc:740] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.884025 20503 ts_tablet_manager.cc:1434] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:02:10.884164 20501 consensus_queue.cc:260] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.885072 20503 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.887434 20501 ts_tablet_manager.cc:1434] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 11:02:10.875708 20574 raft_consensus.cc:2804] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.888530 20501 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.892158 20210 catalog_manager.cc:5697] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:10.895831 20502 raft_consensus.cc:359] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.896504 20502 raft_consensus.cc:385] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.896755 20502 raft_consensus.cc:740] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.897589 20502 consensus_queue.cc:260] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.894836 20574 raft_consensus.cc:697] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:10.899552 20574 consensus_queue.cc:237] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.900008 20502 ts_tablet_manager.cc:1434] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.004s
I20260710 11:02:10.901027 20502 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:10.909044 20503 tablet_bootstrap.cc:654] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.921815 20501 tablet_bootstrap.cc:654] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.914317 20502 tablet_bootstrap.cc:654] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.944028 20564 raft_consensus.cc:493] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.944612 20564 raft_consensus.cc:515] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.944391 20209 catalog_manager.cc:5697] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:10.947495 20564 leader_election.cc:290] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:10.950474 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
W20260710 11:02:10.955612 20278 leader_election.cc:343] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.959867 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
W20260710 11:02:10.961705 20276 leader_election.cc:343] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.962220 20276 leader_election.cc:304] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.963488 20567 raft_consensus.cc:2749] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:10.967798 20505 raft_consensus.cc:493] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.968384 20505 raft_consensus.cc:515] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.970896 20505 leader_election.cc:290] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.971380 20502 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:10.973914 20501 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:10.974123 20502 ts_tablet_manager.cc:1403] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.004s
I20260710 11:02:10.974386 20501 ts_tablet_manager.cc:1403] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.023s
I20260710 11:02:10.975430 20503 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:10.972373 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.975955 20503 ts_tablet_manager.cc:1403] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.048s
I20260710 11:02:10.976430 20311 raft_consensus.cc:2393] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f272017aeec49eea3bf006bd06fb72a in current term 1: Already voted for candidate f2898f2c6ee44331b2caf82137b23421 in this term.
I20260710 11:02:10.972745 20576 raft_consensus.cc:493] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.976853 20501 raft_consensus.cc:359] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.977885 20501 raft_consensus.cc:385] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.978138 20501 raft_consensus.cc:740] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.977070 20576 raft_consensus.cc:515] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.978790 20501 consensus_queue.cc:260] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.979358 20503 raft_consensus.cc:359] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.980052 20503 raft_consensus.cc:385] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.980342 20503 raft_consensus.cc:740] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.979796 20502 raft_consensus.cc:359] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.980942 20501 ts_tablet_manager.cc:1434] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:10.981211 20502 raft_consensus.cc:385] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.981745 20502 raft_consensus.cc:740] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.982581 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc09c5c16546278327d0711f500f6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.982787 20501 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:10.981228 20503 consensus_queue.cc:260] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:10.984326 20427 leader_election.cc:343] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:10.982589 20502 consensus_queue.cc:260] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:10.987349 20502 ts_tablet_manager.cc:1434] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:10.988335 20503 ts_tablet_manager.cc:1434] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:02:10.989400 20503 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:10.985054 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc09c5c16546278327d0711f500f6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:10.990295 20311 raft_consensus.cc:2468] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:10.980369 20576 leader_election.cc:290] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:10.973212 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:10.991671 20427 leader_election.cc:304] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:10.992827 20576 raft_consensus.cc:2804] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:10.993208 20576 raft_consensus.cc:493] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.993582 20576 raft_consensus.cc:3060] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.996591 20503 tablet_bootstrap.cc:654] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.998745 20501 tablet_bootstrap.cc:654] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.000975 20576 raft_consensus.cc:515] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.005997 20506 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.010399 20503 tablet_bootstrap.cc:492] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.011063 20503 ts_tablet_manager.cc:1403] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 11:02:11.013487 20502 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.013298 20427 leader_election.cc:304] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.014812 20501 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.014427 20503 raft_consensus.cc:359] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.015298 20503 raft_consensus.cc:385] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.015730 20503 raft_consensus.cc:740] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.015842 20501 ts_tablet_manager.cc:1403] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.007s
I20260710 11:02:11.017091 20503 consensus_queue.cc:260] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.019594 20503 ts_tablet_manager.cc:1434] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:11.019387 20501 raft_consensus.cc:359] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.020270 20501 raft_consensus.cc:385] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.020612 20501 raft_consensus.cc:740] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.021215 20503 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.021425 20505 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.022769 20543 raft_consensus.cc:493] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.023307 20543 raft_consensus.cc:515] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.027029 20543 leader_election.cc:290] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.027573 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.021360 20501 consensus_queue.cc:260] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.028649 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.029031 20503 tablet_bootstrap.cc:654] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.029752 20501 ts_tablet_manager.cc:1434] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:11.030846 20501 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:11.033856 20461 raft_consensus.cc:2468] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.035247 20574 raft_consensus.cc:493] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.035888 20574 raft_consensus.cc:515] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:11.036806 20353 leader_election.cc:343] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.037696 20501 tablet_bootstrap.cc:654] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.038259 20574 leader_election.cc:290] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.039433 20351 leader_election.cc:304] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.040383 20543 raft_consensus.cc:2804] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.040896 20543 raft_consensus.cc:493] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.041401 20543 raft_consensus.cc:3060] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.042333 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e09a34ea64e508d347a2fd4b408a7" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.043040 20313 raft_consensus.cc:2468] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:11.043530 20502 tablet_bootstrap.cc:654] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.044955 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e09a34ea64e508d347a2fd4b408a7" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.045269 20574 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.045665 20386 raft_consensus.cc:2468] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:11.045435 20427 leader_election.cc:304] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:11.047230 20574 raft_consensus.cc:2804] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.047602 20574 raft_consensus.cc:493] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.047945 20574 raft_consensus.cc:3060] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.049424 20543 raft_consensus.cc:515] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.052552 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.053364 20576 leader_election.cc:290] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
W20260710 11:02:11.053897 20353 leader_election.cc:343] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.054041 20506 raft_consensus.cc:493] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.062112 20503 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.062861 20503 ts_tablet_manager.cc:1403] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.007s
I20260710 11:02:11.062479 20506 raft_consensus.cc:515] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.065281 20506 leader_election.cc:290] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.068006 20543 leader_election.cc:290] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.055737 20574 raft_consensus.cc:515] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.057742 20502 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.059257 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc09c5c16546278327d0711f500f6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.068887 20313 raft_consensus.cc:3060] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.070197 20574 leader_election.cc:290] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.071388 20505 raft_consensus.cc:2749] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.059475 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9cbc09c5c16546278327d0711f500f6b" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.075917 20387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.078269 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:11.073648 20388 raft_consensus.cc:3060] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.079188 20462 raft_consensus.cc:3060] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.080096 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e09a34ea64e508d347a2fd4b408a7" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.080777 20311 raft_consensus.cc:3060] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.074468 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.087533 20388 raft_consensus.cc:2468] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.072748 20503 raft_consensus.cc:359] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.088265 20503 raft_consensus.cc:385] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.088651 20503 raft_consensus.cc:740] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
W20260710 11:02:11.090036 20427 leader_election.cc:343] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.091822 20502 ts_tablet_manager.cc:1403] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.006s
I20260710 11:02:11.090873 20503 consensus_queue.cc:260] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.091192 20313 raft_consensus.cc:2468] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.094399 20503 ts_tablet_manager.cc:1434] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:02:11.091952 20427 leader_election.cc:304] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.096436 20462 raft_consensus.cc:2468] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.097081 20505 raft_consensus.cc:2804] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.095309 20311 raft_consensus.cc:2468] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.097607 20505 raft_consensus.cc:697] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
W20260710 11:02:11.098320 20427 leader_election.cc:343] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.098584 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c44e09a34ea64e508d347a2fd4b408a7" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.098505 20505 consensus_queue.cc:237] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.099025 20427 leader_election.cc:304] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.096472 20503 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.100472 20506 raft_consensus.cc:2749] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.101212 20427 leader_election.cc:304] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:11.102142 20574 raft_consensus.cc:2804] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.103052 20501 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.099313 20388 raft_consensus.cc:3060] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.103615 20501 ts_tablet_manager.cc:1403] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.008s
I20260710 11:02:11.105475 20574 raft_consensus.cc:697] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:11.106443 20574 consensus_queue.cc:237] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.107167 20351 leader_election.cc:304] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.108611 20543 raft_consensus.cc:2804] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.108572 20501 raft_consensus.cc:359] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.109200 20543 raft_consensus.cc:697] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:11.109372 20501 raft_consensus.cc:385] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.109673 20501 raft_consensus.cc:740] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.110033 20543 consensus_queue.cc:237] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.110299 20501 consensus_queue.cc:260] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.110723 20502 raft_consensus.cc:359] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.111415 20502 raft_consensus.cc:385] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.111680 20502 raft_consensus.cc:740] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.112316 20502 consensus_queue.cc:260] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.114076 20503 tablet_bootstrap.cc:654] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.114401 20502 ts_tablet_manager.cc:1434] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 11:02:11.118983 20501 ts_tablet_manager.cc:1434] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:02:11.120463 20501 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:11.126129 20502 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.136340 20538 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.149597 20567 raft_consensus.cc:493] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.150266 20567 raft_consensus.cc:515] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.152566 20567 leader_election.cc:290] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.154520 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaea5260e5349d49a88c155a9a4698d" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.155275 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaea5260e5349d49a88c155a9a4698d" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.155954 20386 raft_consensus.cc:2468] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 0.
W20260710 11:02:11.156018 20276 leader_election.cc:343] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.157452 20278 leader_election.cc:304] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:11.163313 20388 raft_consensus.cc:2468] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.163477 20567 raft_consensus.cc:2804] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.164949 20567 raft_consensus.cc:493] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.171105 20211 catalog_manager.cc:5697] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.173553 20567 raft_consensus.cc:3060] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.176241 20502 tablet_bootstrap.cc:654] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.176213 20208 catalog_manager.cc:5697] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:11.178578 20503 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.179123 20503 ts_tablet_manager.cc:1403] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.029s
I20260710 11:02:11.182673 20501 tablet_bootstrap.cc:654] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.192958 20567 raft_consensus.cc:515] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
W20260710 11:02:11.193563 20259 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:11.193116 20503 raft_consensus.cc:359] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.194058 20503 raft_consensus.cc:385] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.197361 20538 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.202025 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaea5260e5349d49a88c155a9a4698d" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
W20260710 11:02:11.204350 20276 leader_election.cc:343] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.194402 20503 raft_consensus.cc:740] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.206588 20503 consensus_queue.cc:260] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.207247 20211 catalog_manager.cc:5697] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:11.210249 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aaea5260e5349d49a88c155a9a4698d" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.210906 20503 ts_tablet_manager.cc:1434] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 11:02:11.212790 20503 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.219703 20538 raft_consensus.cc:493] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.220350 20538 raft_consensus.cc:515] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.224254 20501 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.224476 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.224828 20501 ts_tablet_manager.cc:1403] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.016s
I20260710 11:02:11.225136 20462 raft_consensus.cc:2468] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.226459 20351 leader_election.cc:304] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.227391 20512 raft_consensus.cc:2804] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.227782 20512 raft_consensus.cc:493] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.228135 20512 raft_consensus.cc:3060] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.229384 20501 raft_consensus.cc:359] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.230151 20501 raft_consensus.cc:385] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.230417 20501 raft_consensus.cc:740] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.231134 20501 consensus_queue.cc:260] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.231662 20505 raft_consensus.cc:493] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.232136 20505 raft_consensus.cc:515] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.233583 20501 ts_tablet_manager.cc:1434] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:02:11.234292 20505 leader_election.cc:290] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.235234 20574 raft_consensus.cc:493] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.237473 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.242174 20574 raft_consensus.cc:515] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.238495 20538 leader_election.cc:290] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.240383 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.244511 20574 leader_election.cc:290] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.245294 20386 raft_consensus.cc:2468] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
W20260710 11:02:11.247792 20427 leader_election.cc:343] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.247565 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.248906 20427 leader_election.cc:304] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.250512 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.251840 20574 raft_consensus.cc:2804] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.252301 20574 raft_consensus.cc:493] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.252708 20574 raft_consensus.cc:3060] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.253854 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.254865 20313 raft_consensus.cc:2468] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:11.249719 20311 raft_consensus.cc:2468] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.255031 20512 raft_consensus.cc:515] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.256723 20503 tablet_bootstrap.cc:654] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:11.252709 20427 leader_election.cc:343] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.258937 20512 leader_election.cc:290] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.268735 20427 leader_election.cc:304] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.268815 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:11.269767 20462 raft_consensus.cc:3060] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.272441 20505 raft_consensus.cc:2804] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.273022 20505 raft_consensus.cc:493] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.273377 20505 raft_consensus.cc:3060] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.277781 20501 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:11.210927 20388 raft_consensus.cc:3060] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.287170 20574 raft_consensus.cc:515] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.288753 20501 tablet_bootstrap.cc:654] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.289170 20462 raft_consensus.cc:2468] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.291116 20505 raft_consensus.cc:515] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.291711 20351 leader_election.cc:304] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.292676 20512 raft_consensus.cc:2804] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.293145 20512 raft_consensus.cc:697] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:11.294010 20512 consensus_queue.cc:237] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.294250 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.294689 20505 leader_election.cc:290] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.197407 20567 leader_election.cc:290] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.295996 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff8947ad7db44afb9a815c10a397ef3" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.296856 20313 raft_consensus.cc:3060] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.299698 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.295086 20311 raft_consensus.cc:3060] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:11.302340 20427 leader_election.cc:343] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.304788 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
W20260710 11:02:11.307787 20427 leader_election.cc:343] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.309955 20574 leader_election.cc:290] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.321923 20388 raft_consensus.cc:2468] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 1.
I20260710 11:02:11.323364 20278 leader_election.cc:304] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a
I20260710 11:02:11.324664 20567 raft_consensus.cc:2804] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.325197 20567 raft_consensus.cc:697] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:11.326099 20567 consensus_queue.cc:237] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.329226 20502 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.329833 20502 ts_tablet_manager.cc:1403] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.204s	user 0.047s	sys 0.062s
I20260710 11:02:11.333388 20502 raft_consensus.cc:359] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.334242 20502 raft_consensus.cc:385] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.334241 20538 consensus_queue.cc:1048] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.334860 20502 raft_consensus.cc:740] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.335950 20502 consensus_queue.cc:260] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.338685 20502 ts_tablet_manager.cc:1434] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:11.339790 20502 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.315979 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.340893 20386 raft_consensus.cc:3060] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.358177 20386 raft_consensus.cc:2468] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.362934 20427 leader_election.cc:304] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.364285 20505 raft_consensus.cc:2804] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.364851 20505 raft_consensus.cc:697] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:11.365942 20313 raft_consensus.cc:2468] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.365780 20505 consensus_queue.cc:237] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.358677 20311 raft_consensus.cc:2468] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.380075 20564 raft_consensus.cc:493] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.381021 20564 raft_consensus.cc:515] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.383406 20503 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.383925 20503 ts_tablet_manager.cc:1403] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.020s
I20260710 11:02:11.384629 20564 leader_election.cc:290] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.386405 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.386482 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "625a1c204ea54866b724489e49c69134" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.387672 20462 raft_consensus.cc:2393] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a9fc48dd4cc69657b7f2005fa06f in current term 1: Already voted for candidate f2898f2c6ee44331b2caf82137b23421 in this term.
I20260710 11:02:11.389350 20276 leader_election.cc:304] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.389751 20427 leader_election.cc:304] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.390600 20564 raft_consensus.cc:3060] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.390677 20574 raft_consensus.cc:2804] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.391749 20574 raft_consensus.cc:697] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:11.393026 20574 consensus_queue.cc:237] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.393311 20208 catalog_manager.cc:5697] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.407999 20564 raft_consensus.cc:2749] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.408667 20209 catalog_manager.cc:5697] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:11.413137 20503 raft_consensus.cc:359] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.414283 20503 raft_consensus.cc:385] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.414592 20503 raft_consensus.cc:740] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.415310 20503 consensus_queue.cc:260] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.419943 20211 catalog_manager.cc:5697] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 0 to 1, leader changed from <none> to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.426412 20503 ts_tablet_manager.cc:1434] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 11:02:11.427616 20503 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.434574 20538 raft_consensus.cc:493] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.435129 20502 tablet_bootstrap.cc:654] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.435611 20503 tablet_bootstrap.cc:654] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.435282 20538 raft_consensus.cc:515] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.437767 20538 leader_election.cc:290] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.437047 20208 catalog_manager.cc:5697] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:11.440215 20501 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.440732 20501 ts_tablet_manager.cc:1403] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.163s	user 0.038s	sys 0.045s
I20260710 11:02:11.440491 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
W20260710 11:02:11.443264 20353 leader_election.cc:343] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.447749 20501 raft_consensus.cc:359] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.448418 20501 raft_consensus.cc:385] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.448714 20501 raft_consensus.cc:740] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.450330 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.449481 20501 consensus_queue.cc:260] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.450974 20462 raft_consensus.cc:2468] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.453398 20501 ts_tablet_manager.cc:1434] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:02:11.454762 20501 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:11.462332 20502 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.462950 20502 ts_tablet_manager.cc:1403] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.003s
I20260710 11:02:11.463218 20501 tablet_bootstrap.cc:654] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.470768 20351 leader_election.cc:304] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.472556 20538 raft_consensus.cc:2804] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.473037 20538 raft_consensus.cc:493] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.473521 20538 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.476222 20512 consensus_queue.cc:1048] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.479468 20502 raft_consensus.cc:359] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.481918 20502 raft_consensus.cc:385] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.482448 20502 raft_consensus.cc:740] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.486238 20502 consensus_queue.cc:260] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.490835 20501 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.491386 20501 ts_tablet_manager.cc:1403] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.012s
I20260710 11:02:11.492784 20503 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.493305 20503 ts_tablet_manager.cc:1403] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.023s
I20260710 11:02:11.494805 20501 raft_consensus.cc:359] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.494936 20538 raft_consensus.cc:515] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.498391 20501 raft_consensus.cc:385] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.498883 20501 raft_consensus.cc:740] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.499581 20501 consensus_queue.cc:260] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.502579 20501 ts_tablet_manager.cc:1434] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:02:11.502277 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.503226 20310 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.503794 20501 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Bootstrap starting.
I20260710 11:02:11.505185 20502 ts_tablet_manager.cc:1434] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.003s
I20260710 11:02:11.508071 20503 raft_consensus.cc:359] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.508872 20503 raft_consensus.cc:385] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.509174 20503 raft_consensus.cc:740] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.509980 20503 consensus_queue.cc:260] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.512368 20503 ts_tablet_manager.cc:1434] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260710 11:02:11.512708 20501 tablet_bootstrap.cc:654] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:11.513672 20427 consensus_peers.cc:597] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. 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 11:02:11.514667 20505 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.510399 20502 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.520764 20310 raft_consensus.cc:2468] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.526227 20502 tablet_bootstrap.cc:654] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.527649 20505 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.529891 20538 leader_election.cc:290] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.531280 20353 leader_election.cc:304] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.532227 20538 raft_consensus.cc:2804] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.532986 20538 raft_consensus.cc:697] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:11.537655 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:11.538365 20461 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.538213 20538 consensus_queue.cc:237] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.546787 20461 raft_consensus.cc:2468] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.513670 20503 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.566298 20502 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.567975 20502 ts_tablet_manager.cc:1403] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.007s
I20260710 11:02:11.570602 20209 catalog_manager.cc:5697] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.572757 20538 raft_consensus.cc:493] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.572626 20502 raft_consensus.cc:359] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.573378 20538 raft_consensus.cc:515] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.574177 20502 raft_consensus.cc:385] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.574712 20502 raft_consensus.cc:740] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.577976 20503 tablet_bootstrap.cc:654] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.577785 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.579922 20538 leader_election.cc:290] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.583350 20505 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.585980 20503 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
I20260710 11:02:11.586551 20503 ts_tablet_manager.cc:1403] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.003s
W20260710 11:02:11.588889 20353 leader_election.cc:343] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.589321 20503 raft_consensus.cc:359] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.590091 20503 raft_consensus.cc:385] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.590364 20503 raft_consensus.cc:740] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.591113 20501 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: No bootstrap required, opened a new log
I20260710 11:02:11.591559 20501 ts_tablet_manager.cc:1403] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Time spent bootstrapping tablet: real 0.088s	user 0.021s	sys 0.047s
I20260710 11:02:11.591456 20503 consensus_queue.cc:260] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.593744 20503 ts_tablet_manager.cc:1434] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:11.594755 20503 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: Bootstrap starting.
I20260710 11:02:11.594414 20501 raft_consensus.cc:359] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.595206 20501 raft_consensus.cc:385] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.595484 20501 raft_consensus.cc:740] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.598654 20501 consensus_queue.cc:260] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.601742 20501 ts_tablet_manager.cc:1434] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:02:11.603242 20503 tablet_bootstrap.cc:654] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.604984 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.605929 20461 raft_consensus.cc:2468] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.612758 20538 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.614423 20502 consensus_queue.cc:260] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.619848 20351 leader_election.cc:304] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.621716 20502 ts_tablet_manager.cc:1434] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:02:11.621707 20512 raft_consensus.cc:2804] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.622387 20512 raft_consensus.cc:493] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.622810 20512 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.623291 20502 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.631415 20502 tablet_bootstrap.cc:654] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.639135 20574 raft_consensus.cc:493] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.640015 20574 raft_consensus.cc:515] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.647995 20574 leader_election.cc:290] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.673905 20650 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.683177 20512 raft_consensus.cc:515] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.687853 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.688259 20512 leader_election.cc:290] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
W20260710 11:02:11.689929 20353 leader_election.cc:343] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.691754 20502 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.692284 20502 ts_tablet_manager.cc:1403] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.069s	user 0.028s	sys 0.017s
I20260710 11:02:11.695106 20502 raft_consensus.cc:359] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.695852 20502 raft_consensus.cc:385] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.696152 20502 raft_consensus.cc:740] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.697034 20502 consensus_queue.cc:260] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.698722 20502 ts_tablet_manager.cc:1434] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:11.699749 20502 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.704622 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.705544 20313 raft_consensus.cc:2468] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 0.
I20260710 11:02:11.706717 20502 tablet_bootstrap.cc:654] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.708302 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
W20260710 11:02:11.706795 20647 log.cc:927] Time spent T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Append to log took a long time: real 0.066s	user 0.002s	sys 0.000s
I20260710 11:02:11.725008 20574 consensus_queue.cc:1048] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.726432 20503 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: No bootstrap required, opened a new log
W20260710 11:02:11.727012 20427 leader_election.cc:343] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.726975 20503 ts_tablet_manager.cc:1403] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: Time spent bootstrapping tablet: real 0.132s	user 0.048s	sys 0.077s
I20260710 11:02:11.730571 20502 tablet_bootstrap.cc:492] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.731325 20502 ts_tablet_manager.cc:1403] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.007s
I20260710 11:02:11.731981 20503 raft_consensus.cc:359] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.732743 20503 raft_consensus.cc:385] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.733037 20503 raft_consensus.cc:740] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.734094 20502 raft_consensus.cc:359] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.734292 20503 consensus_queue.cc:260] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.734844 20502 raft_consensus.cc:385] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.735163 20502 raft_consensus.cc:740] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.735952 20502 consensus_queue.cc:260] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.736495 20503 ts_tablet_manager.cc:1434] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:02:11.739295 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:11.739893 20461 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.739786 20574 consensus_queue.cc:1048] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.742368 20427 leader_election.cc:304] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.743700 20574 raft_consensus.cc:2804] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.744112 20574 raft_consensus.cc:493] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.744457 20574 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.747479 20460 raft_consensus.cc:3060] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.748337 20461 raft_consensus.cc:2468] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.750535 20502 ts_tablet_manager.cc:1434] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:02:11.751613 20502 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Bootstrap starting.
I20260710 11:02:11.753829 20574 raft_consensus.cc:515] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.754961 20351 leader_election.cc:304] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421; no voters: c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.755813 20538 raft_consensus.cc:2804] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.756376 20538 raft_consensus.cc:697] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:11.759411 20650 raft_consensus.cc:493] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.762086 20502 tablet_bootstrap.cc:654] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.760244 20650 raft_consensus.cc:515] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.757287 20538 consensus_queue.cc:237] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.765954 20512 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:11.758957 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.778386 20650 leader_election.cc:290] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.779384 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.780324 20311 raft_consensus.cc:2393] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f2898f2c6ee44331b2caf82137b23421 in current term 1: Already voted for candidate 8f272017aeec49eea3bf006bd06fb72a in this term.
I20260710 11:02:11.786285 20574 leader_election.cc:290] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:11.788583 20567 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.777479 20310 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.804414 20564 raft_consensus.cc:493] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.805254 20564 raft_consensus.cc:515] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.809970 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.815313 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.817699 20564 leader_election.cc:290] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.818622 20276 leader_election.cc:304] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.820786 20310 raft_consensus.cc:2468] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.821125 20564 raft_consensus.cc:2749] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.830395 20650 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.835646 20650 raft_consensus.cc:493] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.836117 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7051322bbbc44a4a3e321789f6c8ad4" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.836378 20650 raft_consensus.cc:515] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.838780 20650 leader_election.cc:290] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.838446 20211 catalog_manager.cc:5697] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.844308 20502 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: No bootstrap required, opened a new log
I20260710 11:02:11.845029 20502 ts_tablet_manager.cc:1403] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.023s
I20260710 11:02:11.849246 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182cc492706d4b7ba64d9d14a1119767" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" is_pre_election: true
I20260710 11:02:11.854949 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "8f272017aeec49eea3bf006bd06fb72a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:11.855715 20386 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.858361 20502 raft_consensus.cc:359] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.859488 20502 raft_consensus.cc:385] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.859874 20502 raft_consensus.cc:740] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.860894 20502 consensus_queue.cc:260] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.862252 20310 raft_consensus.cc:2468] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.863806 20502 ts_tablet_manager.cc:1434] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 11:02:11.864658 20353 leader_election.cc:304] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.865576 20538 raft_consensus.cc:2804] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.865970 20538 raft_consensus.cc:493] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.866321 20538 raft_consensus.cc:3060] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.874162 20387 raft_consensus.cc:3060] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.875824 20386 raft_consensus.cc:2468] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f272017aeec49eea3bf006bd06fb72a in term 1.
I20260710 11:02:11.884289 20538 raft_consensus.cc:515] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.886829 20538 leader_election.cc:290] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.886737 20351 leader_election.cc:304] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f2898f2c6ee44331b2caf82137b23421; no voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:11.889782 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182cc492706d4b7ba64d9d14a1119767" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:11.890511 20310 raft_consensus.cc:3060] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.891060 20427 leader_election.cc:304] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:11.895113 20576 raft_consensus.cc:2804] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.895644 20576 raft_consensus.cc:697] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Leader. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:11.892845 20650 raft_consensus.cc:2749] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.896443 20576 consensus_queue.cc:237] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.897907 20564 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.903000 20564 raft_consensus.cc:493] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.903497 20564 raft_consensus.cc:515] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.908188 20310 raft_consensus.cc:2468] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.908474 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:11.909554 20353 leader_election.cc:304] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:11.916370 20386 raft_consensus.cc:2393] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a9fc48dd4cc69657b7f2005fa06f in current term 1: Already voted for candidate 8f272017aeec49eea3bf006bd06fb72a in this term.
I20260710 11:02:11.909721 20564 leader_election.cc:290] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:11.910125 20505 consensus_queue.cc:1048] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.917160 20538 raft_consensus.cc:2804] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.917719 20538 raft_consensus.cc:697] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Leader. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:11.910562 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5262d7aeebca449f8fd4312e256ff6ff" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.918555 20538 consensus_queue.cc:237] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:11.914716 20576 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:11.915740 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182cc492706d4b7ba64d9d14a1119767" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:11.920364 20276 leader_election.cc:304] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:11.920418 20460 raft_consensus.cc:2468] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 0.
I20260710 11:02:11.921710 20564 raft_consensus.cc:3060] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.921561 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182cc492706d4b7ba64d9d14a1119767" candidate_uuid: "f2898f2c6ee44331b2caf82137b23421" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:11.922319 20462 raft_consensus.cc:3060] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.932937 20462 raft_consensus.cc:2468] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f2898f2c6ee44331b2caf82137b23421 in term 1.
I20260710 11:02:11.938139 20564 raft_consensus.cc:2749] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.945219 20512 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.925757 20310 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.969008 20574 consensus_queue.cc:1048] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:02:11.971179 20505 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:11.967432 20211 catalog_manager.cc:5697] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3). New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:11.995944 20209 catalog_manager.cc:5697] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: term changed from 0 to 1, leader changed from <none> to f2898f2c6ee44331b2caf82137b23421 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.010761 20650 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.143005 20564 raft_consensus.cc:493] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.143570 20564 raft_consensus.cc:515] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:12.145539 20564 leader_election.cc:290] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:12.146257 20388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f2898f2c6ee44331b2caf82137b23421" is_pre_election: true
I20260710 11:02:12.146648 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f272017aeec49eea3bf006bd06fb72a" is_pre_election: true
I20260710 11:02:12.147385 20460 raft_consensus.cc:2393] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c9e5a9fc48dd4cc69657b7f2005fa06f in current term 1: Already voted for candidate f2898f2c6ee44331b2caf82137b23421 in this term.
I20260710 11:02:12.148448 20276 leader_election.cc:304] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 8f272017aeec49eea3bf006bd06fb72a, f2898f2c6ee44331b2caf82137b23421
I20260710 11:02:12.149317 20564 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.154532 20564 raft_consensus.cc:2749] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.186379 20538 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.205421 20512 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.269354 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:12.275722 20675 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 11:02:12.276924 20676 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 11:02:12.280208 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:12.280177 20678 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 11:02:12.281471 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:12.281755 19184 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 11:02:12.281890 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681332281879 us; error 0 us; skew 500 ppm
I20260710 11:02:12.282380 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:12.285176 19184 webserver.cc:533] Webserver started at http://127.18.188.4:45811/ using document root <none> and password file <none>
I20260710 11:02:12.285753 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:12.286005 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:12.286305 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:12.287549 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-3-root/instance:
uuid: "33ac40198c3d4112b1623b051b06168c"
format_stamp: "Formatted at 2026-07-10 11:02:12 on dist-test-slave-5d6r"
I20260710 11:02:12.292057 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:12.295560 20683 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:12.296435 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:12.296777 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
uuid: "33ac40198c3d4112b1623b051b06168c"
format_stamp: "Formatted at 2026-07-10 11:02:12 on dist-test-slave-5d6r"
I20260710 11:02:12.297096 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-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 11:02:12.322044 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:12.323395 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:12.324939 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:12.327684 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:12.327965 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:12.328261 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:12.328454 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:12.355352 20538 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.386627 20650 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.452699 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.4:34549
I20260710 11:02:12.453034 20747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.4:34549 every 8 connection(s)
I20260710 11:02:12.454806 20576 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.459125 19184 auto_leader_rebalancer-test.cc:388] add a tserver: 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:12.485153 20574 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.488206 20748 heartbeater.cc:344] Connected to a master server at 127.18.188.62:33343
I20260710 11:02:12.488705 20748 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:12.490084 20748 heartbeater.cc:507] Master 127.18.188.62:33343 requested a full tablet report, sending...
I20260710 11:02:12.492331 20209 ts_manager.cc:194] Registered new tserver with Master: 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549)
I20260710 11:02:12.494208 20209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43962
I20260710 11:02:13.290477 20386 consensus_queue.cc:237] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.298952 20460 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.300983 20650 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:13.303280 20311 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.306013 20757 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:13.322942 20352 consensus_peers.cc:597] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39da9cf902c947f5acf2d016ed140232. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:13.324652 20650 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.327533 20311 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.328617 20460 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.344794 20209 catalog_manager.cc:5697] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.355963 20460 consensus_queue.cc:237] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.364166 20386 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.364710 20311 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.366425 20576 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.368531 20576 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:13.381985 20426 consensus_peers.cc:597] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 592ee5350f664078836f93ae011dbdb2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:13.382109 20576 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.383966 20311 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.385767 20386 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.398319 20208 catalog_manager.cc:5697] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.403669 20460 consensus_queue.cc:237] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.413794 20386 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.414516 20311 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:13.415071 20426 consensus_peers.cc:597] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c928204dade04e1eaa12791ec63a8272. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:13.415412 20574 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:13.418257 20574 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.429090 20576 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.431460 20388 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.437238 20313 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.444638 20209 catalog_manager.cc:5697] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.451637 20388 consensus_queue.cc:237] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.459615 20460 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:13.459766 20352 consensus_peers.cc:597] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 625a1c204ea54866b724489e49c69134. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:13.461576 20650 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:13.460918 20313 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:13.465000 20757 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:13.474761 20650 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.476711 20311 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.491001 20209 catalog_manager.cc:5697] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.497396 20748 heartbeater.cc:499] Master 127.18.188.62:33343 was elected leader, sending a full tablet report...
I20260710 11:02:13.504601 20462 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:13.708711 20778 ts_tablet_manager.cc:933] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:13.711089 20778 tablet_copy_client.cc:323] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:13.724180 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 39da9cf902c947f5acf2d016ed140232 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:13.724848 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 39da9cf902c947f5acf2d016ed140232 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-39da9cf902c947f5acf2d016ed140232
I20260710 11:02:13.733187 20398 tablet_copy_source_session.cc:215] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:13.740041 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9cf902c947f5acf2d016ed140232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:13.744786 20781 ts_tablet_manager.cc:933] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:13.747061 20781 tablet_copy_client.cc:323] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:13.757961 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet 592ee5350f664078836f93ae011dbdb2 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:13.758198 20778 tablet_copy_client.cc:806] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:13.758581 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet 592ee5350f664078836f93ae011dbdb2 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-592ee5350f664078836f93ae011dbdb2
I20260710 11:02:13.758881 20778 tablet_copy_client.cc:670] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:13.763794 20778 tablet_copy_client.cc:538] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:13.769026 20472 tablet_copy_source_session.cc:215] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:13.773418 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592ee5350f664078836f93ae011dbdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:13.779225 20778 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:13.787257 20781 tablet_copy_client.cc:806] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:13.787892 20781 tablet_copy_client.cc:670] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:13.792646 20781 tablet_copy_client.cc:538] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:13.801249 20781 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:13.804261 20778 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:13.805471 20778 tablet_bootstrap.cc:492] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:13.806277 20778 ts_tablet_manager.cc:1403] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.008s
I20260710 11:02:13.810341 20778 raft_consensus.cc:359] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.811350 20778 raft_consensus.cc:740] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:13.812018 20778 consensus_queue.cc:260] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.822670 20778 ts_tablet_manager.cc:1434] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:02:13.824743 20398 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-39da9cf902c947f5acf2d016ed140232 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:13.825248 20398 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-39da9cf902c947f5acf2d016ed140232 on tablet 39da9cf902c947f5acf2d016ed140232 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:13.830567 20781 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:13.831722 20781 tablet_bootstrap.cc:492] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:13.832470 20781 ts_tablet_manager.cc:1403] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260710 11:02:13.835614 20781 raft_consensus.cc:359] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.836499 20781 raft_consensus.cc:740] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:13.837060 20781 consensus_queue.cc:260] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:13.838888 20781 ts_tablet_manager.cc:1434] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:13.840852 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-592ee5350f664078836f93ae011dbdb2 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:13.841430 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-592ee5350f664078836f93ae011dbdb2 on tablet 592ee5350f664078836f93ae011dbdb2 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:13.983942 20781 ts_tablet_manager.cc:933] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:14.022215 20781 tablet_copy_client.cc:323] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:14.024673 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet c928204dade04e1eaa12791ec63a8272 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:14.025451 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet c928204dade04e1eaa12791ec63a8272 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-c928204dade04e1eaa12791ec63a8272
I20260710 11:02:14.038321 20472 tablet_copy_source_session.cc:215] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.038579 20778 ts_tablet_manager.cc:933] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:14.044623 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c928204dade04e1eaa12791ec63a8272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.064237 20778 tablet_copy_client.cc:323] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:14.066804 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 625a1c204ea54866b724489e49c69134 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:14.067503 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 625a1c204ea54866b724489e49c69134 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-625a1c204ea54866b724489e49c69134
I20260710 11:02:14.070788 20781 tablet_copy_client.cc:806] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.071504 20781 tablet_copy_client.cc:670] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.075654 20781 tablet_copy_client.cc:538] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.076783 20398 tablet_copy_source_session.cc:215] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.083887 20781 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:14.084549 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 625a1c204ea54866b724489e49c69134. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.092280 20723 raft_consensus.cc:1217] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:14.115221 20778 tablet_copy_client.cc:806] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.115984 20778 tablet_copy_client.cc:670] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.123816 20778 tablet_copy_client.cc:538] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.127187 20781 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:14.128185 20781 tablet_bootstrap.cc:492] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:14.128826 20781 ts_tablet_manager.cc:1403] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.007s
I20260710 11:02:14.132562 20781 raft_consensus.cc:359] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:14.133734 20778 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:14.133824 20781 raft_consensus.cc:740] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:14.134744 20781 consensus_queue.cc:260] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:14.137279 20781 ts_tablet_manager.cc:1434] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:02:14.139370 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-c928204dade04e1eaa12791ec63a8272 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:14.139873 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-c928204dade04e1eaa12791ec63a8272 on tablet c928204dade04e1eaa12791ec63a8272 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:14.159106 20778 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:14.160111 20778 tablet_bootstrap.cc:492] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:14.160874 20778 ts_tablet_manager.cc:1403] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.004s
I20260710 11:02:14.164096 20778 raft_consensus.cc:359] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:14.165428 20778 raft_consensus.cc:740] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:14.166263 20778 consensus_queue.cc:260] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:14.169566 20778 ts_tablet_manager.cc:1434] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.003s
I20260710 11:02:14.173341 20398 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-625a1c204ea54866b724489e49c69134 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:14.173959 20398 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-625a1c204ea54866b724489e49c69134 on tablet 625a1c204ea54866b724489e49c69134 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:14.232134 20723 raft_consensus.cc:1217] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:14.468998 20723 raft_consensus.cc:1217] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:14.643771 20576 raft_consensus.cc:1064] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:14.648042 20723 raft_consensus.cc:1217] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:14.647256 20576 consensus_queue.cc:237] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:14.663759 20388 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.664399 20723 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.664531 20313 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.665534 20576 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:14.667248 20574 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:14.669209 20793 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:14.702603 20576 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.707319 20313 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.718192 20795 raft_consensus.cc:1064] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:14.724447 20723 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.726881 20209 catalog_manager.cc:5697] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.721481 20795 consensus_queue.cc:237] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:14.715533 20388 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.745836 20723 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.745827 20313 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.746292 20460 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:14.747898 20650 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:14.749621 20796 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:14.750738 20789 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:14.783877 20650 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.786152 20723 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.786382 20460 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.800514 20313 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.817106 20462 consensus_queue.cc:237] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:14.817353 20209 catalog_manager.cc:5697] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:14.834781 20388 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:14.837033 20798 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:14.835006 20723 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:14.840916 20798 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:14.841091 20388 consensus_queue.cc:237] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:14.848448 20793 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.850766 20722 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.862488 20386 raft_consensus.cc:2955] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.867642 20313 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:14.869215 20650 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:14.871747 20209 catalog_manager.cc:5697] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.879004 20795 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.882544 20723 raft_consensus.cc:1275] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:14.884871 20789 consensus_queue.cc:1048] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 11:02:14.890275 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39da9cf902c947f5acf2d016ed140232 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:14.891561 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 592ee5350f664078836f93ae011dbdb2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:14.893666 20313 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.898411 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet 592ee5350f664078836f93ae011dbdb2 with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:14.898384 20723 raft_consensus.cc:2955] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:14.911370 20209 catalog_manager.cc:5697] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:14.925086 20810 tablet_replica.cc:333] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:14.926806 20810 raft_consensus.cc:2243] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:14.927726 20810 raft_consensus.cc:2272] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:14.930883 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet 39da9cf902c947f5acf2d016ed140232 with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:14.933213 20811 tablet_replica.cc:333] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:14.934468 20811 raft_consensus.cc:2243] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:14.936676 20811 raft_consensus.cc:2272] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:14.939759 20810 ts_tablet_manager.cc:1916] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:14.942454 20811 ts_tablet_manager.cc:1916] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:14.957315 20811 ts_tablet_manager.cc:1929] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:14.957916 20811 log.cc:1199] T 39da9cf902c947f5acf2d016ed140232 P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/39da9cf902c947f5acf2d016ed140232
I20260710 11:02:14.959144 20810 ts_tablet_manager.cc:1929] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:14.959726 20810 log.cc:1199] T 592ee5350f664078836f93ae011dbdb2 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/592ee5350f664078836f93ae011dbdb2
I20260710 11:02:14.959775 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet 39da9cf902c947f5acf2d016ed140232 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:14.961745 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet 592ee5350f664078836f93ae011dbdb2 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:15.048288 20793 raft_consensus.cc:1064] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:15.050863 20793 consensus_queue.cc:237] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:15.057860 20723 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.059478 20793 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:15.059902 20386 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.060742 20313 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.061757 20798 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:15.067545 20798 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.085637 20574 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.087675 20386 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.087939 20313 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.098672 20723 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.106178 20211 catalog_manager.cc:5697] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.135696 20462 consensus_queue.cc:237] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:15.146482 20723 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.146512 20313 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.147960 20793 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:15.149544 20574 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:15.156940 20576 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.159538 20313 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.164314 20723 raft_consensus.cc:2955] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.170514 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c928204dade04e1eaa12791ec63a8272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.175982 20211 catalog_manager.cc:5697] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.188002 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet c928204dade04e1eaa12791ec63a8272 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:15.194785 20816 tablet_replica.cc:333] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:15.195925 20816 raft_consensus.cc:2243] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.196728 20816 raft_consensus.cc:2272] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.201615 20816 ts_tablet_manager.cc:1916] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.221119 20816 ts_tablet_manager.cc:1929] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.221642 20816 log.cc:1199] T c928204dade04e1eaa12791ec63a8272 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/c928204dade04e1eaa12791ec63a8272
I20260710 11:02:15.223515 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet c928204dade04e1eaa12791ec63a8272 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:15.244612 20789 raft_consensus.cc:1064] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:15.247756 20789 consensus_queue.cc:237] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:15.255399 20723 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.255829 20462 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.256076 20313 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.257253 20795 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:15.258428 20794 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:15.259369 20789 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:15.276477 20795 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.278712 20723 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.284458 20462 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.293004 20313 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.299209 20210 catalog_manager.cc:5697] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.318055 20388 consensus_queue.cc:237] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:15.324589 20723 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.324735 20462 raft_consensus.cc:1275] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.326154 20795 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:15.327312 20794 consensus_queue.cc:1048] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.342540 20789 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.348960 20462 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.363356 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 625a1c204ea54866b724489e49c69134 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.362785 20209 catalog_manager.cc:5697] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.363747 20723 raft_consensus.cc:2955] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:15.376340 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet 625a1c204ea54866b724489e49c69134 with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:15.377360 20810 tablet_replica.cc:333] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:15.378456 20810 raft_consensus.cc:2243] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.379446 20810 raft_consensus.cc:2272] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.383011 20810 ts_tablet_manager.cc:1916] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.399307 20810 ts_tablet_manager.cc:1929] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.399658 20810 log.cc:1199] T 625a1c204ea54866b724489e49c69134 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/625a1c204ea54866b724489e49c69134
I20260710 11:02:15.401157 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet 625a1c204ea54866b724489e49c69134 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:16.413292 20386 consensus_queue.cc:237] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:16.420886 20462 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:16.422191 20352 consensus_peers.cc:597] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b53dfdbbfc54e8fb3319bba8446d39a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:16.423180 20310 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.423456 20827 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:16.425161 20826 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:16.435218 20827 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.437646 20462 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.438210 20310 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.454300 20210 catalog_manager.cc:5697] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.477337 20310 consensus_queue.cc:237] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue 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: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:16.488564 20386 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.493975 20784 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:16.495721 20462 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.497798 20841 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:16.509183 20837 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
W20260710 11:02:16.511602 20277 consensus_peers.cc:597] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3d3ab1f3ce44058a52520153f497170. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:16.511363 20386 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.520584 20462 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.527482 20208 catalog_manager.cc:5697] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.530607 20386 consensus_queue.cc:237] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:16.541828 20462 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:16.542624 20352 consensus_peers.cc:597] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 182cc492706d4b7ba64d9d14a1119767. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:16.543462 20827 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:16.546588 20310 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.548067 20825 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:16.554908 20827 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.556600 20462 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.560822 20313 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.570098 20461 consensus_queue.cc:237] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:16.573045 20208 catalog_manager.cc:5697] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:16.579880 20426 consensus_peers.cc:597] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7051322bbbc44a4a3e321789f6c8ad4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:16.583082 20310 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.583153 20386 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:16.586504 20574 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:16.587435 20823 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:16.596958 20574 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.600023 20388 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.600540 20310 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.616755 20210 catalog_manager.cc:5697] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:16.927378 20851 ts_tablet_manager.cc:933] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:16.929482 20851 tablet_copy_client.cc:323] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:16.931820 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 2b53dfdbbfc54e8fb3319bba8446d39a from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:16.932438 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 2b53dfdbbfc54e8fb3319bba8446d39a from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-2b53dfdbbfc54e8fb3319bba8446d39a
I20260710 11:02:16.936549 20853 ts_tablet_manager.cc:933] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:16.940603 20398 tablet_copy_source_session.cc:215] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:16.945457 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b53dfdbbfc54e8fb3319bba8446d39a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:16.944811 20853 tablet_copy_client.cc:323] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:16.948026 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 182cc492706d4b7ba64d9d14a1119767 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:16.948663 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 182cc492706d4b7ba64d9d14a1119767 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-182cc492706d4b7ba64d9d14a1119767
I20260710 11:02:16.955094 20398 tablet_copy_source_session.cc:215] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:16.958369 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182cc492706d4b7ba64d9d14a1119767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:16.964531 20851 tablet_copy_client.cc:806] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:16.970350 20851 tablet_copy_client.cc:670] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:16.976573 20851 tablet_copy_client.cc:538] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:16.978300 20853 tablet_copy_client.cc:806] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:16.979403 20853 tablet_copy_client.cc:670] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:16.984145 20853 tablet_copy_client.cc:538] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:16.990798 20851 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:16.993708 20853 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:17.019124 20851 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: 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 11:02:17.020318 20851 tablet_bootstrap.cc:492] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:17.021203 20851 ts_tablet_manager.cc:1403] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.031s	user 0.024s	sys 0.005s
I20260710 11:02:17.024344 20851 raft_consensus.cc:359] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.025079 20853 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:17.025259 20851 raft_consensus.cc:740] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:17.026167 20853 tablet_bootstrap.cc:492] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:17.026088 20851 consensus_queue.cc:260] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.026993 20853 ts_tablet_manager.cc:1403] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.013s
I20260710 11:02:17.031339 20853 raft_consensus.cc:359] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.032663 20853 raft_consensus.cc:740] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:17.033684 20853 consensus_queue.cc:260] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.046809 20851 ts_tablet_manager.cc:1434] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 11:02:17.059441 20398 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-2b53dfdbbfc54e8fb3319bba8446d39a received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:17.059929 20398 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-2b53dfdbbfc54e8fb3319bba8446d39a on tablet 2b53dfdbbfc54e8fb3319bba8446d39a with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:17.076155 20851 ts_tablet_manager.cc:933] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067)
I20260710 11:02:17.077037 20853 ts_tablet_manager.cc:1434] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.050s	user 0.024s	sys 0.024s
I20260710 11:02:17.079530 20398 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-182cc492706d4b7ba64d9d14a1119767 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:17.080025 20398 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-182cc492706d4b7ba64d9d14a1119767 on tablet 182cc492706d4b7ba64d9d14a1119767 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:17.088451 20851 tablet_copy_client.cc:323] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.1:41067
I20260710 11:02:17.110790 20323 tablet_copy_service.cc:140] P c9e5a9fc48dd4cc69657b7f2005fa06f: Received BeginTabletCopySession request for tablet b3d3ab1f3ce44058a52520153f497170 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:35544)
I20260710 11:02:17.111339 20323 tablet_copy_service.cc:161] P c9e5a9fc48dd4cc69657b7f2005fa06f: Beginning new tablet copy session on tablet b3d3ab1f3ce44058a52520153f497170 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:35544: session id = 33ac40198c3d4112b1623b051b06168c-b3d3ab1f3ce44058a52520153f497170
I20260710 11:02:17.118317 20323 tablet_copy_source_session.cc:215] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.121840 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d3ab1f3ce44058a52520153f497170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.123071 20853 ts_tablet_manager.cc:933] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:17.128196 20853 tablet_copy_client.cc:323] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:17.130342 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet f7051322bbbc44a4a3e321789f6c8ad4 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:17.130970 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet f7051322bbbc44a4a3e321789f6c8ad4 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-f7051322bbbc44a4a3e321789f6c8ad4
I20260710 11:02:17.142997 20472 tablet_copy_source_session.cc:215] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.146468 20851 tablet_copy_client.cc:806] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.147109 20851 tablet_copy_client.cc:670] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.147241 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7051322bbbc44a4a3e321789f6c8ad4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.151578 20851 tablet_copy_client.cc:538] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.160212 20851 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:17.166815 20853 tablet_copy_client.cc:806] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.167503 20853 tablet_copy_client.cc:670] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.188306 20853 tablet_copy_client.cc:538] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.195415 20851 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:17.196408 20851 tablet_bootstrap.cc:492] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:17.197111 20851 ts_tablet_manager.cc:1403] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260710 11:02:17.198740 20853 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:17.200615 20851 raft_consensus.cc:359] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.201376 20851 raft_consensus.cc:740] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:17.202021 20851 consensus_queue.cc:260] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [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: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.204627 20851 ts_tablet_manager.cc:1434] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:17.206609 20323 tablet_copy_service.cc:342] P c9e5a9fc48dd4cc69657b7f2005fa06f: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-b3d3ab1f3ce44058a52520153f497170 received from {username='slave'} at 127.0.0.1:35544
I20260710 11:02:17.207160 20323 tablet_copy_service.cc:434] P c9e5a9fc48dd4cc69657b7f2005fa06f: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-b3d3ab1f3ce44058a52520153f497170 on tablet b3d3ab1f3ce44058a52520153f497170 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:17.223835 20853 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:17.224839 20853 tablet_bootstrap.cc:492] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:17.225660 20853 ts_tablet_manager.cc:1403] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260710 11:02:17.228314 20853 raft_consensus.cc:359] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.229218 20853 raft_consensus.cc:740] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:17.229885 20853 consensus_queue.cc:260] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:17.231973 20853 ts_tablet_manager.cc:1434] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:02:17.233925 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-f7051322bbbc44a4a3e321789f6c8ad4 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:17.234408 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-f7051322bbbc44a4a3e321789f6c8ad4 on tablet f7051322bbbc44a4a3e321789f6c8ad4 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:17.400282 20723 raft_consensus.cc:1217] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:17.466884 20723 raft_consensus.cc:1217] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:17.515774 20723 raft_consensus.cc:1217] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:17.635448 20723 raft_consensus.cc:1217] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:17.961062 20826 raft_consensus.cc:1064] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:17.963260 20826 consensus_queue.cc:237] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:17.972374 20313 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:17.973446 20723 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:17.973255 20461 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:17.975454 20826 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:17.976516 20865 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:17.977725 20869 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:17.996088 20873 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:17.998292 20461 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:17.999349 20313 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.014938 20209 catalog_manager.cc:5697] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.021585 20723 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.045197 20388 consensus_queue.cc:237] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.051363 20723 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.051831 20461 raft_consensus.cc:1275] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.052839 20826 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.053823 20865 consensus_queue.cc:1048] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.061707 20865 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.066062 20723 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.075942 20867 raft_consensus.cc:1064] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:18.078892 20461 raft_consensus.cc:2955] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.080924 20867 consensus_queue.cc:237] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [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: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.087910 20211 catalog_manager.cc:5697] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.090234 20826 raft_consensus.cc:1064] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:18.093116 20826 consensus_queue.cc:237] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.097863 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 182cc492706d4b7ba64d9d14a1119767 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.106248 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet 182cc492706d4b7ba64d9d14a1119767 with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:18.121516 20386 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.126451 20840 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:18.127125 20722 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.129182 20823 raft_consensus.cc:1064] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:18.128857 20878 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.133607 20462 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.135280 20878 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:18.138132 20313 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.138695 20723 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.139982 20460 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.134290 20880 tablet_replica.cc:333] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:18.141119 20840 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.144217 20880 raft_consensus.cc:2243] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.144966 20880 raft_consensus.cc:2272] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.147320 20826 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260710 11:02:18.145653 20840 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:02:18.151640 20823 consensus_queue.cc:237] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.160924 20880 ts_tablet_manager.cc:1916] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.190825 20721 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.193181 20850 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.216624 20386 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.219673 20310 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.222038 20826 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.223992 20722 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.227576 20867 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.229399 20460 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.234381 20723 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.238889 20313 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.230607 20823 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260710 11:02:18.259948 20850 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.259351 20210 catalog_manager.cc:5697] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.262225 20880 ts_tablet_manager.cc:1929] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.262799 20880 log.cc:1199] T 182cc492706d4b7ba64d9d14a1119767 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/182cc492706d4b7ba64d9d14a1119767
I20260710 11:02:18.265560 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet 182cc492706d4b7ba64d9d14a1119767 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:18.275228 20388 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.280058 20461 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.282902 20211 catalog_manager.cc:5697] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.291608 20850 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.296046 20386 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.314292 20388 consensus_queue.cc:237] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.318528 20722 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.328919 20721 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.329873 20311 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.333973 20873 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.342321 20873 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.328985 20310 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.347749 20826 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.348676 20313 consensus_queue.cc:237] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [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: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.352238 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b53dfdbbfc54e8fb3319bba8446d39a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.355321 20721 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.356320 20461 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.359691 20867 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:18.366954 20723 raft_consensus.cc:1275] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.369215 20884 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.370467 20840 consensus_queue.cc:1048] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.373284 20210 catalog_manager.cc:5697] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.377753 20723 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.386765 20460 raft_consensus.cc:2955] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.402383 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3d3ab1f3ce44058a52520153f497170 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.401211 20310 raft_consensus.cc:2955] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.426613 20208 catalog_manager.cc:5697] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.433115 20460 consensus_queue.cc:237] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:18.450706 20721 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.452637 20310 raft_consensus.cc:1275] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.452877 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet b3d3ab1f3ce44058a52520153f497170 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:18.454438 20823 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:18.455437 20850 consensus_queue.cc:1048] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.476341 20721 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.477099 20311 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.469333 20891 raft_consensus.cc:2955] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:18.491334 20210 catalog_manager.cc:5697] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.504590 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7051322bbbc44a4a3e321789f6c8ad4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.505157 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b53dfdbbfc54e8fb3319bba8446d39a with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:18.506666 20896 tablet_replica.cc:333] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:18.507750 20896 raft_consensus.cc:2243] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.508651 20896 raft_consensus.cc:2272] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.511046 20897 tablet_replica.cc:333] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:18.512202 20897 raft_consensus.cc:2243] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.513046 20897 raft_consensus.cc:2272] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.516681 20897 ts_tablet_manager.cc:1916] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.525820 20896 ts_tablet_manager.cc:1916] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.528908 20210 catalog_manager.cc:5697] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.535840 20897 ts_tablet_manager.cc:1929] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.536376 20897 log.cc:1199] T 2b53dfdbbfc54e8fb3319bba8446d39a P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/2b53dfdbbfc54e8fb3319bba8446d39a
I20260710 11:02:18.538442 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet 2b53dfdbbfc54e8fb3319bba8446d39a (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:18.549167 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet f7051322bbbc44a4a3e321789f6c8ad4 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:18.553450 20896 ts_tablet_manager.cc:1929] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.553962 20896 log.cc:1199] T b3d3ab1f3ce44058a52520153f497170 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/b3d3ab1f3ce44058a52520153f497170
I20260710 11:02:18.555518 20896 tablet_replica.cc:333] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:18.555560 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet b3d3ab1f3ce44058a52520153f497170 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:18.556380 20896 raft_consensus.cc:2243] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.557121 20896 raft_consensus.cc:2272] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.559883 20896 ts_tablet_manager.cc:1916] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.572866 20896 ts_tablet_manager.cc:1929] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.573293 20896 log.cc:1199] T f7051322bbbc44a4a3e321789f6c8ad4 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/f7051322bbbc44a4a3e321789f6c8ad4
I20260710 11:02:18.574837 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet f7051322bbbc44a4a3e321789f6c8ad4 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:19.584012 20388 consensus_queue.cc:237] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:19.590339 20460 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:19.591639 20352 consensus_peers.cc:597] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5cb7d9969674c978399f6121ce4fe6c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.591794 20311 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.592075 20826 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:19.593780 20898 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:19.603466 20898 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.605296 20311 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.607092 20460 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.623215 20386 consensus_queue.cc:237] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:19.626303 20209 catalog_manager.cc:5697] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.649113 20460 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:19.651018 20352 consensus_peers.cc:597] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7506160cddff4e0ba7dc64a844101e46. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.653354 20907 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260710 11:02:19.655298 20311 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.659435 20907 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:19.669704 20904 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.673238 20460 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.675424 20311 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.687829 20388 consensus_queue.cc:237] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:19.688709 20211 catalog_manager.cc:5697] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
W20260710 11:02:19.696597 20352 consensus_peers.cc:597] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 88819e5dd72246aaa6310ec109f8b7e0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.697917 20460 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.699385 20904 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:19.700114 20311 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.702409 20826 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:19.709852 20826 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.711588 20460 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.712581 20311 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.722980 20210 catalog_manager.cc:5697] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.723958 20460 consensus_queue.cc:237] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
W20260710 11:02:19.735671 20426 consensus_peers.cc:597] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c6c4bbf9b654e20aec54a33892602a2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:19.737272 20311 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.739398 20388 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:19.742146 20891 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:19.743744 20900 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:19.760677 20918 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.762666 20313 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.776152 20386 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:19.782347 20209 catalog_manager.cc:5697] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.088383 20922 ts_tablet_manager.cc:933] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:20.090643 20922 tablet_copy_client.cc:323] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:20.092747 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 88819e5dd72246aaa6310ec109f8b7e0 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:20.093272 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 88819e5dd72246aaa6310ec109f8b7e0 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-88819e5dd72246aaa6310ec109f8b7e0
I20260710 11:02:20.101069 20398 tablet_copy_source_session.cc:215] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.105031 20922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88819e5dd72246aaa6310ec109f8b7e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.121361 20922 tablet_copy_client.cc:806] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.122156 20922 tablet_copy_client.cc:670] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.127321 20922 tablet_copy_client.cc:538] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.136847 20922 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:20.148379 20924 ts_tablet_manager.cc:933] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:20.150761 20924 tablet_copy_client.cc:323] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:20.152935 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet 2c6c4bbf9b654e20aec54a33892602a2 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:20.153632 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet 2c6c4bbf9b654e20aec54a33892602a2 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-2c6c4bbf9b654e20aec54a33892602a2
I20260710 11:02:20.162750 20472 tablet_copy_source_session.cc:215] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.162946 20922 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:20.163940 20922 tablet_bootstrap.cc:492] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:20.164690 20922 ts_tablet_manager.cc:1403] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260710 11:02:20.166415 20924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c4bbf9b654e20aec54a33892602a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.167388 20922 raft_consensus.cc:359] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.168242 20922 raft_consensus.cc:740] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:20.169013 20922 consensus_queue.cc:260] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.179414 20922 ts_tablet_manager.cc:1434] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.004s
I20260710 11:02:20.181226 20398 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-88819e5dd72246aaa6310ec109f8b7e0 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:20.181699 20398 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-88819e5dd72246aaa6310ec109f8b7e0 on tablet 88819e5dd72246aaa6310ec109f8b7e0 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:20.194473 20922 ts_tablet_manager.cc:933] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:20.199247 20924 tablet_copy_client.cc:806] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.200105 20924 tablet_copy_client.cc:670] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.202689 20922 tablet_copy_client.cc:323] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:20.203217 20928 ts_tablet_manager.cc:933] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:20.204769 20398 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet d5cb7d9969674c978399f6121ce4fe6c from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:20.205372 20398 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet d5cb7d9969674c978399f6121ce4fe6c from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-d5cb7d9969674c978399f6121ce4fe6c
I20260710 11:02:20.207819 20924 tablet_copy_client.cc:538] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.218307 20928 tablet_copy_client.cc:323] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:20.220646 20397 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 7506160cddff4e0ba7dc64a844101e46 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:20.221467 20397 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 7506160cddff4e0ba7dc64a844101e46 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-7506160cddff4e0ba7dc64a844101e46
I20260710 11:02:20.221956 20924 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:20.222971 20398 tablet_copy_source_session.cc:215] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.226995 20922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5cb7d9969674c978399f6121ce4fe6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.230051 20397 tablet_copy_source_session.cc:215] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.249934 20922 tablet_copy_client.cc:806] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.250892 20922 tablet_copy_client.cc:670] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.254194 20928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7506160cddff4e0ba7dc64a844101e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.255985 20922 tablet_copy_client.cc:538] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.260063 20924 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:20.261251 20924 tablet_bootstrap.cc:492] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:20.262017 20924 ts_tablet_manager.cc:1403] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.017s
I20260710 11:02:20.266142 20924 raft_consensus.cc:359] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.267127 20924 raft_consensus.cc:740] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:20.267879 20924 consensus_queue.cc:260] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.270536 20924 ts_tablet_manager.cc:1434] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:20.273471 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-2c6c4bbf9b654e20aec54a33892602a2 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:20.273993 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-2c6c4bbf9b654e20aec54a33892602a2 on tablet 2c6c4bbf9b654e20aec54a33892602a2 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:20.286419 20922 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:20.294281 20928 tablet_copy_client.cc:806] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.295506 20928 tablet_copy_client.cc:670] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.300601 20928 tablet_copy_client.cc:538] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.312027 20928 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:20.318176 20922 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: 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 11:02:20.319726 20922 tablet_bootstrap.cc:492] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:20.320535 20922 ts_tablet_manager.cc:1403] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.012s
I20260710 11:02:20.323997 20922 raft_consensus.cc:359] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.324967 20922 raft_consensus.cc:740] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:20.325716 20922 consensus_queue.cc:260] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.333616 20922 ts_tablet_manager.cc:1434] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:02:20.337564 20397 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-d5cb7d9969674c978399f6121ce4fe6c received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:20.338215 20397 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-d5cb7d9969674c978399f6121ce4fe6c on tablet d5cb7d9969674c978399f6121ce4fe6c with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:20.345908 20928 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:20.346926 20928 tablet_bootstrap.cc:492] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:20.347561 20928 ts_tablet_manager.cc:1403] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.005s
I20260710 11:02:20.350440 20928 raft_consensus.cc:359] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.351516 20928 raft_consensus.cc:740] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:20.352104 20928 consensus_queue.cc:260] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:20.354044 20928 ts_tablet_manager.cc:1434] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:20.355804 20397 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-7506160cddff4e0ba7dc64a844101e46 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:20.356266 20397 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-7506160cddff4e0ba7dc64a844101e46 on tablet 7506160cddff4e0ba7dc64a844101e46 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:20.476352 20723 raft_consensus.cc:1217] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:20.676410 20723 raft_consensus.cc:1217] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:20.708048 20723 raft_consensus.cc:1217] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:20.744872 20723 raft_consensus.cc:1217] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:20.863734 20904 raft_consensus.cc:1064] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:20.866405 20904 consensus_queue.cc:237] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:20.873517 20460 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:20.874022 20311 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:20.874476 20723 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:20.875362 20935 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:20.876395 20826 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:20.878100 20904 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:20.896976 20935 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.898974 20461 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.899066 20311 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.909330 20723 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.914844 20210 catalog_manager.cc:5697] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:20.940618 20386 consensus_queue.cc:237] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:20.953171 20721 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:20.954789 20461 raft_consensus.cc:1275] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:20.954788 20826 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:20.956594 20904 consensus_queue.cc:1048] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:20.961469 20826 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.965945 20461 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.973822 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 88819e5dd72246aaa6310ec109f8b7e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:20.978250 20721 raft_consensus.cc:2955] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:20.981637 20209 catalog_manager.cc:5697] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:20.994618 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet 88819e5dd72246aaa6310ec109f8b7e0 with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:20.996477 20946 tablet_replica.cc:333] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:20.997485 20946 raft_consensus.cc:2243] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:20.998193 20946 raft_consensus.cc:2272] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.001909 20946 ts_tablet_manager.cc:1916] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.016242 20946 ts_tablet_manager.cc:1929] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.016672 20946 log.cc:1199] T 88819e5dd72246aaa6310ec109f8b7e0 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/88819e5dd72246aaa6310ec109f8b7e0
I20260710 11:02:21.018108 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet 88819e5dd72246aaa6310ec109f8b7e0 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:21.062959 20938 raft_consensus.cc:1064] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:21.065754 20938 consensus_queue.cc:237] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.073715 20721 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.074419 20460 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.075985 20311 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.075691 20938 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.076833 20826 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:21.077623 20904 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.089764 20826 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.095423 20460 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.102651 20313 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.103811 20721 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.112393 20207 catalog_manager.cc:5697] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.129110 20386 consensus_queue.cc:237] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.136320 20721 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.136284 20313 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.137988 20826 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.138727 20938 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.147528 20904 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.149350 20723 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.156250 20313 raft_consensus.cc:2955] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.160696 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7506160cddff4e0ba7dc64a844101e46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.166942 20209 catalog_manager.cc:5697] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.185791 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet 7506160cddff4e0ba7dc64a844101e46 with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:21.187747 20951 tablet_replica.cc:333] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:21.188784 20951 raft_consensus.cc:2243] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.189721 20951 raft_consensus.cc:2272] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.193846 20951 ts_tablet_manager.cc:1916] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.212841 20951 ts_tablet_manager.cc:1929] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.213323 20951 log.cc:1199] T 7506160cddff4e0ba7dc64a844101e46 P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/7506160cddff4e0ba7dc64a844101e46
I20260710 11:02:21.215291 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet 7506160cddff4e0ba7dc64a844101e46 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:21.270174 20904 raft_consensus.cc:1064] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:21.273049 20904 consensus_queue.cc:237] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.281204 20460 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.282056 20723 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.282156 20313 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.283028 20904 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:21.284216 20938 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.286197 20938 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.298621 20938 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.303944 20723 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.308033 20936 raft_consensus.cc:1064] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:21.310096 20313 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.321285 20460 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.312242 20936 consensus_queue.cc:237] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.334348 20209 catalog_manager.cc:5697] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.350698 20311 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.351065 20723 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.351634 20386 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.353147 20959 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.357003 20891 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:21.362932 20959 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.375245 20388 consensus_queue.cc:237] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.386281 20721 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.387264 20313 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.389614 20904 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.390828 20938 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.395567 20956 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.401033 20722 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.410420 20310 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.409637 20904 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.414149 20386 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.417399 20720 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.412461 20313 raft_consensus.cc:2955] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.428573 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5cb7d9969674c978399f6121ce4fe6c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.442569 20207 catalog_manager.cc:5697] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.437520 20209 catalog_manager.cc:5697] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.454638 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet d5cb7d9969674c978399f6121ce4fe6c with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:21.455724 20951 tablet_replica.cc:333] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:21.456759 20951 raft_consensus.cc:2243] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.457595 20951 raft_consensus.cc:2272] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.461833 20951 ts_tablet_manager.cc:1916] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.462743 20460 consensus_queue.cc:237] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:21.484122 20720 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.484732 20313 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.486501 20956 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:21.487151 20951 ts_tablet_manager.cc:1929] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.487671 20951 log.cc:1199] T d5cb7d9969674c978399f6121ce4fe6c P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/d5cb7d9969674c978399f6121ce4fe6c
I20260710 11:02:21.488955 20956 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.494877 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet d5cb7d9969674c978399f6121ce4fe6c (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:21.498731 20959 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.501292 20313 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.503227 20720 raft_consensus.cc:2955] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.513406 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c6c4bbf9b654e20aec54a33892602a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.521332 20211 catalog_manager.cc:5697] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:21.533299 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c6c4bbf9b654e20aec54a33892602a2 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:21.535548 20963 tablet_replica.cc:333] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:21.536382 20963 raft_consensus.cc:2243] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.536962 20963 raft_consensus.cc:2272] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.540460 20963 ts_tablet_manager.cc:1916] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.556202 20963 ts_tablet_manager.cc:1929] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.556682 20963 log.cc:1199] T 2c6c4bbf9b654e20aec54a33892602a2 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/2c6c4bbf9b654e20aec54a33892602a2
I20260710 11:02:21.558476 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet 2c6c4bbf9b654e20aec54a33892602a2 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:22.570667 20460 consensus_queue.cc:237] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:22.579595 20313 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.579808 20386 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:22.580504 20426 consensus_peers.cc:597] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c44e09a34ea64e508d347a2fd4b408a7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.581338 20964 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.582294 20966 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:22.591301 20966 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.594195 20313 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.596386 20386 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.608160 20388 consensus_queue.cc:237] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:22.608445 20211 catalog_manager.cc:5697] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:22.621630 20460 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:22.622272 20352 consensus_peers.cc:597] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ff8947ad7db44afb9a815c10a397ef3. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.623268 20938 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:22.623760 20313 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.625404 20938 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.637991 20971 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.640071 20460 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.650231 20210 catalog_manager.cc:5697] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.657356 20313 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.659261 20460 consensus_queue.cc:237] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
W20260710 11:02:22.671413 20426 consensus_peers.cc:597] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f97d9735acbd480eb479eb7e327389f1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.671608 20388 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.673951 20310 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.674084 20956 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:22.675654 20964 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:22.686677 20966 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.688423 20313 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.688978 20388 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.701861 20207 catalog_manager.cc:5697] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.702478 20313 consensus_queue.cc:237] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
W20260710 11:02:22.712146 20277 consensus_peers.cc:597] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aaea5260e5349d49a88c155a9a4698d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:22.712244 20460 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.713119 20388 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:22.714064 20983 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:22.715255 20884 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:22.730551 20884 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.732434 20460 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.734616 20388 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:22.754850 20211 catalog_manager.cc:5697] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:23.107354 20988 ts_tablet_manager.cc:933] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067)
I20260710 11:02:23.109397 20988 tablet_copy_client.cc:323] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.1:41067
I20260710 11:02:23.111040 20323 tablet_copy_service.cc:140] P c9e5a9fc48dd4cc69657b7f2005fa06f: Received BeginTabletCopySession request for tablet 8aaea5260e5349d49a88c155a9a4698d from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:35544)
I20260710 11:02:23.111515 20323 tablet_copy_service.cc:161] P c9e5a9fc48dd4cc69657b7f2005fa06f: Beginning new tablet copy session on tablet 8aaea5260e5349d49a88c155a9a4698d from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:35544: session id = 33ac40198c3d4112b1623b051b06168c-8aaea5260e5349d49a88c155a9a4698d
I20260710 11:02:23.119591 20323 tablet_copy_source_session.cc:215] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.121960 20990 ts_tablet_manager.cc:933] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:23.123162 20988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aaea5260e5349d49a88c155a9a4698d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.124030 20990 tablet_copy_client.cc:323] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:23.125689 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet c44e09a34ea64e508d347a2fd4b408a7 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:23.126158 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet c44e09a34ea64e508d347a2fd4b408a7 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-c44e09a34ea64e508d347a2fd4b408a7
I20260710 11:02:23.131947 20472 tablet_copy_source_session.cc:215] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.135393 20990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c44e09a34ea64e508d347a2fd4b408a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.143816 20988 tablet_copy_client.cc:806] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.144843 20988 tablet_copy_client.cc:670] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.146332 20992 ts_tablet_manager.cc:933] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:23.152897 20992 tablet_copy_client.cc:323] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:23.154433 20988 tablet_copy_client.cc:538] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.155011 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet f97d9735acbd480eb479eb7e327389f1 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:23.155748 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet f97d9735acbd480eb479eb7e327389f1 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-f97d9735acbd480eb479eb7e327389f1
I20260710 11:02:23.160877 20990 tablet_copy_client.cc:806] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.161758 20990 tablet_copy_client.cc:670] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.166301 20988 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:23.166743 20990 tablet_copy_client.cc:538] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.167464 20472 tablet_copy_source_session.cc:215] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.172405 20992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97d9735acbd480eb479eb7e327389f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.180662 20990 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:23.194907 20995 ts_tablet_manager.cc:933] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:23.213824 20988 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: 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 11:02:23.214794 20992 tablet_copy_client.cc:806] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.214871 20995 tablet_copy_client.cc:323] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:23.215862 20992 tablet_copy_client.cc:670] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.216176 20988 tablet_bootstrap.cc:492] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:23.217073 20988 ts_tablet_manager.cc:1403] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.019s
I20260710 11:02:23.217811 20397 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 7ff8947ad7db44afb9a815c10a397ef3 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:23.218412 20397 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 7ff8947ad7db44afb9a815c10a397ef3 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-7ff8947ad7db44afb9a815c10a397ef3
I20260710 11:02:23.220924 20992 tablet_copy_client.cc:538] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.227144 20397 tablet_copy_source_session.cc:215] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.227701 20988 raft_consensus.cc:359] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.228619 20988 raft_consensus.cc:740] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:23.230866 20990 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:23.231323 20995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff8947ad7db44afb9a815c10a397ef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.231987 20990 tablet_bootstrap.cc:492] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:23.233204 20990 ts_tablet_manager.cc:1403] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.012s
I20260710 11:02:23.229336 20988 consensus_queue.cc:260] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.246287 20990 raft_consensus.cc:359] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.247223 20990 raft_consensus.cc:740] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:23.247874 20990 consensus_queue.cc:260] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.253588 20992 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:23.262413 20988 ts_tablet_manager.cc:1434] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.008s
I20260710 11:02:23.264873 20990 ts_tablet_manager.cc:1434] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260710 11:02:23.267967 20323 tablet_copy_service.cc:342] P c9e5a9fc48dd4cc69657b7f2005fa06f: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-8aaea5260e5349d49a88c155a9a4698d received from {username='slave'} at 127.0.0.1:35544
I20260710 11:02:23.268455 20323 tablet_copy_service.cc:434] P c9e5a9fc48dd4cc69657b7f2005fa06f: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-8aaea5260e5349d49a88c155a9a4698d on tablet 8aaea5260e5349d49a88c155a9a4698d with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:23.270115 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-c44e09a34ea64e508d347a2fd4b408a7 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:23.270733 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-c44e09a34ea64e508d347a2fd4b408a7 on tablet c44e09a34ea64e508d347a2fd4b408a7 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:23.278606 20995 tablet_copy_client.cc:806] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.279284 20995 tablet_copy_client.cc:670] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.283617 20995 tablet_copy_client.cc:538] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.294112 20995 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:23.296229 20992 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:23.297220 20992 tablet_bootstrap.cc:492] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:23.297986 20992 ts_tablet_manager.cc:1403] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.019s
I20260710 11:02:23.301225 20992 raft_consensus.cc:359] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.302121 20992 raft_consensus.cc:740] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:23.302795 20992 consensus_queue.cc:260] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.305554 20992 ts_tablet_manager.cc:1434] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:02:23.307670 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-f97d9735acbd480eb479eb7e327389f1 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:23.308090 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-f97d9735acbd480eb479eb7e327389f1 on tablet f97d9735acbd480eb479eb7e327389f1 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:23.326792 20995 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:23.327589 20995 tablet_bootstrap.cc:492] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:23.328214 20995 ts_tablet_manager.cc:1403] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.017s
I20260710 11:02:23.330811 20995 raft_consensus.cc:359] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.331416 20995 raft_consensus.cc:740] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:23.331912 20995 consensus_queue.cc:260] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:23.333269 20995 ts_tablet_manager.cc:1434] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:02:23.336041 20397 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-7ff8947ad7db44afb9a815c10a397ef3 received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:23.336440 20397 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-7ff8947ad7db44afb9a815c10a397ef3 on tablet 7ff8947ad7db44afb9a815c10a397ef3 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:23.506282 20720 raft_consensus.cc:1217] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.567566 20720 raft_consensus.cc:1217] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.712759 20720 raft_consensus.cc:1217] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.733281 20720 raft_consensus.cc:1217] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:23.901429 21003 raft_consensus.cc:1064] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:23.904127 21003 consensus_queue.cc:237] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:23.911314 20461 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:23.911329 20720 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:23.912993 20388 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:23.913645 21003 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:23.914680 20986 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:23.915414 21002 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:23.934448 21003 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:23.936481 20461 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:23.942395 20720 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:23.950995 20388 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:23.962816 20211 catalog_manager.cc:5697] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.042615 20313 consensus_queue.cc:237] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.053153 20720 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.056599 20386 raft_consensus.cc:1275] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.058048 21002 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.059950 20986 consensus_queue.cc:1048] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:24.072280 20720 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.069900 21002 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.080914 20388 raft_consensus.cc:2955] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.096127 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8aaea5260e5349d49a88c155a9a4698d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.095613 20209 catalog_manager.cc:5697] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.123106 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet 8aaea5260e5349d49a88c155a9a4698d with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:24.139535 21016 tablet_replica.cc:333] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:24.141187 21016 raft_consensus.cc:2243] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.142673 21016 raft_consensus.cc:2272] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.148020 21004 raft_consensus.cc:1064] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:24.150884 20971 raft_consensus.cc:1064] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:24.151690 21004 consensus_queue.cc:237] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.154614 21016 ts_tablet_manager.cc:1916] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.154839 20971 consensus_queue.cc:237] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.169052 20720 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.181730 20966 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.191689 21016 ts_tablet_manager.cc:1929] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.192651 20388 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.194891 20313 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.197678 21016 log.cc:1199] T 8aaea5260e5349d49a88c155a9a4698d P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/8aaea5260e5349d49a88c155a9a4698d
I20260710 11:02:24.203936 20720 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.205701 20964 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.211850 21006 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.213092 21019 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:24.230599 20461 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.232285 20313 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.234025 20971 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.238391 21024 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } 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 11:02:24.300688 21019 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.302765 21006 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.316186 20313 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.321079 20310 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.321825 20461 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.327838 20207 catalog_manager.cc:5697] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.332788 20388 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.305049 20720 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } attrs { replace: true } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.345168 20386 consensus_queue.cc:237] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
W20260710 11:02:24.325289 20426 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.4:34549, user_credentials={real_user=slave}} blocked reactor thread for 152829us
I20260710 11:02:24.365486 20310 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.367297 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet 8aaea5260e5349d49a88c155a9a4698d (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:24.368189 20210 catalog_manager.cc:5697] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:24.388617 20722 raft_consensus.cc:1275] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.391196 21023 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:24.387493 20721 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.394444 21004 raft_consensus.cc:1064] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:24.399163 21004 consensus_queue.cc:237] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.409310 21024 consensus_queue.cc:1048] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.409227 21006 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.410673 20310 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.422556 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ff8947ad7db44afb9a815c10a397ef3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.428293 20722 raft_consensus.cc:2955] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.432516 20721 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.435034 21021 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.436712 20386 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.439276 20966 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:24.440635 20310 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.442883 20211 catalog_manager.cc:5697] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index 3 to 4, VOTER 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.450383 20966 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.475594 20446 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ff8947ad7db44afb9a815c10a397ef3 with delete_type TABLET_DATA_TOMBSTONED (TS 8f272017aeec49eea3bf006bd06fb72a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57814
I20260710 11:02:24.476648 21016 tablet_replica.cc:333] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:24.477707 21016 raft_consensus.cc:2243] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.478431 20966 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.480499 21016 raft_consensus.cc:2272] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.480363 20386 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.488272 21016 ts_tablet_manager.cc:1916] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.488726 20310 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.501261 20211 catalog_manager.cc:5697] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.512519 21016 ts_tablet_manager.cc:1929] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.513250 21016 log.cc:1199] T 7ff8947ad7db44afb9a815c10a397ef3 P 8f272017aeec49eea3bf006bd06fb72a: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/wals/7ff8947ad7db44afb9a815c10a397ef3
I20260710 11:02:24.512611 20721 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.515085 20195 catalog_manager.cc:5028] TS 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): tablet 7ff8947ad7db44afb9a815c10a397ef3 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:24.528137 20461 consensus_queue.cc:237] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.534617 20721 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.536528 21021 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.536902 20310 raft_consensus.cc:1275] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.538313 20966 consensus_queue.cc:1048] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.544998 21004 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.546998 20721 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.553905 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c44e09a34ea64e508d347a2fd4b408a7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.553309 20310 raft_consensus.cc:2955] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.558143 20209 catalog_manager.cc:5697] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.572335 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet c44e09a34ea64e508d347a2fd4b408a7 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:24.579406 21035 tablet_replica.cc:333] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:24.580628 21035 raft_consensus.cc:2243] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.581771 21035 raft_consensus.cc:2272] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.588289 21035 ts_tablet_manager.cc:1916] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.608112 21035 ts_tablet_manager.cc:1929] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.608705 21035 log.cc:1199] T c44e09a34ea64e508d347a2fd4b408a7 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/c44e09a34ea64e508d347a2fd4b408a7
I20260710 11:02:24.611045 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet c44e09a34ea64e508d347a2fd4b408a7 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:24.803725 20461 consensus_queue.cc:237] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:24.810657 20721 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.810657 20386 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.812234 21004 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.813131 21019 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:24.821015 21019 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.822762 20386 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.823989 20722 raft_consensus.cc:2955] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:24.833567 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f97d9735acbd480eb479eb7e327389f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.840746 20209 catalog_manager.cc:5697] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.860167 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet f97d9735acbd480eb479eb7e327389f1 with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:24.862262 21036 tablet_replica.cc:333] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:24.863181 21036 raft_consensus.cc:2243] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.863845 21036 raft_consensus.cc:2272] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.867163 21036 ts_tablet_manager.cc:1916] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.881896 21036 ts_tablet_manager.cc:1929] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.882366 21036 log.cc:1199] T f97d9735acbd480eb479eb7e327389f1 P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/f97d9735acbd480eb479eb7e327389f1
I20260710 11:02:24.884310 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet f97d9735acbd480eb479eb7e327389f1 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:25.888106 20461 consensus_queue.cc:237] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:25.898187 20386 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:25.898684 20426 consensus_peers.cc:597] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c40ed70b4a5c4c3a9ca8f140a0d91f00. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:25.899333 20313 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:25.899869 21038 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:25.901858 21020 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:25.917446 21042 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.919631 20310 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.920190 20386 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.935830 20386 consensus_queue.cc:237] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Queue 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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:25.935302 20209 catalog_manager.cc:5697] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.948925 20461 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:25.952143 21037 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:25.952646 20310 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:25.958348 20352 consensus_peers.cc:597] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 -> Peer 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549): Couldn't send request to peer 33ac40198c3d4112b1623b051b06168c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1b5692f8ff3140e389271d8d8cb98d6b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:25.959632 21024 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260710 11:02:25.975338 21024 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.981688 20310 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.981688 20461 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } } }
I20260710 11:02:25.992365 20211 catalog_manager.cc:5697] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index -1 to 2, NON_VOTER 33ac40198c3d4112b1623b051b06168c (127.18.188.4) added. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:26.386134 21054 ts_tablet_manager.cc:933] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:26.388187 21054 tablet_copy_client.cc:323] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.3:39175
I20260710 11:02:26.390358 20472 tablet_copy_service.cc:140] P 8f272017aeec49eea3bf006bd06fb72a: Received BeginTabletCopySession request for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:57860)
I20260710 11:02:26.390986 20472 tablet_copy_service.cc:161] P 8f272017aeec49eea3bf006bd06fb72a: Beginning new tablet copy session on tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:57860: session id = 33ac40198c3d4112b1623b051b06168c-c40ed70b4a5c4c3a9ca8f140a0d91f00
I20260710 11:02:26.402154 21056 ts_tablet_manager.cc:933] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: Initiating tablet copy from peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:26.402484 20472 tablet_copy_source_session.cc:215] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.404290 21056 tablet_copy_client.cc:323] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: tablet copy: Beginning tablet copy session from remote peer at address 127.18.188.2:42827
I20260710 11:02:26.407310 21054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.407784 20397 tablet_copy_service.cc:140] P f2898f2c6ee44331b2caf82137b23421: Received BeginTabletCopySession request for tablet 1b5692f8ff3140e389271d8d8cb98d6b from peer 33ac40198c3d4112b1623b051b06168c ({username='slave'} at 127.0.0.1:43424)
I20260710 11:02:26.408447 20397 tablet_copy_service.cc:161] P f2898f2c6ee44331b2caf82137b23421: Beginning new tablet copy session on tablet 1b5692f8ff3140e389271d8d8cb98d6b from peer 33ac40198c3d4112b1623b051b06168c at {username='slave'} at 127.0.0.1:43424: session id = 33ac40198c3d4112b1623b051b06168c-1b5692f8ff3140e389271d8d8cb98d6b
I20260710 11:02:26.429613 20397 tablet_copy_source_session.cc:215] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:26.433837 21056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5692f8ff3140e389271d8d8cb98d6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:26.435833 21054 tablet_copy_client.cc:806] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.436558 21054 tablet_copy_client.cc:670] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.440676 21054 tablet_copy_client.cc:538] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.448781 21054 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:26.455796 21056 tablet_copy_client.cc:806] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:26.456509 21056 tablet_copy_client.cc:670] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:26.461000 21056 tablet_copy_client.cc:538] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:26.471273 21056 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: Bootstrap starting.
I20260710 11:02:26.476516 21054 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: 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 11:02:26.477630 21054 tablet_bootstrap.cc:492] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:26.478298 21054 ts_tablet_manager.cc:1403] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.006s
I20260710 11:02:26.480942 21054 raft_consensus.cc:359] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:26.481823 21054 raft_consensus.cc:740] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:26.482762 21054 consensus_queue.cc:260] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:26.487246 21054 ts_tablet_manager.cc:1434] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:26.490304 20472 tablet_copy_service.cc:342] P 8f272017aeec49eea3bf006bd06fb72a: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-c40ed70b4a5c4c3a9ca8f140a0d91f00 received from {username='slave'} at 127.0.0.1:57860
I20260710 11:02:26.490859 20472 tablet_copy_service.cc:434] P 8f272017aeec49eea3bf006bd06fb72a: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-c40ed70b4a5c4c3a9ca8f140a0d91f00 on tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:26.499073 21056 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: 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 11:02:26.500341 21056 tablet_bootstrap.cc:492] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: Bootstrap complete.
I20260710 11:02:26.501333 21056 ts_tablet_manager.cc:1403] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 11:02:26.504683 21056 raft_consensus.cc:359] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:26.505667 21056 raft_consensus.cc:740] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Initialized, Role: LEARNER
I20260710 11:02:26.506647 21056 consensus_queue.cc:260] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: NON_VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: true } }
I20260710 11:02:26.509388 21056 ts_tablet_manager.cc:1434] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260710 11:02:26.511376 20397 tablet_copy_service.cc:342] P f2898f2c6ee44331b2caf82137b23421: Request end of tablet copy session 33ac40198c3d4112b1623b051b06168c-1b5692f8ff3140e389271d8d8cb98d6b received from {username='slave'} at 127.0.0.1:43424
I20260710 11:02:26.511896 20397 tablet_copy_service.cc:434] P f2898f2c6ee44331b2caf82137b23421: ending tablet copy session 33ac40198c3d4112b1623b051b06168c-1b5692f8ff3140e389271d8d8cb98d6b on tablet 1b5692f8ff3140e389271d8d8cb98d6b with peer 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:26.829217 20722 raft_consensus.cc:1217] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:26.900009 20722 raft_consensus.cc:1217] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:27.227375 21061 raft_consensus.cc:1064] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:27.229969 21061 consensus_queue.cc:237] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:27.242585 20461 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.251595 20313 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.254575 20721 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.249083 21024 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:02:27.260846 21066 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 11:02:27.267896 21048 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } 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 11:02:27.292651 21065 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.294597 20721 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.299286 20311 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.310845 20460 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.312362 20209 catalog_manager.cc:5697] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.338995 21062 raft_consensus.cc:1064] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: attempting to promote NON_VOTER 33ac40198c3d4112b1623b051b06168c to VOTER
I20260710 11:02:27.341416 21062 consensus_queue.cc:237] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:27.353672 20721 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 LEARNER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.354056 20386 consensus_queue.cc:237] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:27.355401 20388 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.357872 21041 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:27.359952 21041 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } 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 11:02:27.363225 20721 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.365628 20311 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:27.365911 21024 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:27.372713 20460 raft_consensus.cc:1275] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Refusing update from remote peer f2898f2c6ee44331b2caf82137b23421: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.372552 21042 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:27.376129 21024 consensus_queue.cc:1048] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:27.389323 21024 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.395375 20460 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.396397 20721 raft_consensus.cc:2955] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.403266 20197 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1b5692f8ff3140e389271d8d8cb98d6b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:27.411164 20207 catalog_manager.cc:5697] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 reported cstate change: config changed from index 3 to 4, VOTER c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1) evicted. New cstate: current_term: 1 leader_uuid: "f2898f2c6ee44331b2caf82137b23421" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.411804 21041 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.422842 20311 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.423446 20386 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.427634 20721 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.440991 20208 catalog_manager.cc:5697] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: config changed from index 2 to 3, 33ac40198c3d4112b1623b051b06168c (127.18.188.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } attrs { replace: true } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.445294 20303 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b5692f8ff3140e389271d8d8cb98d6b with delete_type TABLET_DATA_TOMBSTONED (TS c9e5a9fc48dd4cc69657b7f2005fa06f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35512
I20260710 11:02:27.468537 21079 tablet_replica.cc:333] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:27.469615 21079 raft_consensus.cc:2243] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:27.470515 21079 raft_consensus.cc:2272] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:27.472988 20460 consensus_queue.cc:237] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:27.479465 21079 ts_tablet_manager.cc:1916] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:27.479812 20721 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.480860 20311 raft_consensus.cc:1275] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Refusing update from remote peer 8f272017aeec49eea3bf006bd06fb72a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:27.482832 21042 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:27.484974 21041 consensus_queue.cc:1048] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:27.490509 21042 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.493885 20721 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.496573 20311 raft_consensus.cc:2955] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } } }
I20260710 11:02:27.503041 20195 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:27.506186 21079 ts_tablet_manager.cc:1929] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:27.506718 21079 log.cc:1199] T 1b5692f8ff3140e389271d8d8cb98d6b P c9e5a9fc48dd4cc69657b7f2005fa06f: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/wals/1b5692f8ff3140e389271d8d8cb98d6b
I20260710 11:02:27.509859 20197 catalog_manager.cc:5028] TS c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): tablet 1b5692f8ff3140e389271d8d8cb98d6b (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:27.513082 20207 catalog_manager.cc:5697] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a reported cstate change: config changed from index 3 to 4, VOTER f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) evicted. New cstate: current_term: 1 leader_uuid: "8f272017aeec49eea3bf006bd06fb72a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:27.528620 20377 tablet_service.cc:1558] Processing DeleteTablet for tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 with delete_type TABLET_DATA_TOMBSTONED (TS f2898f2c6ee44331b2caf82137b23421 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43398
I20260710 11:02:27.531486 21080 tablet_replica.cc:333] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:27.532649 21080 raft_consensus.cc:2243] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:27.533289 21080 raft_consensus.cc:2272] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:27.536088 21080 ts_tablet_manager.cc:1916] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:27.546790 21080 ts_tablet_manager.cc:1929] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:27.547107 21080 log.cc:1199] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P f2898f2c6ee44331b2caf82137b23421: Deleting WAL directory at /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/wals/c40ed70b4a5c4c3a9ca8f140a0d91f00
I20260710 11:02:27.548659 20197 catalog_manager.cc:5028] TS f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): tablet c40ed70b4a5c4c3a9ca8f140a0d91f00 (table test-workload [id=0fe7e79805ab4f63af20f3c6effb192d]) successfully deleted
I20260710 11:02:32.460587 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:32.496053 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a"
dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:47288
I20260710 11:02:32.496716 20386 raft_consensus.cc:606] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:32.511572 20460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2"
dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:51418
I20260710 11:02:32.512104 20460 raft_consensus.cc:606] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:32.515122 20460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2"
dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:51418
I20260710 11:02:32.515995 20460 raft_consensus.cc:606] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:32.519014 20460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272"
dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:51418
I20260710 11:02:32.519904 20460 raft_consensus.cc:606] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:32.523366 20460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1"
dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:51418
I20260710 11:02:32.524040 20460 raft_consensus.cc:606] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:32.525074 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:32.525801 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:32.648672 21087 raft_consensus.cc:993] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:32.649184 21094 raft_consensus.cc:1081] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:32.650789 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48580
I20260710 11:02:32.651420 20721 raft_consensus.cc:493] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.651764 20721 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.656795 20721 raft_consensus.cc:515] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:32.658988 20721 leader_election.cc:290] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:32.659797 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:32.660373 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97d9735acbd480eb479eb7e327389f1" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:32.660506 20386 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.660790 20460 raft_consensus.cc:3055] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:32.661152 20460 raft_consensus.cc:740] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:32.661870 20460 consensus_queue.cc:260] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:32.663226 20460 raft_consensus.cc:3060] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.666992 20386 raft_consensus.cc:2468] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:32.668502 20686 leader_election.cc:304] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:32.671156 21095 raft_consensus.cc:2804] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:32.672901 21095 raft_consensus.cc:697] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:32.674077 20460 raft_consensus.cc:2468] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:32.673941 21095 consensus_queue.cc:237] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:32.682924 20207 catalog_manager.cc:5697] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.999527 21094 raft_consensus.cc:993] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:32.999974 21087 raft_consensus.cc:1081] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.001258 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48580
I20260710 11:02:33.001772 20721 raft_consensus.cc:493] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.002071 20721 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.006206 20721 raft_consensus.cc:515] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.007623 20721 leader_election.cc:290] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:33.008427 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:33.008610 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592ee5350f664078836f93ae011dbdb2" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:33.008973 20386 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.009186 20460 raft_consensus.cc:3055] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.009558 20460 raft_consensus.cc:740] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:33.010221 20460 consensus_queue.cc:260] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.011264 20460 raft_consensus.cc:3060] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.013418 20386 raft_consensus.cc:2468] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.014394 20686 leader_election.cc:304] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, f2898f2c6ee44331b2caf82137b23421; no voters: 
I20260710 11:02:33.015133 21095 raft_consensus.cc:2804] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.015547 21095 raft_consensus.cc:697] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:33.016145 20460 raft_consensus.cc:2468] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.016299 21095 consensus_queue.cc:237] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [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: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.023002 21089 raft_consensus.cc:993] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.023504 21082 raft_consensus.cc:1081] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.024797 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48570
I20260710 11:02:33.024533 20207 catalog_manager.cc:5697] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.025254 20721 raft_consensus.cc:493] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.025620 20721 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.030087 20721 raft_consensus.cc:515] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.031899 20721 leader_election.cc:290] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:33.032793 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:33.032902 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b53dfdbbfc54e8fb3319bba8446d39a" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:33.033399 20311 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.033514 20386 raft_consensus.cc:3055] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.033941 20386 raft_consensus.cc:740] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:33.034654 20386 consensus_queue.cc:260] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.035660 20386 raft_consensus.cc:3060] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.038661 20311 raft_consensus.cc:2468] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.039842 20686 leader_election.cc:304] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:33.040622 21095 raft_consensus.cc:2804] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.040830 20386 raft_consensus.cc:2468] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.041071 21095 raft_consensus.cc:697] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:33.042085 21095 consensus_queue.cc:237] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.045418 21087 raft_consensus.cc:993] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.049068 21094 raft_consensus.cc:993] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.049736 21094 raft_consensus.cc:1081] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.049803 21105 raft_consensus.cc:1081] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:33.052544 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48580
I20260710 11:02:33.053129 20721 raft_consensus.cc:493] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.053535 20721 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.054296 20207 catalog_manager.cc:5697] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.057229 20722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48580
I20260710 11:02:33.057880 20722 raft_consensus.cc:493] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.058257 20722 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.058985 20721 raft_consensus.cc:515] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.061745 20311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:33.061955 20460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c928204dade04e1eaa12791ec63a8272" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:33.062337 20311 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.062458 20460 raft_consensus.cc:3055] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.062793 20460 raft_consensus.cc:740] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:33.063501 20460 consensus_queue.cc:260] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.064637 20460 raft_consensus.cc:3060] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.064774 20722 raft_consensus.cc:515] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.065826 20721 leader_election.cc:290] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:33.069424 20311 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.070773 20686 leader_election.cc:304] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:33.071429 20313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:33.071754 21095 raft_consensus.cc:2804] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.072175 20313 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.071893 20722 leader_election.cc:290] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:33.072530 21095 raft_consensus.cc:697] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:33.073531 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6c4bbf9b654e20aec54a33892602a2" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:33.073460 21095 consensus_queue.cc:237] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.074144 20461 raft_consensus.cc:3055] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.071553 20460 raft_consensus.cc:2468] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.074478 20461 raft_consensus.cc:740] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f272017aeec49eea3bf006bd06fb72a, State: Running, Role: LEADER
I20260710 11:02:33.075242 20461 consensus_queue.cc:260] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.076475 20461 raft_consensus.cc:3060] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.078869 20313 raft_consensus.cc:2468] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.080317 20686 leader_election.cc:304] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:33.081327 21095 raft_consensus.cc:2804] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.081821 21095 raft_consensus.cc:697] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:33.082651 20207 catalog_manager.cc:5697] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.082861 21095 consensus_queue.cc:237] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.085076 20461 raft_consensus.cc:2468] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:33.092397 20386 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.093667 21095 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.096822 20207 catalog_manager.cc:5697] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.103515 20461 raft_consensus.cc:1275] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.105844 21095 consensus_queue.cc:1048] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.435475 20311 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.436743 21095 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.445434 20461 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.446677 20386 raft_consensus.cc:1275] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.448516 21115 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:33.449925 21116 consensus_queue.cc:1048] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:33.471997 20386 raft_consensus.cc:1275] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.474493 21096 consensus_queue.cc:1048] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.499411 20461 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.500609 21096 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.515309 20313 raft_consensus.cc:1275] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.517119 21096 consensus_queue.cc:1048] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.526595 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:33.543151 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:33.557897 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3529b907897c438dab52067b3cc812fd"
dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
mode: GRACEFUL
new_leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
 from {username='slave'} at 127.0.0.1:47288
I20260710 11:02:33.558354 20313 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.558563 20386 raft_consensus.cc:606] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Received request to transfer leadership to TS c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:33.559823 21096 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.561645 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46"
dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
mode: GRACEFUL
new_leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
 from {username='slave'} at 127.0.0.1:47288
I20260710 11:02:33.562278 20386 raft_consensus.cc:606] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Received request to transfer leadership to TS c9e5a9fc48dd4cc69657b7f2005fa06f
I20260710 11:02:33.565589 20386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c"
dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
mode: GRACEFUL
new_leader_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:47288
I20260710 11:02:33.566262 20386 raft_consensus.cc:606] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Received request to transfer leadership to TS 33ac40198c3d4112b1623b051b06168c
I20260710 11:02:33.567688 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:33.568710 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:33.573612 20462 raft_consensus.cc:1275] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.575608 21116 consensus_queue.cc:1048] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.849058 21089 raft_consensus.cc:993] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: : Instructing follower c9e5a9fc48dd4cc69657b7f2005fa06f to start an election
I20260710 11:02:33.849562 21082 raft_consensus.cc:1081] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Signalling peer c9e5a9fc48dd4cc69657b7f2005fa06f to start an election
I20260710 11:02:33.850889 20313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46"
dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
 from {username='slave'} at 127.0.0.1:35532
I20260710 11:02:33.851346 20313 raft_consensus.cc:493] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.851639 20313 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.856822 20313 raft_consensus.cc:515] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.859511 20313 leader_election.cc:290] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 2 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 33ac40198c3d4112b1623b051b06168c (127.18.188.4:34549)
I20260710 11:02:33.860271 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:33.860541 20721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7506160cddff4e0ba7dc64a844101e46" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "33ac40198c3d4112b1623b051b06168c"
I20260710 11:02:33.860934 20386 raft_consensus.cc:3055] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.861006 20721 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.861380 20386 raft_consensus.cc:740] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:33.862280 20386 consensus_queue.cc:260] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.863394 20386 raft_consensus.cc:3060] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.867698 20721 raft_consensus.cc:2468] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 2.
I20260710 11:02:33.869067 20277 leader_election.cc:304] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:33.869717 20386 raft_consensus.cc:2468] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 2.
I20260710 11:02:33.869903 21113 raft_consensus.cc:2804] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.871542 21113 raft_consensus.cc:697] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:33.872499 21113 consensus_queue.cc:237] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:33.881728 20207 catalog_manager.cc:5697] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 1 to 2, leader changed from f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:33.975497 21089 raft_consensus.cc:993] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: : Instructing follower c9e5a9fc48dd4cc69657b7f2005fa06f to start an election
I20260710 11:02:33.976009 21082 raft_consensus.cc:1081] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Signalling peer c9e5a9fc48dd4cc69657b7f2005fa06f to start an election
I20260710 11:02:33.977449 20313 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3529b907897c438dab52067b3cc812fd"
dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
 from {username='slave'} at 127.0.0.1:35532
I20260710 11:02:33.977890 20313 raft_consensus.cc:493] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.978130 20313 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.984274 20313 raft_consensus.cc:515] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:33.986673 20313 leader_election.cc:290] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 2 election: Requested vote from peers f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827), 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175)
I20260710 11:02:33.987474 20386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:33.987761 20462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3529b907897c438dab52067b3cc812fd" candidate_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f272017aeec49eea3bf006bd06fb72a"
I20260710 11:02:33.988057 20386 raft_consensus.cc:3055] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.988365 20462 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.988396 20386 raft_consensus.cc:740] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:33.989295 20386 consensus_queue.cc:260] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:33.990590 20386 raft_consensus.cc:3060] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.994776 20462 raft_consensus.cc:2468] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 2.
I20260710 11:02:33.996179 20276 leader_election.cc:304] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f272017aeec49eea3bf006bd06fb72a, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:33.996722 20386 raft_consensus.cc:2468] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c9e5a9fc48dd4cc69657b7f2005fa06f in term 2.
I20260710 11:02:33.997177 21113 raft_consensus.cc:2804] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.997737 21113 raft_consensus.cc:697] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 LEADER]: Becoming Leader. State: Replica: c9e5a9fc48dd4cc69657b7f2005fa06f, State: Running, Role: LEADER
I20260710 11:02:33.998602 21113 consensus_queue.cc:237] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } }
I20260710 11:02:34.008040 20207 catalog_manager.cc:5697] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f reported cstate change: term changed from 1 to 2, leader changed from f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) to c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.777017 20386 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:34.783353 20387 raft_consensus.cc:1275] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:34.785005 21138 raft_consensus.cc:993] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: : Instructing follower 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:34.785892 21141 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:34.786754 21136 raft_consensus.cc:1081] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Signalling peer 33ac40198c3d4112b1623b051b06168c to start an election
I20260710 11:02:34.789790 20721 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c"
dest_uuid: "33ac40198c3d4112b1623b051b06168c"
 from {username='slave'} at 127.0.0.1:48570
I20260710 11:02:34.790937 20721 raft_consensus.cc:493] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.791543 20721 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.794234 21141 consensus_queue.cc:1048] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:34.841475 20721 raft_consensus.cc:515] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:34.897928 20721 leader_election.cc:290] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Requested vote from peers c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067), f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827)
I20260710 11:02:34.902253 20310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f"
I20260710 11:02:34.903092 20310 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.903831 20461 raft_consensus.cc:1275] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:34.907859 21148 consensus_queue.cc:1048] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f272017aeec49eea3bf006bd06fb72a" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:34.904678 20385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5cb7d9969674c978399f6121ce4fe6c" candidate_uuid: "33ac40198c3d4112b1623b051b06168c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f2898f2c6ee44331b2caf82137b23421"
I20260710 11:02:34.911934 20385 raft_consensus.cc:3055] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.912398 20385 raft_consensus.cc:740] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f2898f2c6ee44331b2caf82137b23421, State: Running, Role: LEADER
I20260710 11:02:34.913465 20385 consensus_queue.cc:260] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:34.920593 20310 raft_consensus.cc:2468] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:34.921589 20385 raft_consensus.cc:3060] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.925033 20686 leader_election.cc:304] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ac40198c3d4112b1623b051b06168c, c9e5a9fc48dd4cc69657b7f2005fa06f; no voters: 
I20260710 11:02:34.925441 20721 raft_consensus.cc:1275] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Refusing update from remote peer c9e5a9fc48dd4cc69657b7f2005fa06f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:34.932581 20385 raft_consensus.cc:2468] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ac40198c3d4112b1623b051b06168c in term 2.
I20260710 11:02:34.932677 21149 raft_consensus.cc:2804] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.934203 21149 raft_consensus.cc:697] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Becoming Leader. State: Replica: 33ac40198c3d4112b1623b051b06168c, State: Running, Role: LEADER
I20260710 11:02:34.935436 21149 consensus_queue.cc:237] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [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: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } }
I20260710 11:02:34.952415 21113 consensus_queue.cc:1048] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } 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 11:02:34.958498 20208 catalog_manager.cc:5697] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c reported cstate change: term changed from 1 to 2, leader changed from f2898f2c6ee44331b2caf82137b23421 (127.18.188.2) to 33ac40198c3d4112b1623b051b06168c (127.18.188.4). New cstate: current_term: 2 leader_uuid: "33ac40198c3d4112b1623b051b06168c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c9e5a9fc48dd4cc69657b7f2005fa06f" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 41067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ac40198c3d4112b1623b051b06168c" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 34549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:35.300773 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:35.315135 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
W20260710 11:02:35.336298 20427 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:02:35.345253 20427 consensus_peers.cc:597] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. 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 11:02:35.355446 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.356801 19184 tablet_replica.cc:333] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.357899 19184 raft_consensus.cc:2243] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.359225 19184 raft_consensus.cc:2272] T 2c6c4bbf9b654e20aec54a33892602a2 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.362421 19184 tablet_replica.cc:333] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.363451 19184 raft_consensus.cc:2243] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.364185 19184 raft_consensus.cc:2272] T d5cb7d9969674c978399f6121ce4fe6c P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.366398 19184 tablet_replica.cc:333] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.366984 19184 raft_consensus.cc:2243] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.367872 19184 raft_consensus.cc:2272] T 8aaea5260e5349d49a88c155a9a4698d P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.370069 19184 tablet_replica.cc:333] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.370674 19184 raft_consensus.cc:2243] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.371410 19184 raft_consensus.cc:2272] T 3529b907897c438dab52067b3cc812fd P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.374568 19184 tablet_replica.cc:333] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.375356 19184 raft_consensus.cc:2243] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.375918 19184 raft_consensus.cc:2272] T 9cbc09c5c16546278327d0711f500f6b P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.376708 20427 consensus_peers.cc:597] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. 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 11:02:35.378124 20427 consensus_peers.cc:597] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. 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 11:02:35.378435 19184 tablet_replica.cc:333] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.379047 19184 raft_consensus.cc:2243] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.379518 19184 raft_consensus.cc:2272] T e00a856d78f9423db6533d9d0e6133dc P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.381651 19184 tablet_replica.cc:333] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.382494 19184 raft_consensus.cc:2243] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.383390 19184 raft_consensus.cc:2272] T 44d58764974b4195934e652eef96d888 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.385591 19184 tablet_replica.cc:333] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.386132 19184 raft_consensus.cc:2243] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.386650 19184 raft_consensus.cc:2272] T 7ff8947ad7db44afb9a815c10a397ef3 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.388926 19184 tablet_replica.cc:333] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.389722 19184 raft_consensus.cc:2243] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.390297 19184 raft_consensus.cc:2272] T c928204dade04e1eaa12791ec63a8272 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.393297 19184 tablet_replica.cc:333] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.394047 19184 raft_consensus.cc:2243] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.394786 19184 raft_consensus.cc:2272] T 7506160cddff4e0ba7dc64a844101e46 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.396905 19184 tablet_replica.cc:333] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.397444 19184 raft_consensus.cc:2243] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.398154 19184 raft_consensus.cc:2272] T f7051322bbbc44a4a3e321789f6c8ad4 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.400171 19184 tablet_replica.cc:333] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.400745 19184 raft_consensus.cc:2243] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.401364 19184 raft_consensus.cc:2272] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.403256 19184 tablet_replica.cc:333] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.403791 19184 raft_consensus.cc:2243] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.404304 19184 raft_consensus.cc:2272] T 2b53dfdbbfc54e8fb3319bba8446d39a P c9e5a9fc48dd4cc69657b7f2005fa06f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.406623 19184 tablet_replica.cc:333] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.407397 19184 raft_consensus.cc:2243] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.408221 19184 raft_consensus.cc:2272] T c44e09a34ea64e508d347a2fd4b408a7 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.408280 20427 consensus_peers.cc:597] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. 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 11:02:35.410430 19184 tablet_replica.cc:333] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.411013 19184 raft_consensus.cc:2243] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.411484 19184 raft_consensus.cc:2272] T 5262d7aeebca449f8fd4312e256ff6ff P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.413360 19184 tablet_replica.cc:333] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.413884 19184 raft_consensus.cc:2243] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.414769 19184 raft_consensus.cc:2272] T b3d3ab1f3ce44058a52520153f497170 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.416723 19184 tablet_replica.cc:333] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.417268 19184 raft_consensus.cc:2243] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.418124 19184 raft_consensus.cc:2272] T 626e128b7a1147d18e2145d7b007ce21 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.420424 19184 tablet_replica.cc:333] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f: stopping tablet replica
I20260710 11:02:35.420935 19184 raft_consensus.cc:2243] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.421666 19184 raft_consensus.cc:2272] T 39da9cf902c947f5acf2d016ed140232 P c9e5a9fc48dd4cc69657b7f2005fa06f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.463371 20686 consensus_peers.cc:597] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:41067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.463828 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
I20260710 11:02:35.478737 20385 raft_consensus.cc:1275] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Refusing update from remote peer 33ac40198c3d4112b1623b051b06168c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.480455 21149 consensus_queue.cc:1048] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f2898f2c6ee44331b2caf82137b23421" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 11:02:35.504123 20686 consensus_peers.cc:597] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:41067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.523577 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
I20260710 11:02:35.551525 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.552372 19184 tablet_replica.cc:333] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.553133 19184 raft_consensus.cc:2243] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.553843 19184 raft_consensus.cc:2272] T 8aaea5260e5349d49a88c155a9a4698d P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.555874 19184 tablet_replica.cc:333] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.556481 19184 raft_consensus.cc:2243] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.556900 19184 raft_consensus.cc:2272] T 3529b907897c438dab52067b3cc812fd P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.559866 19184 tablet_replica.cc:333] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.560688 19184 raft_consensus.cc:2243] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.561218 19184 raft_consensus.cc:2272] T 9cbc09c5c16546278327d0711f500f6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.563233 19184 tablet_replica.cc:333] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.563895 19184 raft_consensus.cc:2243] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.564352 19184 raft_consensus.cc:2272] T d5cb7d9969674c978399f6121ce4fe6c P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.566682 19184 tablet_replica.cc:333] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.567354 19184 raft_consensus.cc:2243] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.568130 19184 raft_consensus.cc:2272] T 625a1c204ea54866b724489e49c69134 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.570406 19184 tablet_replica.cc:333] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.571156 19184 raft_consensus.cc:2243] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.572207 19184 raft_consensus.cc:2272] T 182cc492706d4b7ba64d9d14a1119767 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.575117 19184 tablet_replica.cc:333] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.575793 19184 raft_consensus.cc:2243] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:35.576120 20686 consensus_peers.cc:597] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:41067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.576444 19184 raft_consensus.cc:2272] T 7506160cddff4e0ba7dc64a844101e46 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.578857 19184 tablet_replica.cc:333] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.579384 19184 raft_consensus.cc:2243] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.580135 19184 raft_consensus.cc:2272] T 7ff8947ad7db44afb9a815c10a397ef3 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.581948 19184 tablet_replica.cc:333] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.582473 19184 raft_consensus.cc:2243] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.582918 19184 raft_consensus.cc:2272] T f97d9735acbd480eb479eb7e327389f1 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.584612 19184 tablet_replica.cc:333] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.585052 19184 raft_consensus.cc:2243] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.585832 19184 raft_consensus.cc:2272] T 1b5692f8ff3140e389271d8d8cb98d6b P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.587867 19184 tablet_replica.cc:333] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.588343 19184 raft_consensus.cc:2243] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.588722 19184 raft_consensus.cc:2272] T 44d58764974b4195934e652eef96d888 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.590742 19184 tablet_replica.cc:333] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.591307 19184 raft_consensus.cc:2243] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.591873 19184 raft_consensus.cc:2272] T 592ee5350f664078836f93ae011dbdb2 P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.593758 19184 tablet_replica.cc:333] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.594244 19184 raft_consensus.cc:2243] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.594626 19184 raft_consensus.cc:2272] T e00a856d78f9423db6533d9d0e6133dc P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.596382 19184 tablet_replica.cc:333] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.596843 19184 raft_consensus.cc:2243] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.597232 19184 raft_consensus.cc:2272] T 626e128b7a1147d18e2145d7b007ce21 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.599082 19184 tablet_replica.cc:333] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.599539 19184 raft_consensus.cc:2243] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.599915 19184 raft_consensus.cc:2272] T 5262d7aeebca449f8fd4312e256ff6ff P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.601837 19184 tablet_replica.cc:333] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.602288 19184 raft_consensus.cc:2243] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.602770 19184 raft_consensus.cc:2272] T 2b53dfdbbfc54e8fb3319bba8446d39a P f2898f2c6ee44331b2caf82137b23421 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.604730 19184 tablet_replica.cc:333] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.605335 19184 raft_consensus.cc:2243] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.606288 19184 raft_consensus.cc:2272] T 88819e5dd72246aaa6310ec109f8b7e0 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.608274 19184 tablet_replica.cc:333] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421: stopping tablet replica
I20260710 11:02:35.608770 19184 raft_consensus.cc:2243] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.609645 19184 raft_consensus.cc:2272] T 39da9cf902c947f5acf2d016ed140232 P f2898f2c6ee44331b2caf82137b23421 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.638058 20686 consensus_peers.cc:597] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c -> Peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Couldn't send request to peer f2898f2c6ee44331b2caf82137b23421. 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 11:02:35.655303 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:02:35.695480 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
W20260710 11:02:35.720655 20744 debug-util.cc:398] Leaking SignalData structure 0x7b080026e060 after lost signal to thread 19187
W20260710 11:02:35.721824 20744 debug-util.cc:398] Leaking SignalData structure 0x7b080026e740 after lost signal to thread 20245
W20260710 11:02:35.725422 20744 debug-util.cc:398] Leaking SignalData structure 0x7b0800275920 after lost signal to thread 20486
W20260710 11:02:35.726438 20744 debug-util.cc:398] Leaking SignalData structure 0x7b0800082260 after lost signal to thread 20747
I20260710 11:02:35.729144 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.730243 19184 tablet_replica.cc:333] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.731277 19184 raft_consensus.cc:2243] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.732024 19184 raft_consensus.cc:2272] T 625a1c204ea54866b724489e49c69134 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.734412 19184 tablet_replica.cc:333] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.735050 19184 raft_consensus.cc:2243] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.735814 19184 raft_consensus.cc:2272] T 182cc492706d4b7ba64d9d14a1119767 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.738631 19184 tablet_replica.cc:333] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.739428 19184 raft_consensus.cc:2243] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.740512 19184 raft_consensus.cc:2272] T 9cbc09c5c16546278327d0711f500f6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.743016 20427 consensus_peers.cc:597] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:41067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.743026 19184 tablet_replica.cc:333] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.744170 19184 raft_consensus.cc:2243] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.744791 19184 raft_consensus.cc:2272] T 3529b907897c438dab52067b3cc812fd P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.747948 19184 tablet_replica.cc:333] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.748842 19184 raft_consensus.cc:2243] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:35.749405 20427 consensus_peers.cc:597] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a -> Peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Couldn't send request to peer f2898f2c6ee44331b2caf82137b23421. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:42827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.749465 19184 raft_consensus.cc:2272] T 2c6c4bbf9b654e20aec54a33892602a2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.752007 19184 tablet_replica.cc:333] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.752568 19184 raft_consensus.cc:2243] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.753038 19184 raft_consensus.cc:2272] T 44d58764974b4195934e652eef96d888 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.755174 19184 tablet_replica.cc:333] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.755761 19184 raft_consensus.cc:2243] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.756743 19184 raft_consensus.cc:2272] T e00a856d78f9423db6533d9d0e6133dc P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.759325 19184 tablet_replica.cc:333] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.761178 19184 raft_consensus.cc:2243] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.761826 19184 raft_consensus.cc:2272] T b3d3ab1f3ce44058a52520153f497170 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.764474 19184 tablet_replica.cc:333] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.765093 19184 raft_consensus.cc:2243] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.766105 19184 raft_consensus.cc:2272] T f7051322bbbc44a4a3e321789f6c8ad4 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.768074 19184 tablet_replica.cc:333] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.768606 19184 raft_consensus.cc:2243] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.769565 19184 raft_consensus.cc:2272] T 1b5692f8ff3140e389271d8d8cb98d6b P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.772269 19184 tablet_replica.cc:333] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.772967 19184 raft_consensus.cc:2243] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.773464 19184 raft_consensus.cc:2272] T f97d9735acbd480eb479eb7e327389f1 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.775681 19184 tablet_replica.cc:333] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.776273 19184 raft_consensus.cc:2243] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.776782 19184 raft_consensus.cc:2272] T c928204dade04e1eaa12791ec63a8272 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.778787 19184 tablet_replica.cc:333] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.779304 19184 raft_consensus.cc:2243] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.780195 19184 raft_consensus.cc:2272] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.782105 19184 tablet_replica.cc:333] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.782612 19184 raft_consensus.cc:2243] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.783362 19184 raft_consensus.cc:2272] T 5262d7aeebca449f8fd4312e256ff6ff P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.785279 19184 tablet_replica.cc:333] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.785835 19184 raft_consensus.cc:2243] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.786609 19184 raft_consensus.cc:2272] T c44e09a34ea64e508d347a2fd4b408a7 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.788589 19184 tablet_replica.cc:333] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.789144 19184 raft_consensus.cc:2243] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.789705 19184 raft_consensus.cc:2272] T 88819e5dd72246aaa6310ec109f8b7e0 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.792164 19184 tablet_replica.cc:333] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.792657 19184 raft_consensus.cc:2243] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.793143 19184 raft_consensus.cc:2272] T 626e128b7a1147d18e2145d7b007ce21 P 8f272017aeec49eea3bf006bd06fb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.795351 19184 tablet_replica.cc:333] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a: stopping tablet replica
I20260710 11:02:35.795895 19184 raft_consensus.cc:2243] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.796381 19184 raft_consensus.cc:2272] T 592ee5350f664078836f93ae011dbdb2 P 8f272017aeec49eea3bf006bd06fb72a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:35.800626 20684 consensus_peers.cc:597] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c -> Peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Couldn't send request to peer 8f272017aeec49eea3bf006bd06fb72a. 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 11:02:35.836215 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
W20260710 11:02:35.846882 20686 consensus_peers.cc:597] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c -> Peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Couldn't send request to peer f2898f2c6ee44331b2caf82137b23421. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:42827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:35.877194 20686 consensus_peers.cc:597] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c -> Peer c9e5a9fc48dd4cc69657b7f2005fa06f (127.18.188.1:41067): Couldn't send request to peer c9e5a9fc48dd4cc69657b7f2005fa06f. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:41067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.894680 19184 tablet_server.cc:179] TabletServer@127.18.188.4:0 shutting down...
W20260710 11:02:35.923612 20684 consensus_peers.cc:597] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c -> Peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Couldn't send request to peer 8f272017aeec49eea3bf006bd06fb72a. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.3:39175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.933645 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:35.934497 19184 tablet_replica.cc:333] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.935240 19184 raft_consensus.cc:2243] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.935933 19184 raft_consensus.cc:2272] T 1b5692f8ff3140e389271d8d8cb98d6b P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.938205 19184 tablet_replica.cc:333] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.938824 19184 raft_consensus.cc:2243] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.939456 19184 raft_consensus.cc:2272] T 8aaea5260e5349d49a88c155a9a4698d P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.942329 19184 tablet_replica.cc:333] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.943419 19184 raft_consensus.cc:2243] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.944154 19184 raft_consensus.cc:2272] T 7506160cddff4e0ba7dc64a844101e46 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.948088 19184 tablet_replica.cc:333] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
W20260710 11:02:35.948822 20684 consensus_peers.cc:597] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c -> Peer 8f272017aeec49eea3bf006bd06fb72a (127.18.188.3:39175): Couldn't send request to peer 8f272017aeec49eea3bf006bd06fb72a. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.3:39175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.949071 19184 raft_consensus.cc:2243] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.950645 19184 raft_consensus.cc:2272] T d5cb7d9969674c978399f6121ce4fe6c P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.954051 19184 tablet_replica.cc:333] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.954720 19184 raft_consensus.cc:2243] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.955305 19184 raft_consensus.cc:2272] T c40ed70b4a5c4c3a9ca8f140a0d91f00 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.957890 19184 tablet_replica.cc:333] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.958508 19184 raft_consensus.cc:2243] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.959103 19184 raft_consensus.cc:2272] T 7ff8947ad7db44afb9a815c10a397ef3 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.961074 19184 tablet_replica.cc:333] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.961772 19184 raft_consensus.cc:2243] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.962576 19184 raft_consensus.cc:2272] T c928204dade04e1eaa12791ec63a8272 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.965381 19184 tablet_replica.cc:333] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.966287 19184 raft_consensus.cc:2243] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.967159 19184 raft_consensus.cc:2272] T f7051322bbbc44a4a3e321789f6c8ad4 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.969861 19184 tablet_replica.cc:333] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
W20260710 11:02:35.970184 20686 consensus_peers.cc:597] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c -> Peer f2898f2c6ee44331b2caf82137b23421 (127.18.188.2:42827): Couldn't send request to peer f2898f2c6ee44331b2caf82137b23421. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:42827: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:35.970701 19184 raft_consensus.cc:2243] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.971479 19184 raft_consensus.cc:2272] T b3d3ab1f3ce44058a52520153f497170 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.973788 19184 tablet_replica.cc:333] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.974390 19184 raft_consensus.cc:2243] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.975310 19184 raft_consensus.cc:2272] T f97d9735acbd480eb479eb7e327389f1 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.977833 19184 tablet_replica.cc:333] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.978438 19184 raft_consensus.cc:2243] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.979173 19184 raft_consensus.cc:2272] T c44e09a34ea64e508d347a2fd4b408a7 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.981587 19184 tablet_replica.cc:333] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.982180 19184 raft_consensus.cc:2243] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.983232 19184 raft_consensus.cc:2272] T 2b53dfdbbfc54e8fb3319bba8446d39a P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.985466 19184 tablet_replica.cc:333] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.986164 19184 raft_consensus.cc:2243] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.986850 19184 raft_consensus.cc:2272] T 88819e5dd72246aaa6310ec109f8b7e0 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.988991 19184 tablet_replica.cc:333] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.989677 19184 raft_consensus.cc:2243] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.990242 19184 raft_consensus.cc:2272] T 182cc492706d4b7ba64d9d14a1119767 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.992774 19184 tablet_replica.cc:333] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.993386 19184 raft_consensus.cc:2243] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:35.994302 19184 raft_consensus.cc:2272] T 2c6c4bbf9b654e20aec54a33892602a2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.996420 19184 tablet_replica.cc:333] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:35.996951 19184 raft_consensus.cc:2243] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:35.997627 19184 raft_consensus.cc:2272] T 625a1c204ea54866b724489e49c69134 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:35.999549 19184 tablet_replica.cc:333] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:36.000085 19184 raft_consensus.cc:2243] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:36.000831 19184 raft_consensus.cc:2272] T 592ee5350f664078836f93ae011dbdb2 P 33ac40198c3d4112b1623b051b06168c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:36.002882 19184 tablet_replica.cc:333] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c: stopping tablet replica
I20260710 11:02:36.003327 19184 raft_consensus.cc:2243] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:36.003794 19184 raft_consensus.cc:2272] T 39da9cf902c947f5acf2d016ed140232 P 33ac40198c3d4112b1623b051b06168c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:37.038229 19184 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20744)
W20260710 11:02:38.038853 19184 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20744)
I20260710 11:02:38.298857 19184 tablet_server.cc:196] TabletServer@127.18.188.4:0 shutdown complete.
I20260710 11:02:38.331624 19184 master.cc:562] Master@127.18.188.62:33343 shutting down...
I20260710 11:02:38.358821 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.359418 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.359752 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d90c9197ed04e218e8ffcf7e1e25cc6: stopping tablet replica
I20260710 11:02:38.381291 19184 master.cc:584] Master@127.18.188.62:33343 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30403 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:38.442975 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:37753
I20260710 11:02:38.444190 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.450645 21169 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 11:02:38.450723 21170 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 11:02:38.451920 21172 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 11:02:38.452363 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:38.453374 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.453652 19184 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 11:02:38.453821 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681358453804 us; error 0 us; skew 500 ppm
I20260710 11:02:38.454365 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.456808 19184 webserver.cc:533] Webserver started at http://127.18.188.62:33919/ using document root <none> and password file <none>
I20260710 11:02:38.457321 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.457574 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.457877 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.459069 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "fbc713ef683f47d2bee809340459a877"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.463604 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:38.466979 21177 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.467749 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:38.468056 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "fbc713ef683f47d2bee809340459a877"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.468340 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:38.491390 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.492741 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.537451 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:37753
I20260710 11:02:38.537591 21228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:37753 every 8 connection(s)
I20260710 11:02:38.541639 21229 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 11:02:38.551959 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877: Bootstrap starting.
I20260710 11:02:38.557063 21229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.561779 21229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877: No bootstrap required, opened a new log
I20260710 11:02:38.563975 21229 raft_consensus.cc:359] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbc713ef683f47d2bee809340459a877" member_type: VOTER }
I20260710 11:02:38.564407 21229 raft_consensus.cc:385] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.564602 21229 raft_consensus.cc:740] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbc713ef683f47d2bee809340459a877, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.565109 21229 consensus_queue.cc:260] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fbc713ef683f47d2bee809340459a877" member_type: VOTER }
I20260710 11:02:38.565621 21229 raft_consensus.cc:399] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:38.565857 21229 raft_consensus.cc:493] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:38.566102 21229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.571020 21229 raft_consensus.cc:515] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbc713ef683f47d2bee809340459a877" member_type: VOTER }
I20260710 11:02:38.571652 21229 leader_election.cc:304] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [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: fbc713ef683f47d2bee809340459a877; no voters: 
I20260710 11:02:38.572945 21229 leader_election.cc:290] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:38.573374 21232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.574965 21232 raft_consensus.cc:697] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 1 LEADER]: Becoming Leader. State: Replica: fbc713ef683f47d2bee809340459a877, State: Running, Role: LEADER
I20260710 11:02:38.575675 21232 consensus_queue.cc:237] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [LEADER]: Queue going to LEADER mode. State: All 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: "fbc713ef683f47d2bee809340459a877" member_type: VOTER }
I20260710 11:02:38.576315 21229 sys_catalog.cc:565] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:38.581117 21233 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fbc713ef683f47d2bee809340459a877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbc713ef683f47d2bee809340459a877" member_type: VOTER } }
I20260710 11:02:38.582080 21233 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:38.581750 21234 sys_catalog.cc:455] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fbc713ef683f47d2bee809340459a877. Latest consensus state: current_term: 1 leader_uuid: "fbc713ef683f47d2bee809340459a877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fbc713ef683f47d2bee809340459a877" member_type: VOTER } }
I20260710 11:02:38.582670 21234 sys_catalog.cc:458] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:38.586771 21239 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:38.595709 21239 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:38.597051 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:38.606590 21239 catalog_manager.cc:1383] Generated new cluster ID: 86846c12ea8c4c509fd400197932c99d
I20260710 11:02:38.606912 21239 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:38.620850 21239 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:38.622241 21239 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:38.635854 21239 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877: Generated new TSK 0
I20260710 11:02:38.636499 21239 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:38.664029 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.670508 21250 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 11:02:38.670885 21251 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 11:02:38.673957 21253 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 11:02:38.674187 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:38.675196 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.675376 19184 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 11:02:38.675515 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681358675501 us; error 0 us; skew 500 ppm
I20260710 11:02:38.675968 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.678530 19184 webserver.cc:533] Webserver started at http://127.18.188.1:46731/ using document root <none> and password file <none>
I20260710 11:02:38.678953 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.679112 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.679337 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.680482 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "c0353f9a89024de18e2731c842a03fd6"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.684984 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:38.688508 21258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.689337 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:38.689682 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "c0353f9a89024de18e2731c842a03fd6"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.689936 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:38.701828 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.703012 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.704542 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.707115 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:38.707314 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.707643 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:38.707845 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.754258 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:46557
I20260710 11:02:38.754369 21320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:46557 every 8 connection(s)
I20260710 11:02:38.759521 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.767464 21325 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 11:02:38.769024 21326 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 11:02:38.773113 21328 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 11:02:38.773226 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:38.775151 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.775439 19184 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 11:02:38.775751 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681358775701 us; error 0 us; skew 500 ppm
I20260710 11:02:38.776427 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.779351 21321 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37753
I20260710 11:02:38.779913 21321 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:38.780071 19184 webserver.cc:533] Webserver started at http://127.18.188.2:44003/ using document root <none> and password file <none>
I20260710 11:02:38.780763 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.781023 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.780987 21321 heartbeater.cc:507] Master 127.18.188.62:37753 requested a full tablet report, sending...
I20260710 11:02:38.781695 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.783680 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "e47ab6aa46284f62be368abf29424602"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.784401 21194 ts_manager.cc:194] Registered new tserver with Master: c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:38.786522 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54330
I20260710 11:02:38.789803 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:02:38.794338 21333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.795295 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:02:38.795667 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "e47ab6aa46284f62be368abf29424602"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.796013 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:38.808465 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.809882 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.811594 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.814244 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:38.814528 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.814806 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:38.815008 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.862079 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:37227
I20260710 11:02:38.862174 21395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:37227 every 8 connection(s)
I20260710 11:02:38.867974 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.876295 21399 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 11:02:38.876920 21400 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 11:02:38.879804 21402 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 11:02:38.884074 21396 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37753
I20260710 11:02:38.884783 21396 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:38.886029 21396 heartbeater.cc:507] Master 127.18.188.62:37753 requested a full tablet report, sending...
I20260710 11:02:38.887562 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:38.888754 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:38.888922 21194 ts_manager.cc:194] Registered new tserver with Master: e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
W20260710 11:02:38.889125 19184 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 11:02:38.889364 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681358889344 us; error 0 us; skew 500 ppm
I20260710 11:02:38.890252 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.891053 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54344
I20260710 11:02:38.893743 19184 webserver.cc:533] Webserver started at http://127.18.188.3:42119/ using document root <none> and password file <none>
I20260710 11:02:38.894353 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.894598 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:38.894898 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:38.896205 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "04702ee2555e4968a3b188d0290079a6"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.901294 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 11:02:38.905326 21407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.906437 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:02:38.906970 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "04702ee2555e4968a3b188d0290079a6"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:38.907337 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:38.925547 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.926738 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.928193 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.930440 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:38.930686 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.930927 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:38.931104 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.973402 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:35825
I20260710 11:02:38.973604 21469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:35825 every 8 connection(s)
I20260710 11:02:38.978284 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.986100 21473 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 11:02:38.987314 21474 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 11:02:38.991429 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:38.992096 21476 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 11:02:38.992945 21470 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37753
I20260710 11:02:38.993320 21470 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:38.993295 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.993856 19184 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 11:02:38.994053 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681358994036 us; error 0 us; skew 500 ppm
I20260710 11:02:38.994400 21470 heartbeater.cc:507] Master 127.18.188.62:37753 requested a full tablet report, sending...
I20260710 11:02:38.994771 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.996752 21194 ts_manager.cc:194] Registered new tserver with Master: 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:38.998903 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54350
I20260710 11:02:38.998967 19184 webserver.cc:533] Webserver started at http://127.18.188.4:43459/ using document root <none> and password file <none>
I20260710 11:02:38.999727 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:39.000020 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:39.000365 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:39.001663 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-3-root/instance:
uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:39.006450 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:39.010407 21481 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.011370 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:02:39.011732 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:39.012050 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:39.032577 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:39.033938 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:39.035388 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:39.038264 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:39.038493 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.038760 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:39.038939 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:39.080062 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.4:35075
I20260710 11:02:39.080160 21543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.4:35075 every 8 connection(s)
I20260710 11:02:39.095706 21544 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37753
I20260710 11:02:39.096319 21544 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:39.097266 21544 heartbeater.cc:507] Master 127.18.188.62:37753 requested a full tablet report, sending...
I20260710 11:02:39.100137 21194 ts_manager.cc:194] Registered new tserver with Master: 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:39.101235 19184 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018001482s
I20260710 11:02:39.101859 21194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54366
I20260710 11:02:39.131254 21194 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54376:
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 11:02:39.286757 21434 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddffa5fba104406bae6b733ea5e506e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.285177 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 81f8fcc33f4542e18fe22e1f8a2df760 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.287765 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 81f8fcc33f4542e18fe22e1f8a2df760 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.288436 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddffa5fba104406bae6b733ea5e506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.289171 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f8fcc33f4542e18fe22e1f8a2df760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.290834 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddffa5fba104406bae6b733ea5e506e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.291208 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 63769cc9fe93433fae2369f0c3c457eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.292759 21284 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.291574 21432 tablet_service.cc:1511] Processing CreateTablet for tablet 5603909cbc034c0f8015290c08f280eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.294387 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5603909cbc034c0f8015290c08f280eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.295802 21283 tablet_service.cc:1511] Processing CreateTablet for tablet 5603909cbc034c0f8015290c08f280eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.296726 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63769cc9fe93433fae2369f0c3c457eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.289335 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f8fcc33f4542e18fe22e1f8a2df760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.299023 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddffa5fba104406bae6b733ea5e506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.300125 21431 tablet_service.cc:1511] Processing CreateTablet for tablet 3235e3a70deb4ffeb21b4ee8f79faae2 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.300333 21282 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2ebfe4a0004012bd2a4638f29aebb4 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.301962 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3235e3a70deb4ffeb21b4ee8f79faae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.302161 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2ebfe4a0004012bd2a4638f29aebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.306865 21281 tablet_service.cc:1511] Processing CreateTablet for tablet 3235e3a70deb4ffeb21b4ee8f79faae2 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.308899 21281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3235e3a70deb4ffeb21b4ee8f79faae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.311625 21430 tablet_service.cc:1511] Processing CreateTablet for tablet c32e7691a23443ccb81ef415d6168f0b (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.312259 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.313609 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32e7691a23443ccb81ef415d6168f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.314882 21280 tablet_service.cc:1511] Processing CreateTablet for tablet 52713075b847413d931737c86f268952 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.316509 21280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52713075b847413d931737c86f268952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.319226 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 52713075b847413d931737c86f268952 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.320955 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52713075b847413d931737c86f268952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.321938 21279 tablet_service.cc:1511] Processing CreateTablet for tablet cbccb144491244e8861c7005f44844b5 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:39.323527 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbccb144491244e8861c7005f44844b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.325464 21283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5603909cbc034c0f8015290c08f280eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.330835 21278 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc41c425747019ec28ce0a9d66274 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.331058 21428 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc41c425747019ec28ce0a9d66274 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.332496 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc41c425747019ec28ce0a9d66274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.332573 21428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc41c425747019ec28ce0a9d66274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.335968 21427 tablet_service.cc:1511] Processing CreateTablet for tablet bd895ddeb71743328fe124da0c6a57c7 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.337622 21427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895ddeb71743328fe124da0c6a57c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.337761 21277 tablet_service.cc:1511] Processing CreateTablet for tablet c246cbdd3c814bf792aa997780ea2542 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.339325 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c246cbdd3c814bf792aa997780ea2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.351120 21426 tablet_service.cc:1511] Processing CreateTablet for tablet c246cbdd3c814bf792aa997780ea2542 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.353062 21426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c246cbdd3c814bf792aa997780ea2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.385897 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 09fd8f0644f24b0693ac2ccf8bf55562 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.387540 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fd8f0644f24b0693ac2ccf8bf55562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.416190 21431 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6641703de24819842c95861be5c753 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.438041 21431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6641703de24819842c95861be5c753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.442238 21565 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:39.452272 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf77f984ab407a86ee39cdd06e5eaf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.454844 21564 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:39.456521 21434 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0b042f640048779703c586c795aa6c (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.459676 21282 tablet_service.cc:1511] Processing CreateTablet for tablet 60615e3ad09f42d0ab5fb11183808c3f (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.462121 21509 tablet_service.cc:1511] Processing CreateTablet for tablet 81f8fcc33f4542e18fe22e1f8a2df760 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:39.464170 21509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81f8fcc33f4542e18fe22e1f8a2df760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.466282 21282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615e3ad09f42d0ab5fb11183808c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.468380 21430 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd69663476a47ec8bac826023bc613e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.470312 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf77f984ab407a86ee39cdd06e5eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.472594 21285 tablet_service.cc:1511] Processing CreateTablet for tablet 09fd8f0644f24b0693ac2ccf8bf55562 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.473366 21508 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.474249 21285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fd8f0644f24b0693ac2ccf8bf55562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.474759 21508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.458005 21432 tablet_service.cc:1511] Processing CreateTablet for tablet 20ab82c5462a4c8c89e08adab816d152 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.494995 21507 tablet_service.cc:1511] Processing CreateTablet for tablet 63769cc9fe93433fae2369f0c3c457eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.496615 21507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63769cc9fe93433fae2369f0c3c457eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.496886 21502 tablet_service.cc:1511] Processing CreateTablet for tablet 69afc41c425747019ec28ce0a9d66274 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:39.499732 21502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69afc41c425747019ec28ce0a9d66274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.499666 21501 tablet_service.cc:1511] Processing CreateTablet for tablet bd895ddeb71743328fe124da0c6a57c7 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.500356 21286 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd69663476a47ec8bac826023bc613e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.496930 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0b042f640048779703c586c795aa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.502905 21280 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d7f0b792f480587e4784a6ac80ef0 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.504611 21500 tablet_service.cc:1511] Processing CreateTablet for tablet 60615e3ad09f42d0ab5fb11183808c3f (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.506795 21505 tablet_service.cc:1511] Processing CreateTablet for tablet 3235e3a70deb4ffeb21b4ee8f79faae2 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:39.508026 21565 tablet_bootstrap.cc:654] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.508952 21503 tablet_service.cc:1511] Processing CreateTablet for tablet cbccb144491244e8861c7005f44844b5 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:39.501367 21501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895ddeb71743328fe124da0c6a57c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.512353 21280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d7f0b792f480587e4784a6ac80ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.513142 21504 tablet_service.cc:1511] Processing CreateTablet for tablet c32e7691a23443ccb81ef415d6168f0b (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.514992 21506 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2ebfe4a0004012bd2a4638f29aebb4 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.515769 21430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd69663476a47ec8bac826023bc613e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.526274 21432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ab82c5462a4c8c89e08adab816d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.520059 21503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbccb144491244e8861c7005f44844b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.534298 21506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2ebfe4a0004012bd2a4638f29aebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.537892 21504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32e7691a23443ccb81ef415d6168f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.540753 21433 tablet_service.cc:1511] Processing CreateTablet for tablet 835f4210c01b4923bcd1cfc8f337b683 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:39.558408 21433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f4210c01b4923bcd1cfc8f337b683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.520099 21564 tablet_bootstrap.cc:654] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.518339 21277 tablet_service.cc:1511] Processing CreateTablet for tablet 20ab82c5462a4c8c89e08adab816d152 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.541429 21429 tablet_service.cc:1511] Processing CreateTablet for tablet 319a29ccc29143328b0f83fa8d4aaa1a (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.541885 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615e3ad09f42d0ab5fb11183808c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.563659 21429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319a29ccc29143328b0f83fa8d4aaa1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.564749 21279 tablet_service.cc:1511] Processing CreateTablet for tablet 897d6edc3e394eb4b54afa46b3c20ccf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.565927 21505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3235e3a70deb4ffeb21b4ee8f79faae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.572527 21284 tablet_service.cc:1511] Processing CreateTablet for tablet 835f4210c01b4923bcd1cfc8f337b683 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:39.579926 21286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd69663476a47ec8bac826023bc613e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.579881 21360 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:39.582451 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 63769cc9fe93433fae2369f0c3c457eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:39.518589 21278 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0b042f640048779703c586c795aa6c (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.584905 21358 tablet_service.cc:1511] Processing CreateTablet for tablet 5603909cbc034c0f8015290c08f280eb (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:39.589159 21357 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2ebfe4a0004012bd2a4638f29aebb4 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:39.589670 21356 tablet_service.cc:1511] Processing CreateTablet for tablet c32e7691a23443ccb81ef415d6168f0b (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:39.592100 21355 tablet_service.cc:1511] Processing CreateTablet for tablet 52713075b847413d931737c86f268952 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:39.577261 21361 tablet_service.cc:1511] Processing CreateTablet for tablet 7ddffa5fba104406bae6b733ea5e506e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:39.619886 21353 tablet_service.cc:1511] Processing CreateTablet for tablet bd895ddeb71743328fe124da0c6a57c7 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:39.626765 21354 tablet_service.cc:1511] Processing CreateTablet for tablet cbccb144491244e8861c7005f44844b5 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
W20260710 11:02:39.629302 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:39.630858 21352 tablet_service.cc:1511] Processing CreateTablet for tablet c246cbdd3c814bf792aa997780ea2542 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:39.644052 21566 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:39.650516 21564 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:39.651175 21564 ts_tablet_manager.cc:1403] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.197s	user 0.035s	sys 0.000s
I20260710 11:02:39.655341 21502 tablet_service.cc:1511] Processing CreateTablet for tablet 09fd8f0644f24b0693ac2ccf8bf55562 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:39.656785 21502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fd8f0644f24b0693ac2ccf8bf55562. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.656327 21564 raft_consensus.cc:359] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:39.657214 21564 raft_consensus.cc:385] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.657967 21564 raft_consensus.cc:740] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.659715 21565 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:39.661592 21277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ab82c5462a4c8c89e08adab816d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.662564 21284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f4210c01b4923bcd1cfc8f337b683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.667270 21508 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6641703de24819842c95861be5c753 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.667977 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5603909cbc034c0f8015290c08f280eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.668869 21356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c32e7691a23443ccb81ef415d6168f0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.661317 21565 ts_tablet_manager.cc:1403] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.219s	user 0.021s	sys 0.012s
I20260710 11:02:39.674202 21355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52713075b847413d931737c86f268952. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.675415 21565 raft_consensus.cc:359] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:39.680248 21565 raft_consensus.cc:385] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.680718 21565 raft_consensus.cc:740] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.665437 21278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0b042f640048779703c586c795aa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.685882 21279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897d6edc3e394eb4b54afa46b3c20ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.678472 21508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6641703de24819842c95861be5c753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.678777 21360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee84bb807ab42a8b6d3a464ac6f0d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.689025 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63769cc9fe93433fae2369f0c3c457eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.689817 21353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd895ddeb71743328fe124da0c6a57c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.694027 21354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbccb144491244e8861c7005f44844b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.686672 21565 consensus_queue.cc:260] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:39.697952 21357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2ebfe4a0004012bd2a4638f29aebb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.701944 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ddffa5fba104406bae6b733ea5e506e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.718001 21352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c246cbdd3c814bf792aa997780ea2542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.725009 21507 tablet_service.cc:1511] Processing CreateTablet for tablet 20ab82c5462a4c8c89e08adab816d152 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:39.726533 21507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ab82c5462a4c8c89e08adab816d152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.731412 21566 tablet_bootstrap.cc:654] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.734769 21503 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d7f0b792f480587e4784a6ac80ef0 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.736573 21503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d7f0b792f480587e4784a6ac80ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.738132 21500 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf77f984ab407a86ee39cdd06e5eaf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.659843 21564 consensus_queue.cc:260] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:39.752457 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf77f984ab407a86ee39cdd06e5eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.763178 21506 tablet_service.cc:1511] Processing CreateTablet for tablet 897d6edc3e394eb4b54afa46b3c20ccf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.764669 21506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897d6edc3e394eb4b54afa46b3c20ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.793696 21321 heartbeater.cc:499] Master 127.18.188.62:37753 was elected leader, sending a full tablet report...
I20260710 11:02:39.794601 21565 ts_tablet_manager.cc:1434] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.122s	user 0.006s	sys 0.010s
I20260710 11:02:39.795668 21565 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:39.840659 21564 ts_tablet_manager.cc:1434] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.189s	user 0.017s	sys 0.004s
I20260710 11:02:39.841813 21564 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:39.851241 21504 tablet_service.cc:1511] Processing CreateTablet for tablet 835f4210c01b4923bcd1cfc8f337b683 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:39.852878 21504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 835f4210c01b4923bcd1cfc8f337b683. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.845801 21470 heartbeater.cc:499] Master 127.18.188.62:37753 was elected leader, sending a full tablet report...
I20260710 11:02:39.888862 21564 tablet_bootstrap.cc:654] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.894359 21396 heartbeater.cc:499] Master 127.18.188.62:37753 was elected leader, sending a full tablet report...
I20260710 11:02:39.902803 21358 tablet_service.cc:1511] Processing CreateTablet for tablet 60615e3ad09f42d0ab5fb11183808c3f (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:39.904448 21358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615e3ad09f42d0ab5fb11183808c3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.907954 21566 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:39.910440 21359 tablet_service.cc:1511] Processing CreateTablet for tablet fd9d7f0b792f480587e4784a6ac80ef0 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:39.912446 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9d7f0b792f480587e4784a6ac80ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.914659 21357 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6641703de24819842c95861be5c753 (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:39.915354 21355 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0b042f640048779703c586c795aa6c (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:39.916257 21357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6641703de24819842c95861be5c753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.917022 21355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0b042f640048779703c586c795aa6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.916710 21361 tablet_service.cc:1511] Processing CreateTablet for tablet 897d6edc3e394eb4b54afa46b3c20ccf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:39.913069 21353 tablet_service.cc:1511] Processing CreateTablet for tablet 5ebf77f984ab407a86ee39cdd06e5eaf (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:39.934995 21353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ebf77f984ab407a86ee39cdd06e5eaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.918382 21565 tablet_bootstrap.cc:654] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.908519 21354 tablet_service.cc:1511] Processing CreateTablet for tablet 6bd69663476a47ec8bac826023bc613e (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:39.921752 21356 tablet_service.cc:1511] Processing CreateTablet for tablet 319a29ccc29143328b0f83fa8d4aaa1a (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.938832 21354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bd69663476a47ec8bac826023bc613e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.920674 21566 ts_tablet_manager.cc:1403] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.265s	user 0.019s	sys 0.015s
I20260710 11:02:39.941778 21356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319a29ccc29143328b0f83fa8d4aaa1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.944459 21566 raft_consensus.cc:359] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:39.945359 21566 raft_consensus.cc:385] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.945734 21566 raft_consensus.cc:740] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.946552 21566 consensus_queue.cc:260] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:39.849589 21500 tablet_service.cc:1511] Processing CreateTablet for tablet 319a29ccc29143328b0f83fa8d4aaa1a (DEFAULT_TABLE table=test-workload [id=a1bb5967c86b41cb830e441d3b2b7b30]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:39.954571 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 897d6edc3e394eb4b54afa46b3c20ccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.955214 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319a29ccc29143328b0f83fa8d4aaa1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:39.955365 21572 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:39.974869 21572 tablet_bootstrap.cc:654] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:39.981688 21544 heartbeater.cc:499] Master 127.18.188.62:37753 was elected leader, sending a full tablet report...
W20260710 11:02:39.982542 21471 tablet.cc:2406] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:39.989826 21564 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:39.990653 21564 ts_tablet_manager.cc:1403] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.038s
I20260710 11:02:39.990846 21565 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:39.991667 21565 ts_tablet_manager.cc:1403] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.196s	user 0.019s	sys 0.003s
I20260710 11:02:39.994340 21564 raft_consensus.cc:359] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:39.995402 21564 raft_consensus.cc:385] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:39.995735 21564 raft_consensus.cc:740] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.996801 21564 consensus_queue.cc:260] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:39.994603 21565 raft_consensus.cc:359] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.002255 21565 raft_consensus.cc:385] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.002620 21565 raft_consensus.cc:740] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.003245 21566 ts_tablet_manager.cc:1434] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.007s
I20260710 11:02:40.009466 21566 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.009294 21565 consensus_queue.cc:260] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.011948 21565 ts_tablet_manager.cc:1434] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 11:02:40.013028 21565 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.010612 21564 ts_tablet_manager.cc:1434] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260710 11:02:40.014685 21564 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.016075 21566 tablet_bootstrap.cc:654] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.021160 21572 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.021667 21572 ts_tablet_manager.cc:1403] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.000s
I20260710 11:02:40.039047 21564 tablet_bootstrap.cc:654] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.025355 21572 raft_consensus.cc:359] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.039805 21565 tablet_bootstrap.cc:654] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.040227 21572 raft_consensus.cc:385] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.040723 21572 raft_consensus.cc:740] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.041733 21572 consensus_queue.cc:260] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.048787 21566 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.050063 21566 ts_tablet_manager.cc:1403] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260710 11:02:40.053774 21566 raft_consensus.cc:359] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.054095 21564 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.054598 21566 raft_consensus.cc:385] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.054996 21566 raft_consensus.cc:740] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.055335 21564 ts_tablet_manager.cc:1403] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.003s
I20260710 11:02:40.056602 21566 consensus_queue.cc:260] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.059684 21566 ts_tablet_manager.cc:1434] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:02:40.060731 21566 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.064765 21569 raft_consensus.cc:493] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.065389 21569 raft_consensus.cc:515] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.068197 21569 leader_election.cc:290] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.070217 21564 raft_consensus.cc:359] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.071019 21564 raft_consensus.cc:385] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.071280 21581 raft_consensus.cc:493] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.071938 21581 raft_consensus.cc:515] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.074342 21565 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.074939 21565 ts_tablet_manager.cc:1403] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.004s
I20260710 11:02:40.076711 21572 ts_tablet_manager.cc:1434] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.016s
I20260710 11:02:40.078064 21572 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.071311 21564 raft_consensus.cc:740] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.078848 21565 raft_consensus.cc:359] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.079873 21565 raft_consensus.cc:385] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.079537 21564 consensus_queue.cc:260] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.080284 21565 raft_consensus.cc:740] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.081287 21565 consensus_queue.cc:260] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.082459 21564 ts_tablet_manager.cc:1434] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 11:02:40.083707 21564 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.083767 21565 ts_tablet_manager.cc:1434] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:02:40.084932 21565 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.093164 21566 tablet_bootstrap.cc:654] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.095516 21572 tablet_bootstrap.cc:654] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.096041 21565 tablet_bootstrap.cc:654] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.074842 21581 leader_election.cc:290] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.111575 21566 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.112289 21566 ts_tablet_manager.cc:1403] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.052s	user 0.005s	sys 0.009s
I20260710 11:02:40.116281 21566 raft_consensus.cc:359] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.117157 21566 raft_consensus.cc:385] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.117466 21566 raft_consensus.cc:740] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.122160 21566 consensus_queue.cc:260] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.120529 21565 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.124554 21572 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.124876 21565 ts_tablet_manager.cc:1403] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260710 11:02:40.125188 21572 ts_tablet_manager.cc:1403] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.000s
I20260710 11:02:40.129180 21571 raft_consensus.cc:493] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.129304 21572 raft_consensus.cc:359] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.129727 21571 raft_consensus.cc:515] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.130357 21572 raft_consensus.cc:385] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.132606 21571 leader_election.cc:290] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.128748 21565 raft_consensus.cc:359] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.133174 21565 raft_consensus.cc:385] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.121016 21564 tablet_bootstrap.cc:654] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.130808 21572 raft_consensus.cc:740] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.135434 21565 raft_consensus.cc:740] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.148998 21569 raft_consensus.cc:493] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.152902 21569 raft_consensus.cc:515] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.157164 21566 ts_tablet_manager.cc:1434] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.002s
I20260710 11:02:40.158259 21566 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.158702 21569 leader_election.cc:290] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.163957 21571 raft_consensus.cc:493] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.164561 21571 raft_consensus.cc:515] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.160334 21565 consensus_queue.cc:260] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.169076 21565 ts_tablet_manager.cc:1434] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 11:02:40.171145 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.159487 21572 consensus_queue.cc:260] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.175715 21572 ts_tablet_manager.cc:1434] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.004s
W20260710 11:02:40.176420 21261 leader_election.cc:343] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.189796 21572 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.192206 21581 raft_consensus.cc:493] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.194275 21581 raft_consensus.cc:515] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.201399 21581 leader_election.cc:290] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.205003 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.205813 21296 raft_consensus.cc:2468] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:40.207581 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.209080 21334 leader_election.cc:304] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:40.209620 21564 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.211268 21581 raft_consensus.cc:2804] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.218055 21581 raft_consensus.cc:493] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:40.212738 21334 leader_election.cc:343] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.218346 21566 tablet_bootstrap.cc:654] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.218365 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.218525 21581 raft_consensus.cc:3060] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.220780 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.212998 21569 raft_consensus.cc:493] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.210322 21565 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.221091 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
W20260710 11:02:40.223870 21410 leader_election.cc:343] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.224932 21569 raft_consensus.cc:515] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.226171 21571 leader_election.cc:290] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.227414 21569 leader_election.cc:290] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.221485 21295 raft_consensus.cc:2468] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.229231 21581 raft_consensus.cc:515] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.230384 21564 ts_tablet_manager.cc:1403] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.010s
I20260710 11:02:40.236276 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.236919 21295 raft_consensus.cc:3060] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.237001 21564 raft_consensus.cc:359] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.238049 21564 raft_consensus.cc:385] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.238428 21564 raft_consensus.cc:740] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.239349 21581 leader_election.cc:290] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
W20260710 11:02:40.241292 21408 leader_election.cc:343] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.232873 21565 tablet_bootstrap.cc:654] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.239241 21564 consensus_queue.cc:260] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.249801 21572 tablet_bootstrap.cc:654] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.254602 21564 ts_tablet_manager.cc:1434] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:02:40.242439 21408 leader_election.cc:304] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:40.259058 21564 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.259018 21571 raft_consensus.cc:2749] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.268530 21408 leader_election.cc:304] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:40.275183 21564 tablet_bootstrap.cc:654] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.277238 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.278164 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.278966 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.279857 21370 raft_consensus.cc:2393] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0353f9a89024de18e2731c842a03fd6 in current term 1: Already voted for candidate e47ab6aa46284f62be368abf29424602 in this term.
W20260710 11:02:40.280929 21261 leader_election.cc:343] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.281462 21261 leader_election.cc:304] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.281663 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.282478 21445 raft_consensus.cc:2468] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:40.282676 21295 raft_consensus.cc:2468] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 1.
W20260710 11:02:40.282867 21261 leader_election.cc:343] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.283535 21569 raft_consensus.cc:2749] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.283960 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.285094 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.287209 21571 raft_consensus.cc:2804] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.287803 21571 raft_consensus.cc:493] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.288249 21571 raft_consensus.cc:3060] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.290138 21334 leader_election.cc:304] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
W20260710 11:02:40.290585 21262 leader_election.cc:343] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.291352 21262 leader_election.cc:304] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.291694 21581 raft_consensus.cc:2804] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.292436 21569 raft_consensus.cc:2749] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.292482 21581 raft_consensus.cc:697] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:40.285471 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:40.301761 21565 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.298933 21581 consensus_queue.cc:237] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.302901 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.302601 21574 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.306833 21565 ts_tablet_manager.cc:1403] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.030s
I20260710 11:02:40.307189 21574 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.314671 21262 leader_election.cc:304] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
W20260710 11:02:40.313488 21337 leader_election.cc:343] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.316046 21569 raft_consensus.cc:2749] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.316000 21574 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.321877 21574 raft_consensus.cc:493] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.322629 21574 raft_consensus.cc:515] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.323176 21572 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.316318 21337 leader_election.cc:304] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:40.326454 21580 raft_consensus.cc:2749] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.337788 21569 raft_consensus.cc:493] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.337831 21572 ts_tablet_manager.cc:1403] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.161s	user 0.021s	sys 0.011s
I20260710 11:02:40.346726 21608 raft_consensus.cc:493] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.347630 21569 raft_consensus.cc:515] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.348052 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.355086 21569 leader_election.cc:290] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:40.353627 21194 catalog_manager.cc:5697] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.356060 21566 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.358994 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.329456 21571 raft_consensus.cc:515] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.355929 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
W20260710 11:02:40.366393 21262 leader_election.cc:343] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.362365 21572 raft_consensus.cc:359] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.368462 21572 raft_consensus.cc:385] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.368923 21572 raft_consensus.cc:740] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.365736 21566 ts_tablet_manager.cc:1403] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.027s
I20260710 11:02:40.362300 21574 leader_election.cc:290] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.372155 21443 raft_consensus.cc:2393] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:40.358566 21608 raft_consensus.cc:515] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.376417 21572 consensus_queue.cc:260] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.377656 21564 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.378604 21564 ts_tablet_manager.cc:1403] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.120s	user 0.033s	sys 0.022s
I20260710 11:02:40.378880 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.379313 21572 ts_tablet_manager.cc:1434] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:02:40.382757 21572 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
W20260710 11:02:40.385965 21410 leader_election.cc:343] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.387568 21261 leader_election.cc:343] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.389647 21261 leader_election.cc:304] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:40.389037 21565 raft_consensus.cc:359] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.390460 21565 raft_consensus.cc:385] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.390803 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.390854 21565 raft_consensus.cc:740] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.393657 21565 consensus_queue.cc:260] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.393675 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.391517 21569 raft_consensus.cc:2749] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.395253 21295 raft_consensus.cc:2393] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 1: Already voted for candidate e47ab6aa46284f62be368abf29424602 in this term.
W20260710 11:02:40.396061 21410 leader_election.cc:343] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.396562 21410 leader_election.cc:304] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.394053 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ddffa5fba104406bae6b733ea5e506e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:40.387982 21608 leader_election.cc:290] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:40.391646 21571 leader_election.cc:290] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.419378 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
W20260710 11:02:40.421940 21482 leader_election.cc:343] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.421243 21566 raft_consensus.cc:359] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.422248 21574 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.423128 21566 raft_consensus.cc:385] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.424057 21566 raft_consensus.cc:740] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.423918 21574 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.425369 21566 consensus_queue.cc:260] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.426430 21572 tablet_bootstrap.cc:654] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.428563 21574 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.422303 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.422420 21608 raft_consensus.cc:2749] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.434567 21410 leader_election.cc:304] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6; no voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.419416 21564 raft_consensus.cc:359] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.435225 21566 ts_tablet_manager.cc:1434] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.000s
I20260710 11:02:40.435484 21564 raft_consensus.cc:385] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.436008 21564 raft_consensus.cc:740] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.436640 21565 ts_tablet_manager.cc:1434] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.129s	user 0.010s	sys 0.031s
I20260710 11:02:40.436450 21566 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
W20260710 11:02:40.437145 21482 leader_election.cc:343] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.437242 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.437824 21608 raft_consensus.cc:2749] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.438094 21565 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
W20260710 11:02:40.440135 21482 leader_election.cc:343] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.440260 21564 consensus_queue.cc:260] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.446456 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.448077 21565 tablet_bootstrap.cc:654] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:40.448388 21485 leader_election.cc:343] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.448887 21485 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:40.450320 21574 raft_consensus.cc:2749] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.453969 21566 tablet_bootstrap.cc:654] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.454428 21564 ts_tablet_manager.cc:1434] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.003s
I20260710 11:02:40.455278 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.456074 21370 raft_consensus.cc:2468] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:40.457374 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.459983 21484 leader_election.cc:304] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:40.461670 21565 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.461697 21574 raft_consensus.cc:2804] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.462217 21574 raft_consensus.cc:493] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.462698 21574 raft_consensus.cc:3060] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.461262 21484 leader_election.cc:343] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.466480 21484 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.467825 21604 raft_consensus.cc:2749] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.478986 21564 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.481736 21574 raft_consensus.cc:515] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.488412 21613 raft_consensus.cc:493] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.462275 21565 ts_tablet_manager.cc:1403] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.001s
I20260710 11:02:40.493384 21613 raft_consensus.cc:515] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.496273 21613 leader_election.cc:290] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:40.498621 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.498618 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
W20260710 11:02:40.500681 21410 leader_election.cc:343] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:40.501624 21410 leader_election.cc:343] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.497292 21565 raft_consensus.cc:359] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.502512 21410 leader_election.cc:304] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.503270 21565 raft_consensus.cc:385] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.503604 21565 raft_consensus.cc:740] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.504245 21613 raft_consensus.cc:2749] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.506327 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.506932 21574 leader_election.cc:290] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.506529 21565 consensus_queue.cc:260] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.507297 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
W20260710 11:02:40.507997 21482 leader_election.cc:343] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.508334 21369 raft_consensus.cc:3060] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.509821 21565 ts_tablet_manager.cc:1434] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260710 11:02:40.511018 21565 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.511616 21566 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.512128 21566 ts_tablet_manager.cc:1403] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.028s
I20260710 11:02:40.515524 21566 raft_consensus.cc:359] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.516204 21566 raft_consensus.cc:385] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.516489 21566 raft_consensus.cc:740] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.517251 21566 consensus_queue.cc:260] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.519816 21566 ts_tablet_manager.cc:1434] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:02:40.520797 21566 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.521276 21564 tablet_bootstrap.cc:654] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.527488 21566 tablet_bootstrap.cc:654] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.530036 21565 tablet_bootstrap.cc:654] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.534884 21566 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.535530 21566 ts_tablet_manager.cc:1403] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 11:02:40.536449 21564 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.537029 21564 ts_tablet_manager.cc:1403] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.000s
I20260710 11:02:40.540431 21572 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.541186 21572 ts_tablet_manager.cc:1403] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.160s	user 0.023s	sys 0.023s
I20260710 11:02:40.540880 21564 raft_consensus.cc:359] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.541982 21564 raft_consensus.cc:385] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.542392 21564 raft_consensus.cc:740] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.543478 21369 raft_consensus.cc:2468] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:40.543300 21564 consensus_queue.cc:260] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.545269 21484 leader_election.cc:304] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:40.546561 21564 ts_tablet_manager.cc:1434] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.003s
I20260710 11:02:40.546638 21574 raft_consensus.cc:2804] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.547330 21574 raft_consensus.cc:697] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:40.545413 21572 raft_consensus.cc:359] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.548373 21572 raft_consensus.cc:385] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.548250 21574 consensus_queue.cc:237] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.550597 21566 raft_consensus.cc:359] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.551250 21566 raft_consensus.cc:385] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.551541 21566 raft_consensus.cc:740] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.548864 21572 raft_consensus.cc:740] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.552212 21566 consensus_queue.cc:260] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.553624 21572 consensus_queue.cc:260] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.554472 21604 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.554965 21604 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.556097 21572 ts_tablet_manager.cc:1434] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:40.556906 21604 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.557344 21572 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.558379 21566 ts_tablet_manager.cc:1434] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:02:40.558238 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.559351 21566 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.559891 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
W20260710 11:02:40.561432 21482 leader_election.cc:343] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.548192 21564 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
W20260710 11:02:40.563509 21484 leader_election.cc:343] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.563966 21484 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.565157 21566 tablet_bootstrap.cc:654] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.565068 21604 raft_consensus.cc:2749] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.570405 21566 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.571071 21566 ts_tablet_manager.cc:1403] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:02:40.572162 21564 tablet_bootstrap.cc:654] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.574620 21566 raft_consensus.cc:359] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.575603 21566 raft_consensus.cc:385] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.576004 21566 raft_consensus.cc:740] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.577023 21566 consensus_queue.cc:260] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.578346 21572 tablet_bootstrap.cc:654] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.580204 21566 ts_tablet_manager.cc:1434] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:40.581661 21566 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.577069 21191 catalog_manager.cc:5697] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.591408 21566 tablet_bootstrap.cc:654] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.620340 21565 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.620883 21565 ts_tablet_manager.cc:1403] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.110s	user 0.035s	sys 0.030s
I20260710 11:02:40.624183 21565 raft_consensus.cc:359] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.627230 21565 raft_consensus.cc:385] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.627600 21565 raft_consensus.cc:740] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.628611 21565 consensus_queue.cc:260] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
W20260710 11:02:40.631819 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:40.635807 21612 raft_consensus.cc:493] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.636557 21612 raft_consensus.cc:515] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.638123 21565 ts_tablet_manager.cc:1434] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260710 11:02:40.639407 21565 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.639909 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.640272 21564 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.640820 21564 ts_tablet_manager.cc:1403] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.093s	user 0.028s	sys 0.009s
W20260710 11:02:40.641568 21261 leader_election.cc:343] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.644112 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.638218 21566 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.645121 21564 raft_consensus.cc:359] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.645953 21566 ts_tablet_manager.cc:1403] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.026s
W20260710 11:02:40.646283 21262 leader_election.cc:343] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.646324 21564 raft_consensus.cc:385] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.646868 21262 leader_election.cc:304] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.646893 21564 raft_consensus.cc:740] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.647866 21569 raft_consensus.cc:2749] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.648188 21564 consensus_queue.cc:260] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.648815 21612 leader_election.cc:290] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.636530 21572 tablet_bootstrap.cc:492] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.649369 21566 raft_consensus.cc:359] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.650216 21572 ts_tablet_manager.cc:1403] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.022s
I20260710 11:02:40.650753 21564 ts_tablet_manager.cc:1434] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260710 11:02:40.651340 21604 raft_consensus.cc:493] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.651795 21564 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.651832 21604 raft_consensus.cc:515] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.653478 21572 raft_consensus.cc:359] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.654256 21572 raft_consensus.cc:385] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.654402 21604 leader_election.cc:290] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.654597 21572 raft_consensus.cc:740] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.650236 21566 raft_consensus.cc:385] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.655615 21566 raft_consensus.cc:740] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.656318 21566 consensus_queue.cc:260] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.656626 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.658517 21566 ts_tablet_manager.cc:1434] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:40.657264 21369 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:40.658975 21564 tablet_bootstrap.cc:654] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.659922 21484 leader_election.cc:304] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:40.658331 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.661084 21295 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:40.661137 21574 raft_consensus.cc:2804] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.661793 21574 raft_consensus.cc:493] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.662487 21566 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.662354 21574 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.664390 21572 consensus_queue.cc:260] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.672698 21572 ts_tablet_manager.cc:1434] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:02:40.674187 21572 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.666059 21565 tablet_bootstrap.cc:654] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.670593 21566 tablet_bootstrap.cc:654] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.684350 21572 tablet_bootstrap.cc:654] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.698269 21574 raft_consensus.cc:515] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.703481 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.704326 21295 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.716085 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:40.717058 21369 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.727451 21574 leader_election.cc:290] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.730670 21369 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:40.731514 21565 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.732201 21565 ts_tablet_manager.cc:1403] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.020s
I20260710 11:02:40.732126 21484 leader_election.cc:304] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:40.732980 21295 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:40.733239 21574 raft_consensus.cc:2804] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.733862 21574 raft_consensus.cc:697] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:40.734733 21574 consensus_queue.cc:237] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.735347 21566 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.735879 21566 ts_tablet_manager.cc:1403] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.013s
I20260710 11:02:40.738740 21566 raft_consensus.cc:359] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.739598 21566 raft_consensus.cc:385] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.739929 21566 raft_consensus.cc:740] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.737221 21565 raft_consensus.cc:359] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.740897 21564 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.741150 21565 raft_consensus.cc:385] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.741781 21565 raft_consensus.cc:740] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.742185 21564 ts_tablet_manager.cc:1403] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.091s	user 0.042s	sys 0.037s
I20260710 11:02:40.743160 21572 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.742641 21565 consensus_queue.cc:260] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.743804 21572 ts_tablet_manager.cc:1403] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.006s
I20260710 11:02:40.747278 21564 raft_consensus.cc:359] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.748795 21564 raft_consensus.cc:385] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.750248 21564 raft_consensus.cc:740] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.751904 21565 ts_tablet_manager.cc:1434] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260710 11:02:40.748762 21566 consensus_queue.cc:260] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.753213 21565 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.751737 21564 consensus_queue.cc:260] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.760530 21565 tablet_bootstrap.cc:654] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.747584 21572 raft_consensus.cc:359] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.755995 21566 ts_tablet_manager.cc:1434] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260710 11:02:40.761696 21572 raft_consensus.cc:385] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.762187 21572 raft_consensus.cc:740] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.762406 21613 raft_consensus.cc:493] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.763165 21564 ts_tablet_manager.cc:1434] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260710 11:02:40.762985 21613 raft_consensus.cc:515] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.764539 21564 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.763160 21572 consensus_queue.cc:260] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.766765 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.767232 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.767478 21295 raft_consensus.cc:2468] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.768236 21572 ts_tablet_manager.cc:1434] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.004s
W20260710 11:02:40.768888 21410 leader_election.cc:343] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.769234 21572 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.769575 21613 leader_election.cc:290] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.770465 21566 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:40.772336 21408 leader_election.cc:304] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:40.773758 21613 raft_consensus.cc:2804] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.774452 21613 raft_consensus.cc:493] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.774830 21613 raft_consensus.cc:3060] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.775249 21564 tablet_bootstrap.cc:654] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.775871 21572 tablet_bootstrap.cc:654] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.776836 21608 raft_consensus.cc:493] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.777051 21566 tablet_bootstrap.cc:654] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.777419 21608 raft_consensus.cc:515] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.781620 21608 leader_election.cc:290] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.782234 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
W20260710 11:02:40.787262 21410 leader_election.cc:343] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.789486 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.790462 21295 raft_consensus.cc:2468] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.792284 21408 leader_election.cc:304] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.791110 21191 catalog_manager.cc:5697] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.793623 21608 raft_consensus.cc:2804] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.794082 21572 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.794034 21608 raft_consensus.cc:493] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.794536 21608 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.802703 21608 raft_consensus.cc:515] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.804947 21608 leader_election.cc:290] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.806464 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:40.807327 21572 ts_tablet_manager.cc:1403] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
W20260710 11:02:40.808267 21410 leader_election.cc:343] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.809837 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.810446 21572 raft_consensus.cc:359] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.811676 21572 raft_consensus.cc:385] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.812101 21572 raft_consensus.cc:740] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.810501 21295 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.812922 21572 consensus_queue.cc:260] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.825812 21572 ts_tablet_manager.cc:1434] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 11:02:40.826936 21572 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.830040 21612 raft_consensus.cc:493] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.830875 21612 raft_consensus.cc:515] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:40.834729 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.835884 21369 raft_consensus.cc:2393] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0353f9a89024de18e2731c842a03fd6 in current term 1: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:40.834729 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbccb144491244e8861c7005f44844b5" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.839143 21261 leader_election.cc:304] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.833629 21612 leader_election.cc:290] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.840055 21569 raft_consensus.cc:3060] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.846585 21295 raft_consensus.cc:2468] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:40.849980 21569 raft_consensus.cc:2749] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:40.851246 21408 leader_election.cc:304] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.852540 21608 raft_consensus.cc:2804] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.853886 21608 raft_consensus.cc:697] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:40.854789 21608 consensus_queue.cc:237] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.856745 21613 raft_consensus.cc:515] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.857191 21572 tablet_bootstrap.cc:654] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.861802 21565 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.862414 21565 ts_tablet_manager.cc:1403] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.109s	user 0.032s	sys 0.004s
I20260710 11:02:40.865664 21565 raft_consensus.cc:359] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.866345 21564 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:40.866426 21565 raft_consensus.cc:385] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.866998 21565 raft_consensus.cc:740] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.867200 21564 ts_tablet_manager.cc:1403] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.103s	user 0.025s	sys 0.018s
I20260710 11:02:40.867880 21565 consensus_queue.cc:260] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.870499 21191 catalog_manager.cc:5697] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:40.871704 21565 ts_tablet_manager.cc:1434] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:40.871824 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:40.873756 21571 raft_consensus.cc:493] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:40.874015 21410 leader_election.cc:343] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.874331 21571 raft_consensus.cc:515] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.876708 21571 leader_election.cc:290] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.878646 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.879426 21369 raft_consensus.cc:2468] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.879518 21564 raft_consensus.cc:359] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.880355 21564 raft_consensus.cc:385] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.880811 21410 leader_election.cc:304] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:40.871326 21613 leader_election.cc:290] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:40.882081 21613 raft_consensus.cc:2804] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.880815 21564 raft_consensus.cc:740] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.882529 21613 raft_consensus.cc:493] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.882608 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.883069 21613 raft_consensus.cc:3060] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.882946 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.883469 21295 raft_consensus.cc:3060] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.883755 21296 raft_consensus.cc:2468] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.888737 21574 raft_consensus.cc:493] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.889369 21574 raft_consensus.cc:515] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.880884 21565 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:40.894604 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.895437 21443 raft_consensus.cc:2468] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:40.896684 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.897176 21565 tablet_bootstrap.cc:654] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.897518 21369 raft_consensus.cc:2468] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:40.898654 21485 leader_election.cc:304] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:40.903875 21295 raft_consensus.cc:2468] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:40.905542 21604 raft_consensus.cc:2804] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.906119 21604 raft_consensus.cc:493] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.906693 21572 tablet_bootstrap.cc:492] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:40.899246 21574 leader_election.cc:290] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.893079 21613 raft_consensus.cc:515] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.901786 21566 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:40.902940 21569 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.907291 21408 leader_election.cc:304] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:40.907938 21566 ts_tablet_manager.cc:1403] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.056s
I20260710 11:02:40.907829 21569 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.908571 21608 raft_consensus.cc:2804] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:40.908834 21574 raft_consensus.cc:493] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.909351 21574 raft_consensus.cc:515] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.898828 21581 consensus_queue.cc:1048] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:40.910769 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.910940 21569 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:40.902273 21564 consensus_queue.cc:260] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.906572 21604 raft_consensus.cc:3060] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.911454 21608 raft_consensus.cc:697] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
W20260710 11:02:40.912686 21262 leader_election.cc:343] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.912432 21608 consensus_queue.cc:237] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.913779 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.914613 21613 leader_election.cc:290] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.917179 21564 ts_tablet_manager.cc:1434] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260710 11:02:40.907217 21572 ts_tablet_manager.cc:1403] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.011s
I20260710 11:02:40.918294 21564 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:40.919243 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:40.920255 21519 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
W20260710 11:02:40.921831 21484 leader_election.cc:343] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.923398 21261 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:40.923691 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:40.924609 21569 raft_consensus.cc:2804] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.925239 21569 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.925952 21569 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.926204 21485 leader_election.cc:343] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.926677 21485 leader_election.cc:304] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:40.911463 21574 leader_election.cc:290] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.928493 21574 raft_consensus.cc:493] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.928985 21574 raft_consensus.cc:515] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.932593 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:40.936142 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:40.939404 21571 raft_consensus.cc:493] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:40.945628 21571 raft_consensus.cc:515] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:40.948383 21564 tablet_bootstrap.cc:654] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.950011 21295 raft_consensus.cc:3060] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.959894 21639 consensus_queue.cc:1048] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:40.963346 21565 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:40.949744 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:40.953182 21571 leader_election.cc:290] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:40.966992 21565 ts_tablet_manager.cc:1403] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.006s
I20260710 11:02:40.967916 21566 raft_consensus.cc:359] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.971029 21566 raft_consensus.cc:385] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.971587 21566 raft_consensus.cc:740] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.972648 21566 consensus_queue.cc:260] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.969198 21574 leader_election.cc:290] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:40.972769 21296 raft_consensus.cc:2468] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:40.975550 21408 leader_election.cc:304] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:40.976481 21608 raft_consensus.cc:2804] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:40.976866 21608 raft_consensus.cc:493] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:40.977219 21608 raft_consensus.cc:3060] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.978369 21484 leader_election.cc:343] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.980383 21569 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:40.981173 21572 raft_consensus.cc:359] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.981901 21572 raft_consensus.cc:385] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:40.982194 21572 raft_consensus.cc:740] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:40.982877 21572 consensus_queue.cc:260] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.983791 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:40.983958 21604 raft_consensus.cc:515] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:40.985049 21572 ts_tablet_manager.cc:1434] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.067s	user 0.003s	sys 0.001s
I20260710 11:02:40.984256 21193 catalog_manager.cc:5697] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:40.985448 21262 leader_election.cc:343] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:40.986362 21572 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:40.991000 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:40.991673 21519 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:40.992980 21572 tablet_bootstrap.cc:654] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:40.996631 21604 leader_election.cc:290] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
W20260710 11:02:40.972046 21485 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.3:35825, user_credentials={real_user=slave}} blocked reactor thread for 45882.6us
I20260710 11:02:40.997079 21612 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.000366 21569 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.002373 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.002887 21566 ts_tablet_manager.cc:1434] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.095s	user 0.007s	sys 0.000s
I20260710 11:02:41.003309 21445 raft_consensus.cc:2468] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:41.004081 21566 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:41.006213 21445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:41.007006 21445 raft_consensus.cc:3060] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:40.959159 21337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:35825, user_credentials={real_user=slave}} blocked reactor thread for 61148us
I20260710 11:02:41.019469 21642 raft_consensus.cc:493] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.019697 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5603909cbc034c0f8015290c08f280eb" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.020113 21642 raft_consensus.cc:515] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.017019 21485 leader_election.cc:304] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:41.022986 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:41.023303 21604 raft_consensus.cc:2804] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.023743 21604 raft_consensus.cc:493] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.024070 21604 raft_consensus.cc:3060] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.024407 21642 leader_election.cc:290] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.026129 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.026830 21442 raft_consensus.cc:2468] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:41.028291 21485 leader_election.cc:304] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:41.029263 21642 raft_consensus.cc:2804] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.029620 21369 raft_consensus.cc:3060] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.029690 21642 raft_consensus.cc:493] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.001118 21612 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.030980 21564 tablet_bootstrap.cc:492] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:41.031942 21564 ts_tablet_manager.cc:1403] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.114s	user 0.013s	sys 0.008s
W20260710 11:02:41.033484 21410 leader_election.cc:343] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.033223 21294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.033293 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63769cc9fe93433fae2369f0c3c457eb" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.036315 21295 raft_consensus.cc:2468] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:41.036770 21370 raft_consensus.cc:3060] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.037936 21408 leader_election.cc:304] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:41.042505 21571 raft_consensus.cc:2804] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.043146 21571 raft_consensus.cc:697] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:41.043679 21608 raft_consensus.cc:515] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.044047 21571 consensus_queue.cc:237] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.046864 21612 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.030342 21642 raft_consensus.cc:3060] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.048627 21566 tablet_bootstrap.cc:654] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.048627 21565 raft_consensus.cc:359] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.048107 21564 raft_consensus.cc:359] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.050058 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.051390 21574 consensus_queue.cc:1048] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.054095 21608 leader_election.cc:290] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:41.054168 21518 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
I20260710 11:02:41.053179 21564 raft_consensus.cc:385] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.053354 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:41.053117 21565 raft_consensus.cc:385] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.055087 21565 raft_consensus.cc:740] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.055140 21293 raft_consensus.cc:3060] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.056234 21565 consensus_queue.cc:260] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.061677 21565 ts_tablet_manager.cc:1434] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.001s
I20260710 11:02:41.062189 21261 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:41.063239 21569 raft_consensus.cc:2804] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.063712 21569 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.064167 21294 raft_consensus.cc:2468] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:41.063313 21564 raft_consensus.cc:740] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.067512 21369 raft_consensus.cc:2468] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:41.066506 21564 consensus_queue.cc:260] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.065270 21293 raft_consensus.cc:2468] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:41.063200 21565 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:41.071071 21408 leader_election.cc:304] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:41.072191 21608 raft_consensus.cc:2804] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.064191 21569 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.073165 21608 raft_consensus.cc:697] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:41.074496 21564 ts_tablet_manager.cc:1434] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:02:41.077414 21564 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:41.083226 21639 raft_consensus.cc:493] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.084911 21639 raft_consensus.cc:515] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.085705 21640 raft_consensus.cc:2749] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.085448 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.052038 21604 raft_consensus.cc:515] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.091921 21639 leader_election.cc:290] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:41.092777 21581 raft_consensus.cc:493] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.099637 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.099910 21581 raft_consensus.cc:515] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.100638 21293 raft_consensus.cc:2393] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
W20260710 11:02:41.100951 21410 leader_election.cc:343] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.102602 21581 leader_election.cc:290] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.102809 21604 leader_election.cc:290] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:41.103292 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.106145 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.106912 21371 raft_consensus.cc:3060] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.110837 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:41.114444 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c32e7691a23443ccb81ef415d6168f0b" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:41.115517 21442 raft_consensus.cc:3060] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.115083 21572 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:41.116443 21572 ts_tablet_manager.cc:1403] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.026s
I20260710 11:02:41.117463 21565 tablet_bootstrap.cc:654] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.123484 21566 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:41.124243 21566 ts_tablet_manager.cc:1403] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.001s
I20260710 11:02:41.112879 21370 raft_consensus.cc:2468] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:41.133697 21613 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.137342 21640 consensus_queue.cc:1048] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.094394 21608 consensus_queue.cc:237] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.145941 21613 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.147469 21445 raft_consensus.cc:2468] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:41.148223 21613 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.148427 21484 leader_election.cc:304] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:41.150043 21640 raft_consensus.cc:2804] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.139370 21642 raft_consensus.cc:515] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.141855 21572 raft_consensus.cc:359] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.142547 21571 raft_consensus.cc:493] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.142925 21604 consensus_queue.cc:1048] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.152415 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.159085 21571 raft_consensus.cc:515] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
W20260710 11:02:41.160717 21410 leader_election.cc:343] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.162204 21571 leader_election.cc:290] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.145179 21519 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:41.145073 21566 raft_consensus.cc:359] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.150110 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.164638 21442 raft_consensus.cc:2468] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
W20260710 11:02:41.165122 21408 leader_election.cc:343] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.165645 21408 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.165824 21485 leader_election.cc:304] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:41.150612 21640 raft_consensus.cc:697] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:41.152186 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.166890 21604 raft_consensus.cc:2804] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.167121 21444 raft_consensus.cc:2468] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:41.167433 21604 raft_consensus.cc:697] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:41.167346 21640 consensus_queue.cc:237] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.168329 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.168607 21604 consensus_queue.cc:237] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.169344 21519 raft_consensus.cc:2468] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:41.156744 21572 raft_consensus.cc:385] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:02:41.152753 21261 leader_election.cc:343] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.152302 21371 raft_consensus.cc:2468] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:41.171335 21261 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:41.172209 21612 raft_consensus.cc:2804] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.172478 21572 raft_consensus.cc:740] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.172770 21566 raft_consensus.cc:385] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.173146 21566 raft_consensus.cc:740] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.144297 21564 tablet_bootstrap.cc:654] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.174118 21566 consensus_queue.cc:260] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.177013 21566 ts_tablet_manager.cc:1434] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260710 11:02:41.184391 21572 consensus_queue.cc:260] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.187264 21572 ts_tablet_manager.cc:1434] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 11:02:41.179481 21571 raft_consensus.cc:2749] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.204897 21572 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:41.152921 21337 leader_election.cc:304] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.207906 21410 leader_election.cc:304] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
W20260710 11:02:41.207926 21337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.3:35825, user_credentials={real_user=slave}} blocked reactor thread for 55115.2us
I20260710 11:02:41.208123 21639 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.201776 21612 raft_consensus.cc:697] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:41.215168 21571 raft_consensus.cc:2804] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.227949 21571 raft_consensus.cc:493] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.228385 21571 raft_consensus.cc:3060] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.233959 21371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:41.234779 21569 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.249842 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:41.250263 21642 leader_election.cc:290] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.250635 21442 raft_consensus.cc:3060] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.263389 21566 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:41.270143 21569 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.270854 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:41.271143 21337 leader_election.cc:304] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:41.271575 21519 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.271611 21565 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:41.272872 21565 ts_tablet_manager.cc:1403] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.008s
I20260710 11:02:41.257265 21371 raft_consensus.cc:2468] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:41.286885 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.287878 21518 raft_consensus.cc:2468] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:41.280849 21642 raft_consensus.cc:493] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.290369 21642 raft_consensus.cc:515] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.307435 21612 consensus_queue.cc:237] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.312882 21572 tablet_bootstrap.cc:654] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.285451 21190 catalog_manager.cc:5697] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.319257 21642 leader_election.cc:290] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.320418 21571 raft_consensus.cc:515] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.321144 21565 raft_consensus.cc:359] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.321913 21565 raft_consensus.cc:385] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.322223 21565 raft_consensus.cc:740] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.330037 21566 tablet_bootstrap.cc:654] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.322955 21565 consensus_queue.cc:260] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.330152 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.364694 21565 ts_tablet_manager.cc:1434] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260710 11:02:41.366209 21565 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:41.363613 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3235e3a70deb4ffeb21b4ee8f79faae2" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:41.300812 21191 catalog_manager.cc:5697] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } }
W20260710 11:02:41.368201 21337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.3:35825, user_credentials={real_user=slave}} blocked reactor thread for 98747.8us
I20260710 11:02:41.381319 21581 raft_consensus.cc:2804] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.411177 21571 leader_election.cc:290] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.413012 21442 raft_consensus.cc:2468] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:41.418877 21518 raft_consensus.cc:3060] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.428546 21565 tablet_bootstrap.cc:654] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.431664 21564 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:41.432600 21564 ts_tablet_manager.cc:1403] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.355s	user 0.036s	sys 0.031s
I20260710 11:02:41.380456 21295 raft_consensus.cc:3060] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.405082 21639 raft_consensus.cc:2749] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.386433 21581 raft_consensus.cc:493] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:41.415120 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81f8fcc33f4542e18fe22e1f8a2df760" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.434685 21519 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:41.439885 21581 raft_consensus.cc:3060] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.438544 21485 leader_election.cc:304] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:41.448096 21666 raft_consensus.cc:493] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.448354 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:41.458189 21368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.458396 21517 raft_consensus.cc:3060] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.452405 21564 raft_consensus.cc:359] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.458477 21293 raft_consensus.cc:2393] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:41.456380 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:41.460325 21564 raft_consensus.cc:385] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.464157 21564 raft_consensus.cc:740] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.467903 21564 consensus_queue.cc:260] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.473079 21564 ts_tablet_manager.cc:1434] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260710 11:02:41.474278 21564 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:41.477310 21566 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:41.478127 21566 ts_tablet_manager.cc:1403] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.215s	user 0.040s	sys 0.015s
W20260710 11:02:41.480170 21261 leader_election.cc:343] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.482347 21608 consensus_queue.cc:1048] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.483579 21670 raft_consensus.cc:2804] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.484393 21295 raft_consensus.cc:2468] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:41.482519 21482 leader_election.cc:304] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.486420 21642 consensus_queue.cc:1048] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.488444 21564 tablet_bootstrap.cc:654] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.489161 21261 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:41.489248 21608 consensus_queue.cc:1048] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.491392 21663 raft_consensus.cc:2804] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.491978 21663 raft_consensus.cc:697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:41.470660 21666 raft_consensus.cc:515] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.492973 21663 consensus_queue.cc:237] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.496845 21666 leader_election.cc:290] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:41.497166 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.498435 21296 raft_consensus.cc:2393] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:41.498533 21571 consensus_queue.cc:1048] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.484441 21670 raft_consensus.cc:697] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:41.512319 21566 raft_consensus.cc:359] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.513546 21566 raft_consensus.cc:385] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.518164 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c246cbdd3c814bf792aa997780ea2542" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:41.517779 21670 consensus_queue.cc:237] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.525857 21572 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:41.531327 21572 ts_tablet_manager.cc:1403] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.327s	user 0.017s	sys 0.019s
I20260710 11:02:41.532831 21566 raft_consensus.cc:740] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.534590 21337 leader_election.cc:304] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.539544 21666 raft_consensus.cc:3060] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.524613 21571 consensus_queue.cc:1048] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:41.541666 21572 raft_consensus.cc:359] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.545145 21572 raft_consensus.cc:385] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.545825 21572 raft_consensus.cc:740] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.547108 21572 consensus_queue.cc:260] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.546355 21581 raft_consensus.cc:515] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.551479 21368 raft_consensus.cc:2393] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 1: Already voted for candidate e47ab6aa46284f62be368abf29424602 in this term.
I20260710 11:02:41.541466 21566 consensus_queue.cc:260] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.556819 21572 ts_tablet_manager.cc:1434] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:02:41.556584 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:41.563870 21442 raft_consensus.cc:2393] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:41.565996 21572 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:41.559103 21193 catalog_manager.cc:5697] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.561105 21581 leader_election.cc:290] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:41.566056 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd895ddeb71743328fe124da0c6a57c7" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:41.559646 21566 ts_tablet_manager.cc:1434] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260710 11:02:41.574004 21566 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:41.586642 21571 consensus_queue.cc:1048] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.590463 21336 leader_election.cc:304] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [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: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:41.593408 21581 raft_consensus.cc:2749] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.582631 21566 tablet_bootstrap.cc:654] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.594952 21604 raft_consensus.cc:2749] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.594866 21194 catalog_manager.cc:5697] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.598770 21642 consensus_queue.cc:1048] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.606523 21565 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:41.607169 21565 ts_tablet_manager.cc:1403] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.242s	user 0.048s	sys 0.042s
I20260710 11:02:41.619936 21565 raft_consensus.cc:359] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.620949 21565 raft_consensus.cc:385] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.625677 21572 tablet_bootstrap.cc:654] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:41.636590 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:41.621409 21565 raft_consensus.cc:740] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.637706 21640 consensus_queue.cc:1048] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.637902 21565 consensus_queue.cc:260] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.640064 21565 ts_tablet_manager.cc:1434] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:02:41.641054 21565 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:41.641434 21687 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.645480 21687 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.650521 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.651451 21519 raft_consensus.cc:2393] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:41.652326 21687 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.650542 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.659621 21572 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:41.660466 21612 raft_consensus.cc:493] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.661002 21612 raft_consensus.cc:515] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.661370 21642 consensus_queue.cc:1048] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.661476 21565 tablet_bootstrap.cc:654] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.663702 21612 leader_election.cc:290] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:41.666385 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.671128 21642 consensus_queue.cc:1048] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:41.672803 21608 consensus_queue.cc:1048] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260710 11:02:41.679955 21261 leader_election.cc:343] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.663766 21572 ts_tablet_manager.cc:1403] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.007s
I20260710 11:02:41.665841 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:41.686825 21572 raft_consensus.cc:359] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.689277 21408 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.693804 21572 raft_consensus.cc:385] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.694156 21572 raft_consensus.cc:740] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.694630 21613 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.692857 21565 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:41.694936 21572 consensus_queue.cc:260] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
W20260710 11:02:41.696642 21261 leader_election.cc:343] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.697260 21261 leader_election.cc:304] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:41.590551 21517 raft_consensus.cc:2468] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:41.695783 21565 ts_tablet_manager.cc:1403] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.000s
I20260710 11:02:41.697854 21572 ts_tablet_manager.cc:1434] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:02:41.702390 21564 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:41.716909 21564 ts_tablet_manager.cc:1403] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.243s	user 0.015s	sys 0.015s
I20260710 11:02:41.699371 21410 leader_election.cc:304] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:41.709919 21666 raft_consensus.cc:2749] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.723124 21608 raft_consensus.cc:2804] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:41.712657 21665 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:02:41.723701 21608 raft_consensus.cc:697] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:41.701749 21612 raft_consensus.cc:2749] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.725041 21572 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:41.713758 21565 raft_consensus.cc:359] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.726006 21565 raft_consensus.cc:385] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.667848 21194 catalog_manager.cc:5697] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } }
I20260710 11:02:41.726271 21565 raft_consensus.cc:740] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.721148 21564 raft_consensus.cc:359] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.729842 21564 raft_consensus.cc:385] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.730295 21564 raft_consensus.cc:740] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.730039 21565 consensus_queue.cc:260] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.724648 21608 consensus_queue.cc:237] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.732924 21564 consensus_queue.cc:260] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:41.738536 21565 ts_tablet_manager.cc:1434] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 11:02:41.739970 21565 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:41.732111 21687 consensus_queue.cc:1048] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 11:02:41.756178 21564 ts_tablet_manager.cc:1434] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260710 11:02:41.757639 21564 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:41.761987 21688 consensus_queue.cc:1048] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:02:41.766572 21565 tablet_bootstrap.cc:654] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:41.767299 21694 log.cc:927] Time spent T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 11:02:41.749043 21640 raft_consensus.cc:493] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.768184 21666 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.792459 21572 tablet_bootstrap.cc:654] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.781701 21613 raft_consensus.cc:2749] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.778288 21640 raft_consensus.cc:515] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:41.786473 21666 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
W20260710 11:02:41.797971 21410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.2:37227, user_credentials={real_user=slave}} blocked reactor thread for 52263.9us
I20260710 11:02:41.821941 21666 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.828222 21564 tablet_bootstrap.cc:654] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.828171 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
W20260710 11:02:41.835589 21680 log.cc:927] Time spent T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Append to log took a long time: real 0.097s	user 0.002s	sys 0.000s
I20260710 11:02:41.836120 21566 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:41.836812 21566 ts_tablet_manager.cc:1403] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.263s	user 0.067s	sys 0.064s
I20260710 11:02:41.841723 21566 raft_consensus.cc:359] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.844785 21566 raft_consensus.cc:385] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.845219 21566 raft_consensus.cc:740] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:41.846275 21566 consensus_queue.cc:260] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.852133 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.853367 21519 raft_consensus.cc:2393] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:41.852090 21566 ts_tablet_manager.cc:1434] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:02:41.855466 21640 leader_election.cc:290] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:41.856101 21566 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:41.858266 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
W20260710 11:02:41.860070 21484 leader_election.cc:343] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.873548 21612 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:41.882980 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
W20260710 11:02:41.885803 21485 leader_election.cc:343] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.886281 21485 leader_election.cc:304] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:41.887212 21640 raft_consensus.cc:2749] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:41.893877 21666 raft_consensus.cc:493] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.895000 21666 raft_consensus.cc:515] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.896005 21336 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:41.899001 21666 leader_election.cc:290] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:41.901983 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:41.909835 21673 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:41.914665 21336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.4:35075, user_credentials={real_user=slave}} blocked reactor thread for 44518.6us
I20260710 11:02:41.940127 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.942843 21612 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.943670 21612 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:41.913281 21293 raft_consensus.cc:2468] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:41.952361 21334 leader_election.cc:304] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:41.953967 21666 raft_consensus.cc:2804] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:41.954640 21194 catalog_manager.cc:5697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:41.958967 21566 tablet_bootstrap.cc:654] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:41.955910 21666 raft_consensus.cc:493] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:41.958021 21336 leader_election.cc:343] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:41.965875 21666 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:41.963037 21665 raft_consensus.cc:493] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:41.968346 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:41.974570 21665 raft_consensus.cc:515] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
W20260710 11:02:41.976344 21697 log.cc:927] Time spent T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260710 11:02:41.981609 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:41.988914 21604 consensus_queue.cc:1048] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:41.990034 21565 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:41.990576 21565 ts_tablet_manager.cc:1403] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.251s	user 0.040s	sys 0.021s
I20260710 11:02:41.986796 21517 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
I20260710 11:02:41.993413 21565 raft_consensus.cc:359] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:41.994987 21565 raft_consensus.cc:385] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:41.995287 21565 raft_consensus.cc:740] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.000895 21673 raft_consensus.cc:2749] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.003036 21666 raft_consensus.cc:515] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.003599 21665 leader_election.cc:290] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.006841 21666 leader_election.cc:290] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:42.008922 21564 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.011399 21564 ts_tablet_manager.cc:1403] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.254s	user 0.026s	sys 0.001s
I20260710 11:02:42.015182 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.016112 21604 consensus_queue.cc:1048] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.018731 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
W20260710 11:02:42.020488 21262 leader_election.cc:343] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.016023 21565 consensus_queue.cc:260] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
W20260710 11:02:42.024115 21336 leader_election.cc:343] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.010613 21612 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.026341 21565 ts_tablet_manager.cc:1434] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 11:02:42.026224 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:42.027030 21295 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.027580 21565 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:42.033910 21604 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.034950 21604 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.037122 21564 raft_consensus.cc:359] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.041316 21564 raft_consensus.cc:385] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.041836 21564 raft_consensus.cc:740] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.042011 21565 tablet_bootstrap.cc:654] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:42.044008 21261 leader_election.cc:343] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.043262 21564 consensus_queue.cc:260] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.046239 21604 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:42.048354 21572 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.048216 21192 catalog_manager.cc:5697] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.049785 21444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.053072 21572 ts_tablet_manager.cc:1403] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.336s	user 0.017s	sys 0.003s
I20260710 11:02:42.053833 21566 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:42.054524 21566 ts_tablet_manager.cc:1403] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.040s
I20260710 11:02:42.052295 21261 leader_election.cc:304] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.042735 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.057099 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
W20260710 11:02:42.057137 21485 leader_election.cc:343] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.059296 21564 ts_tablet_manager.cc:1434] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260710 11:02:42.060490 21564 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
W20260710 11:02:42.060760 21482 leader_election.cc:343] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.061579 21482 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.063033 21572 raft_consensus.cc:359] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.063408 21670 raft_consensus.cc:2749] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.064035 21572 raft_consensus.cc:385] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.064456 21572 raft_consensus.cc:740] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.067672 21564 tablet_bootstrap.cc:654] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.067091 21572 consensus_queue.cc:260] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.068813 21612 raft_consensus.cc:2749] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.071394 21566 raft_consensus.cc:359] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.073679 21566 raft_consensus.cc:385] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.073997 21566 raft_consensus.cc:740] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.075593 21612 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:42.087061 21261 leader_election.cc:343] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.079241 21566 consensus_queue.cc:260] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.092641 21566 ts_tablet_manager.cc:1434] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260710 11:02:42.094045 21566 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:42.103888 21566 tablet_bootstrap.cc:654] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.089624 21295 raft_consensus.cc:2468] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 1.
I20260710 11:02:42.105139 21572 ts_tablet_manager.cc:1434] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.004s
I20260710 11:02:42.103827 21261 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.108732 21612 raft_consensus.cc:2804] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.109164 21612 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.109570 21612 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.109432 21663 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.111021 21564 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.111529 21564 ts_tablet_manager.cc:1403] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.026s
I20260710 11:02:42.114777 21572 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:42.114903 21564 raft_consensus.cc:359] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.115684 21564 raft_consensus.cc:385] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.116091 21564 raft_consensus.cc:740] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.120507 21334 leader_election.cc:304] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:42.122064 21666 raft_consensus.cc:2804] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.122771 21666 raft_consensus.cc:697] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:42.123878 21666 consensus_queue.cc:237] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.135011 21565 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:42.137822 21565 ts_tablet_manager.cc:1403] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.111s	user 0.015s	sys 0.004s
I20260710 11:02:42.139446 21564 consensus_queue.cc:260] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.148310 21564 ts_tablet_manager.cc:1434] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 11:02:42.147949 21190 catalog_manager.cc:5697] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.146144 21612 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.153149 21608 raft_consensus.cc:493] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.154150 21613 raft_consensus.cc:493] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.153981 21608 raft_consensus.cc:515] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.155120 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:42.155774 21518 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.156392 21608 leader_election.cc:290] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.157841 21572 tablet_bootstrap.cc:654] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.158599 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.159689 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:42.154798 21613 raft_consensus.cc:515] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.153972 21612 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
W20260710 11:02:42.161691 21408 leader_election.cc:343] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.162550 21564 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:42.162708 21613 leader_election.cc:290] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.165207 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
W20260710 11:02:42.165486 21261 leader_election.cc:343] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.166111 21519 raft_consensus.cc:2468] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:42.166882 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.167869 21566 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:42.168406 21566 ts_tablet_manager.cc:1403] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.075s	user 0.033s	sys 0.011s
I20260710 11:02:42.168716 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.171034 21410 leader_election.cc:304] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
W20260710 11:02:42.172276 21410 leader_election.cc:343] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.173331 21642 raft_consensus.cc:493] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.174162 21642 raft_consensus.cc:515] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.179436 21642 leader_election.cc:290] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.180752 21518 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:42.180879 21613 raft_consensus.cc:2804] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.179783 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.181730 21613 raft_consensus.cc:493] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:42.183431 21482 leader_election.cc:343] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.184096 21261 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.185204 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.182294 21613 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.188136 21566 raft_consensus.cc:359] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.186949 21367 raft_consensus.cc:2468] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:42.189618 21566 raft_consensus.cc:385] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.190114 21566 raft_consensus.cc:740] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.191572 21612 raft_consensus.cc:2804] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.191396 21484 leader_election.cc:304] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.191180 21566 consensus_queue.cc:260] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.192499 21604 raft_consensus.cc:2804] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:42.173413 21410 leader_election.cc:343] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.192550 21612 raft_consensus.cc:697] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:42.193704 21604 raft_consensus.cc:493] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.194782 21604 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.194425 21565 raft_consensus.cc:359] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.193317 21410 leader_election.cc:304] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.195521 21565 raft_consensus.cc:385] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.195815 21565 raft_consensus.cc:740] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.195945 21608 raft_consensus.cc:2749] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.198387 21564 tablet_bootstrap.cc:654] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.199790 21695 consensus_queue.cc:1048] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.200739 21665 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.201246 21665 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.204237 21565 consensus_queue.cc:260] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.206182 21613 raft_consensus.cc:515] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.207581 21665 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.208007 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.208371 21613 leader_election.cc:290] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.208758 21443 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
I20260710 11:02:42.202262 21612 consensus_queue.cc:237] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.204272 21566 ts_tablet_manager.cc:1434] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.003s
I20260710 11:02:42.211098 21565 ts_tablet_manager.cc:1434] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260710 11:02:42.211300 21566 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:42.212030 21565 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:42.214159 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.220901 21262 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:42.222270 21663 raft_consensus.cc:2804] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.222838 21663 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.223258 21663 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:42.225719 21261 leader_election.cc:343] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.246008 21566 tablet_bootstrap.cc:654] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.240875 21663 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.250239 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:42.250936 21443 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.254272 21663 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.260460 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:42.273674 21369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
W20260710 11:02:42.281104 21410 leader_election.cc:343] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.273819 21518 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.283632 21192 catalog_manager.cc:5697] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.285413 21565 tablet_bootstrap.cc:654] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.292894 21572 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.293813 21572 ts_tablet_manager.cc:1403] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.027s
I20260710 11:02:42.296677 21572 raft_consensus.cc:359] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.297078 21443 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:42.297915 21572 raft_consensus.cc:385] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.298269 21572 raft_consensus.cc:740] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.303516 21572 consensus_queue.cc:260] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.310586 21572 ts_tablet_manager.cc:1434] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:02:42.311482 21572 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:42.314059 21564 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.315193 21564 ts_tablet_manager.cc:1403] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.165s	user 0.027s	sys 0.022s
I20260710 11:02:42.318015 21262 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:42.326670 21518 raft_consensus.cc:2468] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:42.328080 21410 leader_election.cc:304] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.330183 21613 raft_consensus.cc:2804] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.330746 21613 raft_consensus.cc:697] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:42.331578 21564 raft_consensus.cc:359] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.334571 21564 raft_consensus.cc:385] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.335268 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:42.335520 21564 raft_consensus.cc:740] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.336342 21564 consensus_queue.cc:260] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.331616 21613 consensus_queue.cc:237] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.338608 21608 raft_consensus.cc:493] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.338671 21564 ts_tablet_manager.cc:1434] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:02:42.339174 21608 raft_consensus.cc:515] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.340389 21564 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:42.340903 21566 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:42.341387 21566 ts_tablet_manager.cc:1403] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.130s	user 0.017s	sys 0.009s
I20260710 11:02:42.341805 21608 leader_election.cc:290] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.343008 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.343505 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.344127 21293 raft_consensus.cc:2468] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
W20260710 11:02:42.344501 21410 leader_election.cc:343] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.344907 21566 raft_consensus.cc:359] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.345644 21566 raft_consensus.cc:385] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.346104 21566 raft_consensus.cc:740] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.321477 21604 raft_consensus.cc:515] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.324153 21665 raft_consensus.cc:2804] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.348328 21564 tablet_bootstrap.cc:654] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.348588 21566 consensus_queue.cc:260] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
W20260710 11:02:42.346091 21261 leader_election.cc:343] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.345569 21408 leader_election.cc:304] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.351044 21665 raft_consensus.cc:697] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:42.351651 21566 ts_tablet_manager.cc:1434] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:02:42.352485 21565 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:42.351951 21665 consensus_queue.cc:237] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.352622 21566 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:42.352845 21608 raft_consensus.cc:2804] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.353813 21565 ts_tablet_manager.cc:1403] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.001s
I20260710 11:02:42.353289 21608 raft_consensus.cc:493] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.354423 21608 raft_consensus.cc:3060] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.356361 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:42.356588 21565 raft_consensus.cc:359] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.357023 21293 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.357347 21565 raft_consensus.cc:385] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.357743 21565 raft_consensus.cc:740] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.358409 21565 consensus_queue.cc:260] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.359710 21566 tablet_bootstrap.cc:654] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.361011 21565 ts_tablet_manager.cc:1434] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:42.362036 21565 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:42.362689 21695 raft_consensus.cc:493] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.363196 21695 raft_consensus.cc:515] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.363664 21572 tablet_bootstrap.cc:654] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.374527 21293 raft_consensus.cc:2468] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:42.376410 21482 leader_election.cc:304] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:42.377725 21642 raft_consensus.cc:2804] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.366292 21695 leader_election.cc:290] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.380465 21642 raft_consensus.cc:697] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:42.381804 21642 consensus_queue.cc:237] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.383481 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.368966 21604 leader_election.cc:290] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.385255 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:42.385902 21370 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.385955 21368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
W20260710 11:02:42.389477 21410 leader_election.cc:343] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:42.394176 21410 leader_election.cc:343] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.394910 21410 leader_election.cc:304] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.397100 21193 catalog_manager.cc:5697] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.399626 21695 raft_consensus.cc:2749] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.421605 21370 raft_consensus.cc:2468] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:42.422063 21695 consensus_queue.cc:1048] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.415270 21572 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.424922 21572 ts_tablet_manager.cc:1403] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.008s
I20260710 11:02:42.427940 21572 raft_consensus.cc:359] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.428691 21572 raft_consensus.cc:385] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.428963 21572 raft_consensus.cc:740] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.416774 21565 tablet_bootstrap.cc:654] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.432830 21572 consensus_queue.cc:260] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.440368 21572 ts_tablet_manager.cc:1434] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 11:02:42.441458 21572 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
W20260710 11:02:42.448083 21410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.4:35075, user_credentials={real_user=slave}} blocked reactor thread for 43480.1us
I20260710 11:02:42.454962 21572 tablet_bootstrap.cc:654] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.460660 21608 raft_consensus.cc:515] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.468182 21608 leader_election.cc:290] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.469086 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:42.469714 21295 raft_consensus.cc:3060] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.471789 21665 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.472519 21665 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.477308 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.478022 21566 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:42.478091 21517 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
I20260710 11:02:42.478665 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.478914 21566 ts_tablet_manager.cc:1403] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.126s	user 0.024s	sys 0.047s
I20260710 11:02:42.479694 21261 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:42.480662 21612 raft_consensus.cc:2804] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.481108 21612 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.481468 21612 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:42.482628 21262 leader_election.cc:343] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.483528 21295 raft_consensus.cc:2468] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:42.484782 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:42.485062 21408 leader_election.cc:304] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:42.491456 21566 raft_consensus.cc:359] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.492651 21566 raft_consensus.cc:385] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.493034 21566 raft_consensus.cc:740] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.493978 21566 consensus_queue.cc:260] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.486277 21665 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.490042 21613 raft_consensus.cc:2804] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.498625 21613 raft_consensus.cc:697] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:42.499904 21613 consensus_queue.cc:237] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
W20260710 11:02:42.506910 21410 leader_election.cc:343] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.507933 21193 catalog_manager.cc:5697] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.511045 21192 catalog_manager.cc:5697] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.515641 21612 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.519044 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
W20260710 11:02:42.520689 21262 leader_election.cc:343] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.521004 21566 ts_tablet_manager.cc:1434] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 11:02:42.522639 21566 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: Bootstrap starting.
I20260710 11:02:42.533018 21565 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:42.533792 21565 ts_tablet_manager.cc:1403] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.172s	user 0.012s	sys 0.019s
I20260710 11:02:42.533856 21566 tablet_bootstrap.cc:654] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.540216 21572 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.540771 21612 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.541525 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:42.541632 21565 raft_consensus.cc:359] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.542193 21518 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.542703 21565 raft_consensus.cc:385] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.543332 21565 raft_consensus.cc:740] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.544238 21565 consensus_queue.cc:260] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.549875 21572 ts_tablet_manager.cc:1403] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.005s
I20260710 11:02:42.557027 21564 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.557866 21564 ts_tablet_manager.cc:1403] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.218s	user 0.015s	sys 0.000s
I20260710 11:02:42.558483 21565 ts_tablet_manager.cc:1434] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260710 11:02:42.561928 21565 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:42.564801 21194 catalog_manager.cc:5697] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.566105 21572 raft_consensus.cc:359] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.567355 21572 raft_consensus.cc:385] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.567809 21572 raft_consensus.cc:740] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.569603 21518 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:42.572083 21261 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:42.574272 21572 consensus_queue.cc:260] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.575558 21612 raft_consensus.cc:2804] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.576205 21612 raft_consensus.cc:697] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:42.576860 21564 raft_consensus.cc:359] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.581357 21666 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.582262 21666 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.577152 21612 consensus_queue.cc:237] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.589283 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.585119 21192 catalog_manager.cc:5697] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.595108 21565 tablet_bootstrap.cc:654] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.597018 21604 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.597750 21604 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.600234 21604 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:42.603020 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.604524 21443 raft_consensus.cc:2393] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:42.606791 21666 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:42.607177 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.609953 21482 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.611505 21566 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: No bootstrap required, opened a new log
I20260710 11:02:42.611563 21642 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.612442 21566 ts_tablet_manager.cc:1403] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.040s
I20260710 11:02:42.615734 21566 raft_consensus.cc:359] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.616511 21566 raft_consensus.cc:385] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.616798 21566 raft_consensus.cc:740] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.617030 21604 raft_consensus.cc:493] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.617574 21566 consensus_queue.cc:260] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.617708 21604 raft_consensus.cc:515] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.619995 21566 ts_tablet_manager.cc:1434] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:42.622673 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.622864 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
W20260710 11:02:42.624454 21484 leader_election.cc:343] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:42.625007 21485 leader_election.cc:343] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.625434 21485 leader_election.cc:304] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602
I20260710 11:02:42.626282 21719 raft_consensus.cc:2749] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.627413 21517 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.629652 21565 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: No bootstrap required, opened a new log
I20260710 11:02:42.630211 21565 ts_tablet_manager.cc:1403] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.003s
I20260710 11:02:42.633157 21565 raft_consensus.cc:359] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.633970 21565 raft_consensus.cc:385] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.634274 21565 raft_consensus.cc:740] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.635154 21565 consensus_queue.cc:260] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.637570 21518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.638734 21518 raft_consensus.cc:2393] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:42.640336 21336 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.642112 21666 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.645928 21604 leader_election.cc:290] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.646828 21673 raft_consensus.cc:493] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.647439 21673 raft_consensus.cc:515] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.651993 21673 leader_election.cc:290] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.652751 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.653211 21565 ts_tablet_manager.cc:1434] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:02:42.653616 21295 raft_consensus.cc:2468] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:42.654838 21572 ts_tablet_manager.cc:1434] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.002s
I20260710 11:02:42.655177 21334 leader_election.cc:304] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:42.652777 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.656888 21443 raft_consensus.cc:2468] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 0.
I20260710 11:02:42.657938 21673 raft_consensus.cc:2804] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.658491 21673 raft_consensus.cc:493] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.658912 21673 raft_consensus.cc:3060] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.578099 21564 raft_consensus.cc:385] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.664753 21564 raft_consensus.cc:740] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.669900 21564 consensus_queue.cc:260] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.676496 21673 raft_consensus.cc:515] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.680110 21295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:42.680780 21295 raft_consensus.cc:3060] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.684708 21572 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:42.692721 21642 raft_consensus.cc:2749] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.692744 21673 leader_election.cc:290] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.695552 21673 consensus_queue.cc:1048] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.696120 21665 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.696533 21295 raft_consensus.cc:2468] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 1.
I20260710 11:02:42.699064 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0b042f640048779703c586c795aa6c" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:42.700043 21443 raft_consensus.cc:3060] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:42.707362 21242 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:42.711627 21739 raft_consensus.cc:493] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.712482 21739 raft_consensus.cc:515] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.715837 21739 leader_election.cc:290] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.717203 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.722674 21666 raft_consensus.cc:2749] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.688477 21564 ts_tablet_manager.cc:1434] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.130s	user 0.007s	sys 0.003s
I20260710 11:02:42.724400 21564 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
W20260710 11:02:42.729054 21410 consensus_peers.cc:597] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. 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 11:02:42.726183 21663 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.730515 21663 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.731380 21190 catalog_manager.cc:5697] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.732817 21663 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.735251 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
W20260710 11:02:42.736955 21262 leader_election.cc:343] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.738859 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.738157 21443 raft_consensus.cc:2468] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 1.
I20260710 11:02:42.739571 21517 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 0.
I20260710 11:02:42.740834 21261 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:42.742183 21572 tablet_bootstrap.cc:654] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.742471 21612 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.742934 21612 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.743472 21612 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.744979 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bd69663476a47ec8bac826023bc613e" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.745787 21293 raft_consensus.cc:2393] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:42.747295 21334 leader_election.cc:304] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:42.748863 21740 raft_consensus.cc:2804] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.749966 21740 raft_consensus.cc:697] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:42.751091 21719 raft_consensus.cc:493] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.751664 21719 raft_consensus.cc:515] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:42.751431 21740 consensus_queue.cc:237] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:42.754810 21719 leader_election.cc:290] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:42.756399 21293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.757434 21293 raft_consensus.cc:2468] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:42.759413 21482 leader_election.cc:304] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
W20260710 11:02:42.760218 21336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.4:35075, user_credentials={real_user=slave}} blocked reactor thread for 95476.5us
I20260710 11:02:42.763818 21572 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.764472 21572 ts_tablet_manager.cc:1403] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.009s
I20260710 11:02:42.744998 21564 tablet_bootstrap.cc:654] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.767752 21673 consensus_queue.cc:1048] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.768173 21612 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.769840 21334 leader_election.cc:304] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.772986 21673 raft_consensus.cc:3060] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.774277 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
W20260710 11:02:42.776136 21262 leader_election.cc:343] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.778409 21572 raft_consensus.cc:359] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.779263 21572 raft_consensus.cc:385] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.779536 21572 raft_consensus.cc:740] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.780218 21572 consensus_queue.cc:260] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.785171 21572 ts_tablet_manager.cc:1434] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:02:42.786082 21572 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:42.803506 21663 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.805464 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.813516 21716 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:02:42.834013 21673 raft_consensus.cc:2749] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.837744 21564 tablet_bootstrap.cc:492] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.838455 21564 ts_tablet_manager.cc:1403] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.114s	user 0.026s	sys 0.014s
I20260710 11:02:42.847743 21612 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.849256 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:42.851923 21640 raft_consensus.cc:2804] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:42.858119 21519 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.861236 21564 raft_consensus.cc:359] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.862190 21564 raft_consensus.cc:385] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.862550 21564 raft_consensus.cc:740] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.863341 21564 consensus_queue.cc:260] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.866068 21564 ts_tablet_manager.cc:1434] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260710 11:02:42.867093 21564 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: Bootstrap starting.
I20260710 11:02:42.868652 21572 tablet_bootstrap.cc:654] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.873433 21564 tablet_bootstrap.cc:654] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:42.877328 21519 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 1.
I20260710 11:02:42.882043 21261 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:42.883780 21665 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:42.884761 21663 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.887373 21642 consensus_queue.cc:1048] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.891142 21640 raft_consensus.cc:493] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e47ab6aa46284f62be368abf29424602)
I20260710 11:02:42.891734 21640 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:42.893682 21728 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.894449 21728 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.893666 21192 catalog_manager.cc:5697] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 0 to 1, leader changed from <none> to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:42.896770 21564 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: No bootstrap required, opened a new log
I20260710 11:02:42.897365 21564 ts_tablet_manager.cc:1403] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260710 11:02:42.889734 21665 raft_consensus.cc:697] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:42.900931 21665 consensus_queue.cc:237] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.904181 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.905627 21642 raft_consensus.cc:493] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.910640 21642 raft_consensus.cc:515] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.905187 21728 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:42.908790 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:42.917982 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:42.920701 21442 raft_consensus.cc:2468] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 0.
I20260710 11:02:42.918326 21642 leader_election.cc:290] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:42.911785 21519 raft_consensus.cc:2393] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:42.931620 21485 leader_election.cc:304] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:42.932813 21604 raft_consensus.cc:2804] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.933264 21604 raft_consensus.cc:493] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.935501 21604 raft_consensus.cc:3060] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.940929 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.941716 21410 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:42.942596 21729 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.946909 21642 consensus_queue.cc:1048] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:42.947110 21484 leader_election.cc:343] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:42.950909 21728 raft_consensus.cc:493] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:42.951905 21728 raft_consensus.cc:515] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.955901 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:42.956744 21367 raft_consensus.cc:2468] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:42.957026 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:42.957696 21519 raft_consensus.cc:2468] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 0.
I20260710 11:02:42.958637 21729 raft_consensus.cc:2749] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:42.959931 21410 leader_election.cc:304] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 
I20260710 11:02:42.954424 21728 leader_election.cc:290] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:42.961112 21728 raft_consensus.cc:2804] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:42.961562 21728 raft_consensus.cc:493] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:42.961939 21728 raft_consensus.cc:3060] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:42.964785 21564 raft_consensus.cc:359] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.972108 21564 raft_consensus.cc:385] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:42.972429 21564 raft_consensus.cc:740] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Initialized, Role: FOLLOWER
I20260710 11:02:42.973029 21564 consensus_queue.cc:260] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:42.975123 21564 ts_tablet_manager.cc:1434] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260710 11:02:42.977138 21729 consensus_queue.cc:1048] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:42.981204 21613 consensus_queue.cc:1048] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:42.982659 21572 tablet_bootstrap.cc:492] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:42.980297 21608 consensus_queue.cc:1048] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:42.985237 21572 ts_tablet_manager.cc:1403] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.199s	user 0.019s	sys 0.016s
I20260710 11:02:42.995162 21572 raft_consensus.cc:359] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:42.996488 21572 raft_consensus.cc:385] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:43.000257 21193 catalog_manager.cc:5697] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:42.997123 21572 raft_consensus.cc:740] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:43.000144 21604 raft_consensus.cc:515] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.003540 21572 consensus_queue.cc:260] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.008268 21572 ts_tablet_manager.cc:1434] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.001s
I20260710 11:02:43.012761 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
W20260710 11:02:43.014659 21484 leader_election.cc:343] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:43.017318 21572 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: Bootstrap starting.
I20260710 11:02:43.027446 21640 raft_consensus.cc:515] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:43.030411 21604 leader_election.cc:290] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:43.033444 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:43.040911 21517 raft_consensus.cc:1240] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Rejecting Update request from peer e47ab6aa46284f62be368abf29424602 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:43.045212 21673 consensus_queue.cc:1059] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:43.046351 21673 raft_consensus.cc:3055] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:43.046706 21673 raft_consensus.cc:740] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:43.047039 21640 leader_election.cc:290] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:43.047700 21673 consensus_queue.cc:260] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:43.049350 21442 raft_consensus.cc:3060] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.051359 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:43.053154 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9d7f0b792f480587e4784a6ac80ef0" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:43.053378 21665 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:02:43.054214 21673 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.061566 21728 raft_consensus.cc:515] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.076483 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:43.077180 21367 raft_consensus.cc:3060] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.078517 21442 raft_consensus.cc:2468] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:43.079890 21485 leader_election.cc:304] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:43.080343 21728 leader_election.cc:290] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:43.083542 21572 tablet_bootstrap.cc:654] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:43.085093 21642 raft_consensus.cc:2804] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:43.085686 21642 raft_consensus.cc:697] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:43.086566 21642 consensus_queue.cc:237] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.089264 21716 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:43.095245 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ebf77f984ab407a86ee39cdd06e5eaf" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:43.096055 21517 raft_consensus.cc:3060] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.111160 21370 raft_consensus.cc:2468] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 2.
I20260710 11:02:43.119796 21572 tablet_bootstrap.cc:492] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: No bootstrap required, opened a new log
I20260710 11:02:43.120298 21572 ts_tablet_manager.cc:1403] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: Time spent bootstrapping tablet: real 0.103s	user 0.017s	sys 0.006s
I20260710 11:02:43.123222 21572 raft_consensus.cc:359] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.123917 21572 raft_consensus.cc:385] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:43.124313 21572 raft_consensus.cc:740] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e47ab6aa46284f62be368abf29424602, State: Initialized, Role: FOLLOWER
I20260710 11:02:43.124982 21572 consensus_queue.cc:260] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.123807 21367 raft_consensus.cc:2468] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:43.130038 21738 raft_consensus.cc:493] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:43.130775 21572 ts_tablet_manager.cc:1434] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:43.131490 21738 raft_consensus.cc:515] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.130097 21410 leader_election.cc:304] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:43.134259 21728 raft_consensus.cc:2804] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:43.134749 21728 raft_consensus.cc:697] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:43.134902 21738 leader_election.cc:290] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:43.136153 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:43.135680 21728 consensus_queue.cc:237] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.137815 21484 leader_election.cc:304] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:43.138695 21640 raft_consensus.cc:2804] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:43.139381 21640 raft_consensus.cc:697] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:43.140468 21640 consensus_queue.cc:237] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:43.154835 21517 raft_consensus.cc:2468] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:43.159811 21738 raft_consensus.cc:493] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:43.161177 21738 raft_consensus.cc:515] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:43.160396 21673 consensus_queue.cc:1048] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:43.165762 21729 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:43.166380 21729 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:43.168853 21729 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:43.169456 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:43.171196 21296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:43.173956 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:43.174728 21443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319a29ccc29143328b0f83fa8d4aaa1a" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:43.174901 21517 raft_consensus.cc:2393] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 1: Already voted for candidate c0353f9a89024de18e2731c842a03fd6 in this term.
I20260710 11:02:43.175631 21443 raft_consensus.cc:2393] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 1: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:43.174988 21192 catalog_manager.cc:5697] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 1 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:43.177075 21337 leader_election.cc:304] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:43.178217 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:43.178493 21410 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:43.179451 21729 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.180114 21336 leader_election.cc:304] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e47ab6aa46284f62be368abf29424602; no voters: 04702ee2555e4968a3b188d0290079a6, 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:43.184085 21666 raft_consensus.cc:3060] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.186261 21673 raft_consensus.cc:2749] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:43.187765 21729 raft_consensus.cc:2749] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:43.190901 21738 leader_election.cc:290] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:43.203027 21666 raft_consensus.cc:2749] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:43.205474 21666 consensus_queue.cc:1048] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:43.210265 21192 catalog_manager.cc:5697] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 1 to 2, leader changed from e47ab6aa46284f62be368abf29424602 (127.18.188.2) to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 2 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:43.220733 21190 catalog_manager.cc:5697] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:43.227005 21367 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.412462 21665 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.425419 21716 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:43.503328 21640 consensus_queue.cc:1048] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.517974 21642 consensus_queue.cc:1048] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.635265 21728 consensus_queue.cc:1048] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.656952 21608 consensus_queue.cc:1048] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:43.721663 21296 raft_consensus.cc:3060] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:43.727669 21296 raft_consensus.cc:1275] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:43.729406 21642 consensus_queue.cc:1048] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:43.743597 21367 raft_consensus.cc:1275] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:43.745216 21642 consensus_queue.cc:1048] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:43.750919 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
W20260710 11:02:43.770079 21482 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
W20260710 11:02:43.780740 21408 consensus_peers.cc:597] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. 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 11:02:43.792858 21482 consensus_peers.cc:597] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. 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 11:02:43.804059 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:43.805197 19184 tablet_replica.cc:333] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.806270 19184 raft_consensus.cc:2243] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.806867 19184 raft_consensus.cc:2272] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.809955 19184 tablet_replica.cc:333] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.810825 19184 raft_consensus.cc:2243] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.811623 19184 raft_consensus.cc:2272] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:43.813746 21408 consensus_peers.cc:597] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. 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 11:02:43.813956 19184 tablet_replica.cc:333] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.814683 19184 raft_consensus.cc:2243] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.815404 19184 raft_consensus.cc:2272] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.817245 19184 tablet_replica.cc:333] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.817873 19184 raft_consensus.cc:2243] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.818367 19184 raft_consensus.cc:2272] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.820966 19184 tablet_replica.cc:333] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.821631 19184 raft_consensus.cc:2243] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.822127 19184 raft_consensus.cc:2272] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:43.822448 21482 consensus_peers.cc:597] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. 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 11:02:43.824260 19184 tablet_replica.cc:333] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.825032 19184 raft_consensus.cc:2243] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.825398 19184 raft_consensus.cc:2272] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.827116 19184 tablet_replica.cc:333] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.827606 19184 raft_consensus.cc:2243] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.828248 19184 raft_consensus.cc:2272] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.829854 19184 tablet_replica.cc:333] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.830606 19184 raft_consensus.cc:2243] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.830976 19184 raft_consensus.cc:2272] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.832898 19184 tablet_replica.cc:333] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.833406 19184 raft_consensus.cc:2243] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.833873 19184 raft_consensus.cc:2272] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.835928 19184 tablet_replica.cc:333] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.836449 19184 raft_consensus.cc:2243] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.837101 19184 raft_consensus.cc:2272] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.838723 19184 tablet_replica.cc:333] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.839177 19184 raft_consensus.cc:2243] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.839516 19184 raft_consensus.cc:2272] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.841037 19184 tablet_replica.cc:333] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.841620 19184 raft_consensus.cc:2243] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.841985 19184 raft_consensus.cc:2272] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.843570 19184 tablet_replica.cc:333] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.844043 19184 raft_consensus.cc:2243] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.844759 19184 raft_consensus.cc:2272] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.846844 19184 tablet_replica.cc:333] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.847373 19184 raft_consensus.cc:2243] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.847746 19184 raft_consensus.cc:2272] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.849411 19184 tablet_replica.cc:333] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.850124 19184 raft_consensus.cc:2243] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.850505 19184 raft_consensus.cc:2272] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.852092 19184 tablet_replica.cc:333] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.852542 19184 raft_consensus.cc:2243] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.852890 19184 raft_consensus.cc:2272] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.854545 19184 tablet_replica.cc:333] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.854969 19184 raft_consensus.cc:2243] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:43.855614 19184 raft_consensus.cc:2272] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.857595 19184 tablet_replica.cc:333] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: stopping tablet replica
I20260710 11:02:43.858022 19184 raft_consensus.cc:2243] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:43.858367 19184 raft_consensus.cc:2272] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:43.891201 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
I20260710 11:02:43.916457 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.922628 21777 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 11:02:43.922884 21778 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 11:02:43.925323 21780 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 11:02:43.925446 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:43.928088 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:43.928350 19184 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 11:02:43.928617 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681363928589 us; error 0 us; skew 500 ppm
I20260710 11:02:43.929186 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.931952 19184 webserver.cc:533] Webserver started at http://127.18.188.1:46731/ using document root <none> and password file <none>
I20260710 11:02:43.932610 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.932857 19184 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:43.936929 19184 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:02:43.941960 21785 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.942874 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:02:43.943264 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "c0353f9a89024de18e2731c842a03fd6"
format_stamp: "Formatted at 2026-07-10 11:02:38 on dist-test-slave-5d6r"
I20260710 11:02:43.943636 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681303606337-19184-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 11:02:43.953950 21408 consensus_peers.cc:597] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:43.962388 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.963671 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.965021 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:43.969352 21793 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 11:02:44.076773 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:44.077188 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.109s	user 0.005s	sys 0.000s
I20260710 11:02:44.077610 19184 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:02:44.083259 21793 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.101265 21793 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.102533 21793 tablet_bootstrap.cc:492] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.103325 21793 ts_tablet_manager.cc:1403] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:02:44.106709 21793 raft_consensus.cc:359] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.107476 21793 raft_consensus.cc:740] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.108232 21793 consensus_queue.cc:260] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [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: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.110759 21793 ts_tablet_manager.cc:1434] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 11:02:44.111567 21793 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.125548 21793 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.126526 21793 tablet_bootstrap.cc:492] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.127198 21793 ts_tablet_manager.cc:1403] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260710 11:02:44.128690 21408 consensus_peers.cc:597] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.129477 21793 raft_consensus.cc:359] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.130236 21793 raft_consensus.cc:740] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.130914 21793 consensus_queue.cc:260] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.132670 21793 ts_tablet_manager.cc:1434] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:44.133455 21793 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.150913 21793 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.151885 21793 tablet_bootstrap.cc:492] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.152587 21793 ts_tablet_manager.cc:1403] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 11:02:44.154912 21793 raft_consensus.cc:359] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.155489 21793 raft_consensus.cc:740] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.156191 21793 consensus_queue.cc:260] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.158109 21793 ts_tablet_manager.cc:1434] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:02:44.198096 21793 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
W20260710 11:02:44.214931 21334 consensus_peers.cc:597] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.248029 21482 consensus_peers.cc:597] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.277062 21334 consensus_peers.cc:597] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.280539 21482 consensus_peers.cc:597] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.289342 21793 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.290611 21793 tablet_bootstrap.cc:492] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.291450 21793 ts_tablet_manager.cc:1403] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.094s	user 0.022s	sys 0.016s
I20260710 11:02:44.299494 21793 raft_consensus.cc:359] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.300974 21793 raft_consensus.cc:740] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.302199 21793 consensus_queue.cc:260] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [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: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.305572 21793 ts_tablet_manager.cc:1434] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:02:44.306638 21793 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
W20260710 11:02:44.326206 21482 consensus_peers.cc:597] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:44.329993 21408 consensus_peers.cc:597] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:44.336381 21793 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.337265 21793 tablet_bootstrap.cc:492] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.337852 21793 ts_tablet_manager.cc:1403] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260710 11:02:44.338966 19184 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:44.339299 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.262s	user 0.111s	sys 0.013s
I20260710 11:02:44.340044 21793 raft_consensus.cc:359] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.340617 21793 raft_consensus.cc:740] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.341410 21793 consensus_queue.cc:260] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.343019 21793 ts_tablet_manager.cc:1434] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:44.343972 21793 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.359225 21793 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.360330 21793 tablet_bootstrap.cc:492] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.360965 21793 ts_tablet_manager.cc:1403] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260710 11:02:44.363430 21793 raft_consensus.cc:359] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.364013 21793 raft_consensus.cc:740] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.364813 21793 consensus_queue.cc:260] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.366940 21793 ts_tablet_manager.cc:1434] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260710 11:02:44.367995 21793 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.384765 21793 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.385663 21793 tablet_bootstrap.cc:492] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.386515 21793 ts_tablet_manager.cc:1403] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 11:02:44.390057 21793 raft_consensus.cc:359] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.390895 21793 raft_consensus.cc:740] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.391834 21793 consensus_queue.cc:260] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.394292 21793 ts_tablet_manager.cc:1434] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:02:44.395419 21793 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.424384 21793 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.424461 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:46557
I20260710 11:02:44.424690 21867 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:46557 every 8 connection(s)
I20260710 11:02:44.425325 21793 tablet_bootstrap.cc:492] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.426064 21793 ts_tablet_manager.cc:1403] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260710 11:02:44.428297 21793 raft_consensus.cc:359] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.428977 21793 raft_consensus.cc:740] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.430122 21793 consensus_queue.cc:260] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [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: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.431947 21793 ts_tablet_manager.cc:1434] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:44.432946 21793 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.449295 21793 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.450603 21793 tablet_bootstrap.cc:492] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.451385 21793 ts_tablet_manager.cc:1403] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:02:44.454380 21793 raft_consensus.cc:359] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.455199 21793 raft_consensus.cc:740] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.456104 21868 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37753
I20260710 11:02:44.456000 21793 consensus_queue.cc:260] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.456634 21868 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:44.457665 21868 heartbeater.cc:507] Master 127.18.188.62:37753 requested a full tablet report, sending...
I20260710 11:02:44.458393 21793 ts_tablet_manager.cc:1434] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:44.459401 21793 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.468763 21193 ts_manager.cc:194] Re-registered known tserver with Master: c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.475080 21793 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.475957 21793 tablet_bootstrap.cc:492] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.476522 21793 ts_tablet_manager.cc:1403] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:02:44.479019 21793 raft_consensus.cc:359] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.479560 21793 raft_consensus.cc:740] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.480270 21793 consensus_queue.cc:260] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [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: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.481920 21793 ts_tablet_manager.cc:1434] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:02:44.482641 21793 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.484401 21193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54392
I20260710 11:02:44.488113 21868 heartbeater.cc:499] Master 127.18.188.62:37753 was elected leader, sending a full tablet report...
I20260710 11:02:44.497020 21793 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.498142 21793 tablet_bootstrap.cc:492] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.498798 21793 ts_tablet_manager.cc:1403] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:02:44.500836 21793 raft_consensus.cc:359] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.501457 21793 raft_consensus.cc:740] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.502244 21793 consensus_queue.cc:260] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [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: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.503986 21793 ts_tablet_manager.cc:1434] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:02:44.504781 21793 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.519363 21793 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.520196 21793 tablet_bootstrap.cc:492] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.520824 21793 ts_tablet_manager.cc:1403] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:02:44.523098 21793 raft_consensus.cc:359] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.523794 21793 raft_consensus.cc:740] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.524523 21793 consensus_queue.cc:260] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [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: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.526669 21793 ts_tablet_manager.cc:1434] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:44.527571 21793 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.542109 21793 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.542833 21793 tablet_bootstrap.cc:492] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.543449 21793 ts_tablet_manager.cc:1403] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:02:44.545773 21793 raft_consensus.cc:359] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.546367 21793 raft_consensus.cc:740] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.547065 21793 consensus_queue.cc:260] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.549384 21793 ts_tablet_manager.cc:1434] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:44.550599 21793 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.563391 21793 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.564211 21793 tablet_bootstrap.cc:492] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.564862 21793 ts_tablet_manager.cc:1403] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:44.567273 21793 raft_consensus.cc:359] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.567992 21793 raft_consensus.cc:740] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.568674 21793 consensus_queue.cc:260] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.570446 21793 ts_tablet_manager.cc:1434] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:02:44.571729 21793 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.584630 21793 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.585413 21793 tablet_bootstrap.cc:492] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.586042 21793 ts_tablet_manager.cc:1403] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 11:02:44.587841 21793 raft_consensus.cc:359] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.588316 21793 raft_consensus.cc:740] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.588936 21793 consensus_queue.cc:260] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:44.590868 21793 ts_tablet_manager.cc:1434] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:44.591492 21793 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.606422 21793 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.607146 21793 tablet_bootstrap.cc:492] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.607702 21793 ts_tablet_manager.cc:1403] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 11:02:44.610255 21793 raft_consensus.cc:359] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.611121 21793 raft_consensus.cc:740] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.612313 21793 consensus_queue.cc:260] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [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: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.614696 21793 ts_tablet_manager.cc:1434] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:44.615694 21793 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.633780 21793 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.634943 21793 tablet_bootstrap.cc:492] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.635643 21793 ts_tablet_manager.cc:1403] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:02:44.638234 21793 raft_consensus.cc:359] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.638948 21793 raft_consensus.cc:740] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.639617 21793 consensus_queue.cc:260] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.647045 21793 ts_tablet_manager.cc:1434] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:44.647998 21793 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Bootstrap starting.
I20260710 11:02:44.698539 21793 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: 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 11:02:44.699534 21793 tablet_bootstrap.cc:492] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Bootstrap complete.
I20260710 11:02:44.700220 21793 ts_tablet_manager.cc:1403] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.016s
I20260710 11:02:44.702525 21793 raft_consensus.cc:359] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.703434 21793 raft_consensus.cc:740] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.704169 21793 consensus_queue.cc:260] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [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: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:44.706252 21793 ts_tablet_manager.cc:1434] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:44.867738 21801 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.868333 21801 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.870537 21801 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.872283 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:44.872114 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:44.873047 21840 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:44.874415 21482 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:44.875159 21801 raft_consensus.cc:2804] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:44.875535 21801 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.875854 21801 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.883723 21801 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.885447 21801 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.886396 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:44.886641 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:44.887173 21840 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.893186 21840 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 2.
I20260710 11:02:44.894349 21482 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:44.895052 21801 raft_consensus.cc:2804] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:44.895499 21801 raft_consensus.cc:697] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:44.896360 21801 consensus_queue.cc:237] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.906209 21193 catalog_manager.cc:5697] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 2 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:44.920794 21773 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.921622 21773 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.923643 21773 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.924558 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:44.924726 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:44.925082 21773 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.925570 21840 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:44.925755 21773 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.926769 21408 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:44.927866 21805 raft_consensus.cc:2804] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:44.928256 21805 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.928646 21805 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.930492 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:44.931062 21801 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.931329 21840 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:44.931768 21801 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.932883 21408 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:44.933810 21773 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.934266 21801 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.934386 21773 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:44.934929 21773 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.935336 21773 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.936338 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:44.936825 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:44.937484 21840 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:44.937430 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:44.938325 21517 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 1.
I20260710 11:02:44.938899 21482 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:44.939829 21801 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:44.940176 21801 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:44.940421 21801 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.943435 21805 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.944052 21773 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.945248 21442 raft_consensus.cc:2393] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in current term 2: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:44.947070 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:44.947198 21801 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.949326 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:44.949894 21805 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.950299 21517 raft_consensus.cc:2393] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 2: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:44.949337 21801 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.951159 21773 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:44.951365 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:44.951547 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:44.953758 21841 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.953812 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:44.954067 21839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:44.955703 21442 raft_consensus.cc:2393] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in current term 2: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:44.956552 21840 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:44.957015 21485 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:44.957934 21801 raft_consensus.cc:2749] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:44.962257 21841 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 2.
I20260710 11:02:44.962682 21840 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04702ee2555e4968a3b188d0290079a6 in term 2.
I20260710 11:02:44.963637 21408 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:44.964341 21773 raft_consensus.cc:2804] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:44.964843 21773 raft_consensus.cc:697] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:44.964787 21408 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8
I20260710 11:02:44.965931 21804 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:44.965972 21773 consensus_queue.cc:237] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.966543 21804 raft_consensus.cc:697] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Becoming Leader. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:44.967268 21804 consensus_queue.cc:237] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:44.975133 21193 catalog_manager.cc:5697] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:44.987406 21193 catalog_manager.cc:5697] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 04702ee2555e4968a3b188d0290079a6 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "04702ee2555e4968a3b188d0290079a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.050005 21801 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.050561 21801 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.051396 21719 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.051936 21719 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.052537 21801 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.053400 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:45.054039 21719 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.053927 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.054817 21841 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:45.055941 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.056200 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:45.056427 21482 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:45.056648 21840 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:45.057895 21482 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:45.058053 21719 raft_consensus.cc:2804] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:45.058509 21719 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.058827 21801 raft_consensus.cc:2804] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:45.058892 21719 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.059439 21801 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.059823 21801 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.065362 21719 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.066044 21801 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.067453 21719 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.068300 21801 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.068449 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:45.068449 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:45.068938 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:45.069621 21840 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.070165 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:45.070791 21841 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.076066 21840 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 2.
I20260710 11:02:45.076648 21841 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 2.
I20260710 11:02:45.077210 21482 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 04702ee2555e4968a3b188d0290079a6
I20260710 11:02:45.078044 21801 raft_consensus.cc:2804] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:45.078455 21482 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:45.078540 21801 raft_consensus.cc:697] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:45.079210 21719 raft_consensus.cc:2804] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:45.079730 21719 raft_consensus.cc:697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:45.079696 21801 consensus_queue.cc:237] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.080798 21719 consensus_queue.cc:237] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.088586 21193 catalog_manager.cc:5697] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 2 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.100980 21193 catalog_manager.cc:5697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 2 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.130503 21804 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.131088 21804 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.133468 21804 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.134575 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.134513 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:45.135490 21841 raft_consensus.cc:2393] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 2: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:45.137291 21410 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:45.138140 21805 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.144317 21805 raft_consensus.cc:2749] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:45.183877 21804 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.184449 21804 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.186509 21804 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.187218 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:45.190663 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "04702ee2555e4968a3b188d0290079a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.191531 21840 raft_consensus.cc:2393] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04702ee2555e4968a3b188d0290079a6 in current term 2: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:45.192788 21408 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [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: 04702ee2555e4968a3b188d0290079a6; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:45.193696 21805 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.202405 21805 raft_consensus.cc:2749] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:45.205546 21719 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.206176 21719 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:45.208320 21719 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:45.209134 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.209961 21840 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 1.
I20260710 11:02:45.210090 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602" is_pre_election: true
I20260710 11:02:45.211199 21482 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:45.212095 21719 raft_consensus.cc:2804] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:45.212484 21719 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.212836 21719 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.214926 21884 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.215597 21884 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.217972 21884 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.219157 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.219201 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:45.220228 21840 raft_consensus.cc:2393] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 2: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:45.220671 21719 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:45.222684 21336 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [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: e47ab6aa46284f62be368abf29424602; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:45.224167 21884 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.227511 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:45.228309 21840 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.232143 21719 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 election: Requested vote from peers c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:45.232384 21370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:45.234612 21884 raft_consensus.cc:2749] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:45.239410 21840 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in term 2.
I20260710 11:02:45.241014 21482 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: e47ab6aa46284f62be368abf29424602
I20260710 11:02:45.242003 21719 raft_consensus.cc:2804] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:45.242542 21719 raft_consensus.cc:697] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Leader. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:45.243327 21719 consensus_queue.cc:237] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:45.251844 21190 catalog_manager.cc:5697] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 reported cstate change: term changed from 1 to 2, leader changed from c0353f9a89024de18e2731c842a03fd6 (127.18.188.1) to 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4). New cstate: current_term: 2 leader_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.269891 21884 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.270619 21884 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:45.273053 21884 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.273339 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" is_pre_election: true
I20260710 11:02:45.273857 21840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.274727 21840 raft_consensus.cc:2393] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e47ab6aa46284f62be368abf29424602 in current term 2: Already voted for candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in this term.
I20260710 11:02:45.275774 21334 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [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: e47ab6aa46284f62be368abf29424602; no voters: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:45.276669 21884 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.281904 21884 raft_consensus.cc:2749] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:45.285220 21442 raft_consensus.cc:1275] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.286886 21640 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.298822 21840 raft_consensus.cc:1275] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.300519 21640 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.306418 21640 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0353f9a89024de18e2731c842a03fd6)
I20260710 11:02:45.307076 21640 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:45.310889 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0353f9a89024de18e2731c842a03fd6" is_pre_election: true
I20260710 11:02:45.311780 21841 raft_consensus.cc:2393] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 09a2ec9adb9043e1b2467be6b7db2bc8 in current term 2: Already voted for candidate 04702ee2555e4968a3b188d0290079a6 in this term.
I20260710 11:02:45.311693 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04702ee2555e4968a3b188d0290079a6" is_pre_election: true
I20260710 11:02:45.314498 21640 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:45.314476 21485 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: 09a2ec9adb9043e1b2467be6b7db2bc8; no voters: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:45.315654 21640 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:45.322418 21640 raft_consensus.cc:2749] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:45.359200 21841 raft_consensus.cc:1275] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 04702ee2555e4968a3b188d0290079a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.360541 21804 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.369686 21517 raft_consensus.cc:1275] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Refusing update from remote peer 04702ee2555e4968a3b188d0290079a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.371474 21773 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.427711 21841 raft_consensus.cc:1275] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 04702ee2555e4968a3b188d0290079a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.429179 21805 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.442620 21517 raft_consensus.cc:1275] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Refusing update from remote peer 04702ee2555e4968a3b188d0290079a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.448072 21773 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:45.557318 21841 raft_consensus.cc:1275] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.558993 21640 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:45.570884 21370 raft_consensus.cc:1275] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.572594 21801 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.603225 21442 raft_consensus.cc:1275] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.604719 21719 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.616030 21841 raft_consensus.cc:1275] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.618331 21640 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:45.739375 21840 raft_consensus.cc:1275] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.740885 21719 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:45.754921 21370 raft_consensus.cc:1275] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Refusing update from remote peer 09a2ec9adb9043e1b2467be6b7db2bc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:45.756681 21719 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:50.519870 21485 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:35825, user_credentials={real_user=slave}} blocked reactor thread for 495866us
W20260710 11:02:51.323132 19189 debug-util.cc:398] Leaking SignalData structure 0x7b080000f340 after lost signal to thread 21485
W20260710 11:02:51.374609 21392 debug-util.cc:398] Leaking SignalData structure 0x7b080019b360 after lost signal to thread 19187
W20260710 11:02:51.375756 21392 debug-util.cc:398] Leaking SignalData structure 0x7b08000d3fa0 after lost signal to thread 21228
W20260710 11:02:51.376788 21392 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee9c0 after lost signal to thread 21395
W20260710 11:02:51.377713 21392 debug-util.cc:398] Leaking SignalData structure 0x7b0800154860 after lost signal to thread 21469
W20260710 11:02:51.378607 21392 debug-util.cc:398] Leaking SignalData structure 0x7b080014b400 after lost signal to thread 21543
W20260710 11:02:51.379539 21392 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec900 after lost signal to thread 21867
I20260710 11:02:54.883095 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:54.926374 21444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562"
dest_uuid: "04702ee2555e4968a3b188d0290079a6"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33950
I20260710 11:02:54.927227 21444 raft_consensus.cc:606] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:54.930576 21444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c6641703de24819842c95861be5c753"
dest_uuid: "04702ee2555e4968a3b188d0290079a6"
mode: GRACEFUL
new_leader_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:33950
I20260710 11:02:54.931130 21444 raft_consensus.cc:606] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Received request to transfer leadership to TS e47ab6aa46284f62be368abf29424602
I20260710 11:02:54.934839 21444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52713075b847413d931737c86f268952"
dest_uuid: "04702ee2555e4968a3b188d0290079a6"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33950
I20260710 11:02:54.935567 21444 raft_consensus.cc:606] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:54.951457 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:54.952214 21519 raft_consensus.cc:606] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:54.956255 21444 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683"
dest_uuid: "04702ee2555e4968a3b188d0290079a6"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33950
I20260710 11:02:54.956931 21444 raft_consensus.cc:606] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:54.959105 21930 raft_consensus.cc:993] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:54.959128 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:54.959734 21930 raft_consensus.cc:1081] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:54.959885 21938 raft_consensus.cc:993] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:54.960389 21938 raft_consensus.cc:1081] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:54.962146 21841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33970
I20260710 11:02:54.962834 21837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33974
I20260710 11:02:54.962924 21841 raft_consensus.cc:493] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:54.963447 21841 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:54.963490 21837 raft_consensus.cc:493] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:54.963977 21837 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:54.964783 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:54.973865 21837 raft_consensus.cc:515] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:54.983178 21841 raft_consensus.cc:515] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:54.985652 21837 leader_election.cc:290] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 3 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:54.986541 21841 leader_election.cc:290] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 3 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227)
I20260710 11:02:55.005846 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:55.006629 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "835f4210c01b4923bcd1cfc8f337b683" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:55.006767 21442 raft_consensus.cc:3055] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:55.007155 21519 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.007184 21442 raft_consensus.cc:740] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:55.008340 21442 consensus_queue.cc:260] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:55.010219 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:55.010923 21517 raft_consensus.cc:3055] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:55.011251 21517 raft_consensus.cc:740] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:55.012246 21517 consensus_queue.cc:260] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:55.015926 21519 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.017870 21788 leader_election.cc:304] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [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: 09a2ec9adb9043e1b2467be6b7db2bc8, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:55.019632 21442 raft_consensus.cc:3060] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.014065 21517 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.023876 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615e3ad09f42d0ab5fb11183808c3f" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:55.024636 21367 raft_consensus.cc:3060] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.030783 21517 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.033988 21442 raft_consensus.cc:2468] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.034830 21367 raft_consensus.cc:2468] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.037707 21788 leader_election.cc:304] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [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: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:55.037575 21946 raft_consensus.cc:2804] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:55.043126 21947 raft_consensus.cc:2804] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:55.050776 21946 raft_consensus.cc:697] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:55.052088 21946 consensus_queue.cc:237] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:55.054006 21947 raft_consensus.cc:697] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:55.055228 21947 consensus_queue.cc:237] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [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: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:55.082463 21190 catalog_manager.cc:5697] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 2 to 3, leader changed from 04702ee2555e4968a3b188d0290079a6 (127.18.188.3) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.084451 21190 catalog_manager.cc:5697] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 2 to 3, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.100330 21938 raft_consensus.cc:993] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:55.101037 21935 raft_consensus.cc:1081] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:55.103303 21841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33974
I20260710 11:02:55.103997 21841 raft_consensus.cc:493] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.104413 21841 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.114305 21841 raft_consensus.cc:515] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:55.118762 21841 leader_election.cc:290] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 3 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:55.118844 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:55.119002 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09fd8f0644f24b0693ac2ccf8bf55562" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:55.119556 21442 raft_consensus.cc:3055] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:55.120112 21517 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.120132 21442 raft_consensus.cc:740] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:55.121580 21442 consensus_queue.cc:260] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:55.122840 21442 raft_consensus.cc:3060] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:55.128561 21442 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.128479 21517 raft_consensus.cc:2468] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:55.130194 21789 leader_election.cc:304] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:55.131116 21947 raft_consensus.cc:2804] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:55.131675 21947 raft_consensus.cc:697] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:55.132719 21947 consensus_queue.cc:237] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:55.144439 21190 catalog_manager.cc:5697] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 2 to 3, leader changed from 04702ee2555e4968a3b188d0290079a6 (127.18.188.3) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:55.172891 21938 raft_consensus.cc:993] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:55.173409 21935 raft_consensus.cc:1081] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:55.175310 21841 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52713075b847413d931737c86f268952"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33974
I20260710 11:02:55.175839 21841 raft_consensus.cc:493] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.176185 21841 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.182132 21841 raft_consensus.cc:515] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:55.184270 21841 leader_election.cc:290] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 2 election: Requested vote from peers e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227), 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825)
I20260710 11:02:55.186017 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:55.184866 21367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52713075b847413d931737c86f268952" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e47ab6aa46284f62be368abf29424602"
I20260710 11:02:55.186772 21442 raft_consensus.cc:3055] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.187084 21367 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.187206 21442 raft_consensus.cc:740] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:55.188271 21442 consensus_queue.cc:260] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:55.189838 21442 raft_consensus.cc:3060] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.192525 21367 raft_consensus.cc:2468] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 2.
I20260710 11:02:55.193928 21788 leader_election.cc:304] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:55.194782 21947 raft_consensus.cc:2804] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.195462 21947 raft_consensus.cc:697] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 2 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:55.196370 21947 consensus_queue.cc:237] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } }
I20260710 11:02:55.198419 21442 raft_consensus.cc:2468] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 2.
I20260710 11:02:55.207393 21190 catalog_manager.cc:5697] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 1 to 2, leader changed from 04702ee2555e4968a3b188d0290079a6 (127.18.188.3) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.286936 21938 raft_consensus.cc:993] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: : Instructing follower e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:55.287511 21938 raft_consensus.cc:1081] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Signalling peer e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:55.289453 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c6641703de24819842c95861be5c753"
dest_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:36358
I20260710 11:02:55.290187 21370 raft_consensus.cc:493] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:55.290591 21370 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.299409 21370 raft_consensus.cc:515] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:55.303002 21370 leader_election.cc:290] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:55.303571 21517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:55.303702 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c6641703de24819842c95861be5c753" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:55.304319 21517 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.304757 21442 raft_consensus.cc:3055] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:55.305074 21442 raft_consensus.cc:740] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04702ee2555e4968a3b188d0290079a6, State: Running, Role: LEADER
I20260710 11:02:55.305828 21442 consensus_queue.cc:260] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:55.306788 21442 raft_consensus.cc:3060] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:55.315248 21517 raft_consensus.cc:2468] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:55.316691 21336 leader_election.cc:304] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a2ec9adb9043e1b2467be6b7db2bc8, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:55.317909 21924 raft_consensus.cc:2804] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:55.319159 21442 raft_consensus.cc:2468] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:55.324008 21924 raft_consensus.cc:697] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:55.325369 21924 consensus_queue.cc:237] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } }
I20260710 11:02:55.339212 21190 catalog_manager.cc:5697] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 1 to 2, leader changed from 04702ee2555e4968a3b188d0290079a6 (127.18.188.3) to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:55.464874 21442 raft_consensus.cc:1275] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.466642 21947 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:55.473024 21370 raft_consensus.cc:1275] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.474692 21946 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:55.491616 21517 raft_consensus.cc:1275] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.493480 21948 consensus_queue.cc:1048] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:55.493935 21517 raft_consensus.cc:1275] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.495824 21948 consensus_queue.cc:1048] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:55.576504 21370 raft_consensus.cc:1275] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:55.578702 21949 consensus_queue.cc:1048] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:55.589426 21442 raft_consensus.cc:1275] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:55.590936 21947 consensus_queue.cc:1048] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:55.614763 21519 raft_consensus.cc:1275] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.616312 21946 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:55.628316 21442 raft_consensus.cc:1275] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:55.630311 21948 consensus_queue.cc:1048] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:55.728323 21442 raft_consensus.cc:1275] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:55.730010 21924 consensus_queue.cc:1048] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:55.739975 21519 raft_consensus.cc:1275] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:55.742364 21958 consensus_queue.cc:1048] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:55.966527 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:55.988447 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:56.006067 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:56.006716 21519 raft_consensus.cc:606] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:56.009832 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:56.010360 21519 raft_consensus.cc:606] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Received request to transfer leadership to TS e47ab6aa46284f62be368abf29424602
I20260710 11:02:56.012928 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:56.013411 21519 raft_consensus.cc:606] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Received request to transfer leadership to TS c0353f9a89024de18e2731c842a03fd6
I20260710 11:02:56.016355 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:56.016903 21519 raft_consensus.cc:606] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Received request to transfer leadership to TS e47ab6aa46284f62be368abf29424602
I20260710 11:02:56.019642 21519 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf"
dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
mode: GRACEFUL
new_leader_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:38576
I20260710 11:02:56.020216 21519 raft_consensus.cc:606] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Received request to transfer leadership to TS e47ab6aa46284f62be368abf29424602
I20260710 11:02:56.021456 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:56.022176 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:56.175318 21930 raft_consensus.cc:993] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.175807 21934 raft_consensus.cc:1081] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Signalling peer e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.177135 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4"
dest_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:36362
I20260710 11:02:56.177600 21370 raft_consensus.cc:493] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.177834 21370 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.182168 21370 raft_consensus.cc:515] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.183943 21370 leader_election.cc:290] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:56.185362 21841 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:56.185362 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2ebfe4a0004012bd2a4638f29aebb4" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:56.186298 21841 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.186359 21519 raft_consensus.cc:3055] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:56.186808 21519 raft_consensus.cc:740] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:56.187642 21519 consensus_queue.cc:260] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.188898 21519 raft_consensus.cc:3060] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.193617 21841 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:56.195139 21334 leader_election.cc:304] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:56.195930 21958 raft_consensus.cc:2804] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.196048 21519 raft_consensus.cc:2468] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:56.196501 21958 raft_consensus.cc:697] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:56.197657 21958 consensus_queue.cc:237] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.208782 21193 catalog_manager.cc:5697] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 1 to 2, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:56.234889 21930 raft_consensus.cc:993] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:56.235457 21934 raft_consensus.cc:1081] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:56.236975 21837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33970
I20260710 11:02:56.237434 21837 raft_consensus.cc:493] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.237818 21837 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.243567 21837 raft_consensus.cc:515] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.245443 21837 leader_election.cc:290] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 3 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:56.246382 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:56.246469 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ab82c5462a4c8c89e08adab816d152" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:56.247474 21442 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.247505 21519 raft_consensus.cc:3055] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:56.248188 21519 raft_consensus.cc:740] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:56.249035 21519 consensus_queue.cc:260] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.250288 21519 raft_consensus.cc:3060] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.253638 21442 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:56.255328 21789 leader_election.cc:304] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:56.256299 21948 raft_consensus.cc:2804] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:56.256773 21948 raft_consensus.cc:697] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:56.257650 21948 consensus_queue.cc:237] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.258996 21519 raft_consensus.cc:2468] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:56.268934 21934 raft_consensus.cc:993] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.268518 21193 catalog_manager.cc:5697] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 2 to 3, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:56.269559 21981 raft_consensus.cc:1081] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Signalling peer e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.271474 21370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57"
dest_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:36362
I20260710 11:02:56.272024 21370 raft_consensus.cc:493] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.272382 21370 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.278638 21370 raft_consensus.cc:515] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.280311 21370 leader_election.cc:290] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 3 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:56.281281 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:56.281335 21837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee84bb807ab42a8b6d3a464ac6f0d57" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:56.282115 21519 raft_consensus.cc:3055] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:56.282600 21519 raft_consensus.cc:740] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:56.283335 21519 consensus_queue.cc:260] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.282125 21837 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.284598 21519 raft_consensus.cc:3060] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.289775 21837 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 3.
I20260710 11:02:56.291055 21334 leader_election.cc:304] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [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: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:56.291121 21519 raft_consensus.cc:2468] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 3.
I20260710 11:02:56.291904 21958 raft_consensus.cc:2804] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:56.292382 21958 raft_consensus.cc:697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 3 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:56.293223 21958 consensus_queue.cc:237] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [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: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.302186 21193 catalog_manager.cc:5697] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 2 to 3, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:56.369895 21981 raft_consensus.cc:993] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.370337 21934 raft_consensus.cc:1081] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Signalling peer e47ab6aa46284f62be368abf29424602 to start an election
I20260710 11:02:56.371663 21367 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf"
dest_uuid: "e47ab6aa46284f62be368abf29424602"
 from {username='slave'} at 127.0.0.1:36362
I20260710 11:02:56.372118 21367 raft_consensus.cc:493] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.372397 21367 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.376675 21367 raft_consensus.cc:515] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.378142 21367 leader_election.cc:290] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Requested vote from peers 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075), c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557)
I20260710 11:02:56.379053 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:56.379177 21837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "897d6edc3e394eb4b54afa46b3c20ccf" candidate_uuid: "e47ab6aa46284f62be368abf29424602" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
I20260710 11:02:56.379623 21519 raft_consensus.cc:3055] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:56.379772 21837 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.379918 21519 raft_consensus.cc:740] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:56.380672 21519 consensus_queue.cc:260] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.381624 21519 raft_consensus.cc:3060] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.384585 21837 raft_consensus.cc:2468] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:56.385737 21334 leader_election.cc:304] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0353f9a89024de18e2731c842a03fd6, e47ab6aa46284f62be368abf29424602; no voters: 
I20260710 11:02:56.386291 21519 raft_consensus.cc:2468] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e47ab6aa46284f62be368abf29424602 in term 2.
I20260710 11:02:56.386839 21983 raft_consensus.cc:2804] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.387450 21983 raft_consensus.cc:697] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Becoming Leader. State: Replica: e47ab6aa46284f62be368abf29424602, State: Running, Role: LEADER
I20260710 11:02:56.388425 21983 consensus_queue.cc:237] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } }
I20260710 11:02:56.396191 21193 catalog_manager.cc:5697] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 reported cstate change: term changed from 1 to 2, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to e47ab6aa46284f62be368abf29424602 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "e47ab6aa46284f62be368abf29424602" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e47ab6aa46284f62be368abf29424602" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:56.586192 21981 raft_consensus.cc:993] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: : Instructing follower c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:56.586704 21934 raft_consensus.cc:1081] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Signalling peer c0353f9a89024de18e2731c842a03fd6 to start an election
I20260710 11:02:56.588676 21837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274"
dest_uuid: "c0353f9a89024de18e2731c842a03fd6"
 from {username='slave'} at 127.0.0.1:33970
I20260710 11:02:56.589164 21837 raft_consensus.cc:493] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:56.589560 21837 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.592254 21841 raft_consensus.cc:1275] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.593762 21983 consensus_queue.cc:1048] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.595672 21837 raft_consensus.cc:515] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.597573 21837 leader_election.cc:290] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [CANDIDATE]: Term 3 election: Requested vote from peers 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825), 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4:35075)
I20260710 11:02:56.600385 21519 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8"
I20260710 11:02:56.600576 21442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69afc41c425747019ec28ce0a9d66274" candidate_uuid: "c0353f9a89024de18e2731c842a03fd6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04702ee2555e4968a3b188d0290079a6"
I20260710 11:02:56.605185 21442 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.606885 21519 raft_consensus.cc:3055] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:56.607244 21519 raft_consensus.cc:740] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 09a2ec9adb9043e1b2467be6b7db2bc8, State: Running, Role: LEADER
I20260710 11:02:56.607998 21519 consensus_queue.cc:260] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.609261 21519 raft_consensus.cc:3060] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:56.612922 21517 raft_consensus.cc:1275] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.613106 21442 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:56.615300 21924 consensus_queue.cc:1048] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:56.615433 21789 leader_election.cc:304] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [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: 04702ee2555e4968a3b188d0290079a6, c0353f9a89024de18e2731c842a03fd6; no voters: 
I20260710 11:02:56.617221 21948 raft_consensus.cc:2804] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:56.618096 21948 raft_consensus.cc:697] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Becoming Leader. State: Replica: c0353f9a89024de18e2731c842a03fd6, State: Running, Role: LEADER
I20260710 11:02:56.619727 21948 consensus_queue.cc:237] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [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: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } }
I20260710 11:02:56.632933 21519 raft_consensus.cc:2468] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0353f9a89024de18e2731c842a03fd6 in term 3.
I20260710 11:02:56.641266 21193 catalog_manager.cc:5697] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 reported cstate change: term changed from 2 to 3, leader changed from 09a2ec9adb9043e1b2467be6b7db2bc8 (127.18.188.4) to c0353f9a89024de18e2731c842a03fd6 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "c0353f9a89024de18e2731c842a03fd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:56.652510 21517 raft_consensus.cc:1275] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.653995 21948 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:56.666044 21444 raft_consensus.cc:1275] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.668219 21949 consensus_queue.cc:1048] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:56.748699 21519 raft_consensus.cc:1275] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.750238 21924 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:56.758526 21841 raft_consensus.cc:1275] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:56.762081 21924 consensus_queue.cc:1048] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:56.960014 21519 raft_consensus.cc:1275] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.961687 21924 consensus_queue.cc:1048] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.970832 21841 raft_consensus.cc:1275] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Refusing update from remote peer e47ab6aa46284f62be368abf29424602: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.972362 21996 consensus_queue.cc:1048] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0353f9a89024de18e2731c842a03fd6" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 46557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:57.023139 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:57.040412 19184 tablet_server.cc:179] TabletServer@127.18.188.1:46557 shutting down...
I20260710 11:02:57.047550 21519 raft_consensus.cc:1275] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:57.052389 21949 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a2ec9adb9043e1b2467be6b7db2bc8" member_type: VOTER last_known_addr { host: "127.18.188.4" port: 35075 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:57.068341 21442 raft_consensus.cc:1275] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Refusing update from remote peer c0353f9a89024de18e2731c842a03fd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:57.070545 21946 consensus_queue.cc:1048] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04702ee2555e4968a3b188d0290079a6" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 35825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:57.096698 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:57.098126 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.099090 19184 raft_consensus.cc:2243] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.099637 19184 raft_consensus.cc:2272] T 6bd69663476a47ec8bac826023bc613e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.102506 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.103245 19184 raft_consensus.cc:2243] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.104100 19184 raft_consensus.cc:2272] T 52713075b847413d931737c86f268952 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.107235 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.108407 19184 raft_consensus.cc:2243] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.109613 19184 raft_consensus.cc:2272] T 20ab82c5462a4c8c89e08adab816d152 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.112600 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.113246 19184 raft_consensus.cc:2243] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.113729 19184 raft_consensus.cc:2272] T 5c2ebfe4a0004012bd2a4638f29aebb4 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.116406 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.116983 19184 raft_consensus.cc:2243] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.117798 19184 raft_consensus.cc:2272] T 09fd8f0644f24b0693ac2ccf8bf55562 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.119715 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.120311 19184 raft_consensus.cc:2243] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.121127 19184 raft_consensus.cc:2272] T 835f4210c01b4923bcd1cfc8f337b683 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.123231 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.123759 19184 raft_consensus.cc:2243] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.124245 19184 raft_consensus.cc:2272] T 7ddffa5fba104406bae6b733ea5e506e P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.126159 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.126684 19184 raft_consensus.cc:2243] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.127208 19184 raft_consensus.cc:2272] T c246cbdd3c814bf792aa997780ea2542 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.128875 21408 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260710 11:02:57.129385 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.130111 19184 raft_consensus.cc:2243] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.130563 19184 raft_consensus.cc:2272] T 81f8fcc33f4542e18fe22e1f8a2df760 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.132761 21408 consensus_peers.cc:597] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. 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 11:02:57.133277 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.133919 19184 raft_consensus.cc:2243] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.134384 19184 raft_consensus.cc:2272] T cbccb144491244e8861c7005f44844b5 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.136464 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.137329 19184 raft_consensus.cc:2243] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.138254 19184 raft_consensus.cc:2272] T 60615e3ad09f42d0ab5fb11183808c3f P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.140184 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.140734 19184 raft_consensus.cc:2243] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.141199 19184 raft_consensus.cc:2272] T 5f0b042f640048779703c586c795aa6c P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.143410 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.143975 19184 raft_consensus.cc:2243] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.144428 19184 raft_consensus.cc:2272] T 3235e3a70deb4ffeb21b4ee8f79faae2 P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.147421 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.148303 19184 raft_consensus.cc:2243] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.149480 19184 raft_consensus.cc:2272] T 69afc41c425747019ec28ce0a9d66274 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.152650 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.153254 19184 raft_consensus.cc:2243] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.153751 19184 raft_consensus.cc:2272] T 897d6edc3e394eb4b54afa46b3c20ccf P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.156378 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.156984 19184 raft_consensus.cc:2243] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.157406 19184 raft_consensus.cc:2272] T fd9d7f0b792f480587e4784a6ac80ef0 P c0353f9a89024de18e2731c842a03fd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.159731 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.160277 19184 raft_consensus.cc:2243] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.160734 19184 raft_consensus.cc:2272] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P c0353f9a89024de18e2731c842a03fd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.163277 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:57.163923 19184 raft_consensus.cc:2243] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.164403 19184 raft_consensus.cc:2272] T 5603909cbc034c0f8015290c08f280eb P c0353f9a89024de18e2731c842a03fd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.199417 19184 tablet_server.cc:196] TabletServer@127.18.188.1:46557 shutdown complete.
W20260710 11:02:57.206393 21334 consensus_peers.cc:597] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:57.218379 21334 consensus_peers.cc:597] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.241876 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
W20260710 11:02:57.264163 21334 consensus_peers.cc:597] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:57.261842 21482 consensus_peers.cc:597] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:57.283131 21484 consensus_peers.cc:597] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. 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 11:02:57.292876 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:02:57.293089 21408 consensus_peers.cc:597] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.293756 19184 tablet_replica.cc:333] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.294668 19184 raft_consensus.cc:2243] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.295172 19184 raft_consensus.cc:2272] T 6bd69663476a47ec8bac826023bc613e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.297881 19184 tablet_replica.cc:333] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.298627 19184 raft_consensus.cc:2243] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:02:57.298743 21410 consensus_peers.cc:597] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. 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 11:02:57.299492 19184 raft_consensus.cc:2272] T 2c6641703de24819842c95861be5c753 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.302271 19184 tablet_replica.cc:333] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.303045 19184 raft_consensus.cc:2243] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.303587 19184 raft_consensus.cc:2272] T 5ebf77f984ab407a86ee39cdd06e5eaf P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.305478 19184 tablet_replica.cc:333] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.306109 19184 raft_consensus.cc:2243] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.306639 19184 raft_consensus.cc:2272] T 60615e3ad09f42d0ab5fb11183808c3f P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.308290 19184 tablet_replica.cc:333] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.308816 19184 raft_consensus.cc:2243] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.309701 19184 raft_consensus.cc:2272] T 5f0b042f640048779703c586c795aa6c P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.311993 19184 tablet_replica.cc:333] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602: stopping tablet replica
W20260710 11:02:57.312083 21410 consensus_peers.cc:597] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. 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 11:02:57.312703 19184 raft_consensus.cc:2243] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.313239 19184 raft_consensus.cc:2272] T 63769cc9fe93433fae2369f0c3c457eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.315714 19184 tablet_replica.cc:333] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.316491 19184 raft_consensus.cc:2243] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.316957 19184 raft_consensus.cc:2272] T c246cbdd3c814bf792aa997780ea2542 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.319083 19184 tablet_replica.cc:333] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.319693 19184 raft_consensus.cc:2243] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.320187 19184 raft_consensus.cc:2272] T 319a29ccc29143328b0f83fa8d4aaa1a P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.322098 19184 tablet_replica.cc:333] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.322592 19184 raft_consensus.cc:2243] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.323433 19184 raft_consensus.cc:2272] T 5c2ebfe4a0004012bd2a4638f29aebb4 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.326526 19184 tablet_replica.cc:333] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.327252 19184 raft_consensus.cc:2243] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.327844 19184 raft_consensus.cc:2272] T cbccb144491244e8861c7005f44844b5 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.327906 21484 consensus_peers.cc:597] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. 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 11:02:57.330199 19184 tablet_replica.cc:333] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.330824 19184 raft_consensus.cc:2243] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.331241 19184 raft_consensus.cc:2272] T 5603909cbc034c0f8015290c08f280eb P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.333033 19184 tablet_replica.cc:333] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.333640 19184 raft_consensus.cc:2243] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.334414 19184 raft_consensus.cc:2272] T 897d6edc3e394eb4b54afa46b3c20ccf P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.336695 19184 tablet_replica.cc:333] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.337291 19184 raft_consensus.cc:2243] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.337829 19184 raft_consensus.cc:2272] T fd9d7f0b792f480587e4784a6ac80ef0 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.339752 19184 tablet_replica.cc:333] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.340293 19184 raft_consensus.cc:2243] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.341091 19184 raft_consensus.cc:2272] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P e47ab6aa46284f62be368abf29424602 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.343217 19184 tablet_replica.cc:333] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.343752 19184 raft_consensus.cc:2243] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.344228 19184 raft_consensus.cc:2272] T c32e7691a23443ccb81ef415d6168f0b P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.346251 19184 tablet_replica.cc:333] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.346736 19184 raft_consensus.cc:2243] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.347304 19184 raft_consensus.cc:2272] T 52713075b847413d931737c86f268952 P e47ab6aa46284f62be368abf29424602 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.349728 19184 tablet_replica.cc:333] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.350370 19184 raft_consensus.cc:2243] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.350901 19184 raft_consensus.cc:2272] T bd895ddeb71743328fe124da0c6a57c7 P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.352828 19184 tablet_replica.cc:333] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602: stopping tablet replica
I20260710 11:02:57.353425 19184 raft_consensus.cc:2243] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.354336 19184 raft_consensus.cc:2272] T 7ddffa5fba104406bae6b733ea5e506e P e47ab6aa46284f62be368abf29424602 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.411449 21408 consensus_peers.cc:597] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.420648 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
W20260710 11:02:57.423699 21482 consensus_peers.cc:597] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.457793 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
W20260710 11:02:57.465260 21410 consensus_peers.cc:597] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:37227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:57.466897 21485 consensus_peers.cc:597] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Couldn't send request to peer 04702ee2555e4968a3b188d0290079a6. 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 11:02:57.473954 21410 consensus_peers.cc:597] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:37227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.491999 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:57.492937 19184 tablet_replica.cc:333] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.493886 19184 raft_consensus.cc:2243] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.494810 19184 raft_consensus.cc:2272] T 6bd69663476a47ec8bac826023bc613e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.494829 21485 consensus_peers.cc:597] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer 04702ee2555e4968a3b188d0290079a6 (127.18.188.3:35825): Couldn't send request to peer 04702ee2555e4968a3b188d0290079a6. 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 11:02:57.496994 19184 tablet_replica.cc:333] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.497717 19184 raft_consensus.cc:2243] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.498605 19184 raft_consensus.cc:2272] T 5ebf77f984ab407a86ee39cdd06e5eaf P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.500437 19184 tablet_replica.cc:333] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.501020 19184 raft_consensus.cc:2243] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.501426 19184 raft_consensus.cc:2272] T 2c6641703de24819842c95861be5c753 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.503291 19184 tablet_replica.cc:333] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.503803 19184 raft_consensus.cc:2243] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.504184 19184 raft_consensus.cc:2272] T 20ab82c5462a4c8c89e08adab816d152 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.506683 19184 tablet_replica.cc:333] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.507213 19184 raft_consensus.cc:2243] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.507625 19184 raft_consensus.cc:2272] T 319a29ccc29143328b0f83fa8d4aaa1a P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.509346 19184 tablet_replica.cc:333] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.509922 19184 raft_consensus.cc:2243] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.510347 19184 raft_consensus.cc:2272] T 5f0b042f640048779703c586c795aa6c P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.512041 19184 tablet_replica.cc:333] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.512529 19184 raft_consensus.cc:2243] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.512925 19184 raft_consensus.cc:2272] T 63769cc9fe93433fae2369f0c3c457eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.514739 19184 tablet_replica.cc:333] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.515265 19184 raft_consensus.cc:2243] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.516008 19184 raft_consensus.cc:2272] T c246cbdd3c814bf792aa997780ea2542 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.517797 19184 tablet_replica.cc:333] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.518265 19184 raft_consensus.cc:2243] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.518662 19184 raft_consensus.cc:2272] T 09fd8f0644f24b0693ac2ccf8bf55562 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.520378 19184 tablet_replica.cc:333] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.520849 19184 raft_consensus.cc:2243] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.521687 19184 raft_consensus.cc:2272] T 81f8fcc33f4542e18fe22e1f8a2df760 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.523437 19184 tablet_replica.cc:333] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.523952 19184 raft_consensus.cc:2243] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.524729 19184 raft_consensus.cc:2272] T 5603909cbc034c0f8015290c08f280eb P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.526594 19184 tablet_replica.cc:333] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.527091 19184 raft_consensus.cc:2243] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.527484 19184 raft_consensus.cc:2272] T 52713075b847413d931737c86f268952 P 04702ee2555e4968a3b188d0290079a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.529141 19184 tablet_replica.cc:333] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.529698 19184 raft_consensus.cc:2243] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.530118 19184 raft_consensus.cc:2272] T c32e7691a23443ccb81ef415d6168f0b P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.531951 19184 tablet_replica.cc:333] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.532476 19184 raft_consensus.cc:2243] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.532888 19184 raft_consensus.cc:2272] T 69afc41c425747019ec28ce0a9d66274 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.535179 19184 tablet_replica.cc:333] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.535696 19184 raft_consensus.cc:2243] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.536124 19184 raft_consensus.cc:2272] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.537871 19184 tablet_replica.cc:333] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.538331 19184 raft_consensus.cc:2243] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.538717 19184 raft_consensus.cc:2272] T 835f4210c01b4923bcd1cfc8f337b683 P 04702ee2555e4968a3b188d0290079a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.540343 19184 tablet_replica.cc:333] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.540825 19184 raft_consensus.cc:2243] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.541672 19184 raft_consensus.cc:2272] T bd895ddeb71743328fe124da0c6a57c7 P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.543431 19184 tablet_replica.cc:333] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6: stopping tablet replica
I20260710 11:02:57.543913 19184 raft_consensus.cc:2243] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.544314 19184 raft_consensus.cc:2272] T 7ddffa5fba104406bae6b733ea5e506e P 04702ee2555e4968a3b188d0290079a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:57.560530 21482 consensus_peers.cc:597] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer c0353f9a89024de18e2731c842a03fd6 (127.18.188.1:46557): Couldn't send request to peer c0353f9a89024de18e2731c842a03fd6. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:46557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.584717 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:02:57.617332 19184 tablet_server.cc:179] TabletServer@127.18.188.4:0 shutting down...
I20260710 11:02:57.646900 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:57.647861 19184 tablet_replica.cc:333] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.648931 19184 raft_consensus.cc:2243] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:57.649290 21484 consensus_peers.cc:597] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 -> Peer e47ab6aa46284f62be368abf29424602 (127.18.188.2:37227): Couldn't send request to peer e47ab6aa46284f62be368abf29424602. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:37227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:57.649471 19184 raft_consensus.cc:2272] T 09fd8f0644f24b0693ac2ccf8bf55562 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.653251 19184 tablet_replica.cc:333] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.653882 19184 raft_consensus.cc:2243] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.654595 19184 raft_consensus.cc:2272] T fd9d7f0b792f480587e4784a6ac80ef0 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.656366 19184 tablet_replica.cc:333] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.656895 19184 raft_consensus.cc:2243] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.657303 19184 raft_consensus.cc:2272] T 897d6edc3e394eb4b54afa46b3c20ccf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.659500 19184 tablet_replica.cc:333] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.660068 19184 raft_consensus.cc:2243] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.660454 19184 raft_consensus.cc:2272] T 835f4210c01b4923bcd1cfc8f337b683 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.662281 19184 tablet_replica.cc:333] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.662815 19184 raft_consensus.cc:2243] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.663236 19184 raft_consensus.cc:2272] T bd895ddeb71743328fe124da0c6a57c7 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.665067 19184 tablet_replica.cc:333] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.665671 19184 raft_consensus.cc:2243] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.666420 19184 raft_consensus.cc:2272] T 319a29ccc29143328b0f83fa8d4aaa1a P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.668282 19184 tablet_replica.cc:333] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.669020 19184 raft_consensus.cc:2243] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.669528 19184 raft_consensus.cc:2272] T 20ab82c5462a4c8c89e08adab816d152 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.671644 19184 tablet_replica.cc:333] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.672219 19184 raft_consensus.cc:2243] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.672643 19184 raft_consensus.cc:2272] T 5c2ebfe4a0004012bd2a4638f29aebb4 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.674439 19184 tablet_replica.cc:333] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.674969 19184 raft_consensus.cc:2243] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.675369 19184 raft_consensus.cc:2272] T 2c6641703de24819842c95861be5c753 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.676990 19184 tablet_replica.cc:333] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.677474 19184 raft_consensus.cc:2243] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.677935 19184 raft_consensus.cc:2272] T 5ebf77f984ab407a86ee39cdd06e5eaf P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.679649 19184 tablet_replica.cc:333] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.680156 19184 raft_consensus.cc:2243] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.680548 19184 raft_consensus.cc:2272] T 60615e3ad09f42d0ab5fb11183808c3f P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.682284 19184 tablet_replica.cc:333] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.682809 19184 raft_consensus.cc:2243] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.683214 19184 raft_consensus.cc:2272] T 81f8fcc33f4542e18fe22e1f8a2df760 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.685065 19184 tablet_replica.cc:333] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.685740 19184 raft_consensus.cc:2243] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.686534 19184 raft_consensus.cc:2272] T cbccb144491244e8861c7005f44844b5 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.688385 19184 tablet_replica.cc:333] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.688881 19184 raft_consensus.cc:2243] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.689675 19184 raft_consensus.cc:2272] T 3235e3a70deb4ffeb21b4ee8f79faae2 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.691540 19184 tablet_replica.cc:333] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.692072 19184 raft_consensus.cc:2243] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.692499 19184 raft_consensus.cc:2272] T 69afc41c425747019ec28ce0a9d66274 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.694711 19184 tablet_replica.cc:333] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.695245 19184 raft_consensus.cc:2243] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:57.695667 19184 raft_consensus.cc:2272] T 7ee84bb807ab42a8b6d3a464ac6f0d57 P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.698603 19184 tablet_replica.cc:333] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.699309 19184 raft_consensus.cc:2243] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.700309 19184 raft_consensus.cc:2272] T c32e7691a23443ccb81ef415d6168f0b P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.702793 19184 tablet_replica.cc:333] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8: stopping tablet replica
I20260710 11:02:57.703364 19184 raft_consensus.cc:2243] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.704370 19184 raft_consensus.cc:2272] T 63769cc9fe93433fae2369f0c3c457eb P 09a2ec9adb9043e1b2467be6b7db2bc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.748622 19184 tablet_server.cc:196] TabletServer@127.18.188.4:0 shutdown complete.
I20260710 11:02:57.779762 19184 master.cc:562] Master@127.18.188.62:37753 shutting down...
I20260710 11:02:57.801997 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:57.802572 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:57.802927 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P fbc713ef683f47d2bee809340459a877: stopping tablet replica
I20260710 11:02:57.823338 19184 master.cc:584] Master@127.18.188.62:37753 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19438 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:02:57.881431 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:39967
I20260710 11:02:57.882824 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:57.890244 22012 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 11:02:57.891182 22014 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 11:02:57.890413 22011 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 11:02:57.892254 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:57.893226 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:57.893412 19184 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 11:02:57.893599 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681377893585 us; error 0 us; skew 500 ppm
I20260710 11:02:57.894083 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:57.896489 19184 webserver.cc:533] Webserver started at http://127.18.188.62:38749/ using document root <none> and password file <none>
I20260710 11:02:57.896960 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:57.897117 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:57.897337 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:57.898490 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "ca78954315ce4a4ba108db8b1ddaeb9d"
format_stamp: "Formatted at 2026-07-10 11:02:57 on dist-test-slave-5d6r"
I20260710 11:02:57.903084 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:57.906706 22019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:57.907526 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:57.907829 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "ca78954315ce4a4ba108db8b1ddaeb9d"
format_stamp: "Formatted at 2026-07-10 11:02:57 on dist-test-slave-5d6r"
I20260710 11:02:57.908143 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-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 11:02:57.937211 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:57.938956 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:57.983875 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:39967
I20260710 11:02:57.984007 22070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:39967 every 8 connection(s)
I20260710 11:02:57.988051 22071 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 11:02:57.999845 22071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d: Bootstrap starting.
I20260710 11:02:58.005276 22071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.010892 22071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d: No bootstrap required, opened a new log
I20260710 11:02:58.013403 22071 raft_consensus.cc:359] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER }
I20260710 11:02:58.013849 22071 raft_consensus.cc:385] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.014037 22071 raft_consensus.cc:740] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca78954315ce4a4ba108db8b1ddaeb9d, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.014817 22071 consensus_queue.cc:260] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER }
I20260710 11:02:58.015498 22071 raft_consensus.cc:399] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:58.015729 22071 raft_consensus.cc:493] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:58.016101 22071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:58.021047 22071 raft_consensus.cc:515] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER }
I20260710 11:02:58.021710 22071 leader_election.cc:304] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [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: ca78954315ce4a4ba108db8b1ddaeb9d; no voters: 
I20260710 11:02:58.022861 22071 leader_election.cc:290] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:58.023258 22074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:58.024780 22074 raft_consensus.cc:697] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 1 LEADER]: Becoming Leader. State: Replica: ca78954315ce4a4ba108db8b1ddaeb9d, State: Running, Role: LEADER
I20260710 11:02:58.025841 22074 consensus_queue.cc:237] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [LEADER]: Queue going to LEADER mode. State: All 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: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER }
I20260710 11:02:58.026424 22071 sys_catalog.cc:565] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:58.031682 22075 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER } }
I20260710 11:02:58.032346 22076 sys_catalog.cc:455] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ca78954315ce4a4ba108db8b1ddaeb9d. Latest consensus state: current_term: 1 leader_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ca78954315ce4a4ba108db8b1ddaeb9d" member_type: VOTER } }
I20260710 11:02:58.032629 22075 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:58.032970 22076 sys_catalog.cc:458] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:58.035197 22082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:58.042080 22082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:58.043102 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:58.051597 22082 catalog_manager.cc:1383] Generated new cluster ID: b3747c087d3945e8ad80ea94a6eab51d
I20260710 11:02:58.052038 22082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:58.076985 22082 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:58.078326 22082 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:58.094974 22082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d: Generated new TSK 0
I20260710 11:02:58.095618 22082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:58.110320 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:58.116086 22092 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 11:02:58.117486 22093 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 11:02:58.119299 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:58.119329 22095 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 11:02:58.120559 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:58.120790 19184 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 11:02:58.120913 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681378120902 us; error 0 us; skew 500 ppm
I20260710 11:02:58.121377 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:58.123651 19184 webserver.cc:533] Webserver started at http://127.18.188.1:38451/ using document root <none> and password file <none>
I20260710 11:02:58.124089 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:58.124243 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:58.124467 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:58.125581 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.130249 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:02:58.134163 22100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.134995 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:02:58.135341 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.135658 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-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 11:02:58.146144 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:58.147470 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:58.149058 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:58.151584 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:58.151861 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.152112 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:58.152318 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.196854 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:33831
I20260710 11:02:58.196990 22162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:33831 every 8 connection(s)
I20260710 11:02:58.202067 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:58.210929 22168 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 11:02:58.213658 22167 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 11:02:58.215462 19184 server_base.cc:1061] running on GCE node
W20260710 11:02:58.215507 22170 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 11:02:58.216949 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:58.217254 19184 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 11:02:58.217473 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681378217434 us; error 0 us; skew 500 ppm
I20260710 11:02:58.217549 22163 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39967
I20260710 11:02:58.218014 22163 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:58.218155 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:58.219003 22163 heartbeater.cc:507] Master 127.18.188.62:39967 requested a full tablet report, sending...
I20260710 11:02:58.221479 22036 ts_manager.cc:194] Registered new tserver with Master: 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831)
I20260710 11:02:58.221720 19184 webserver.cc:533] Webserver started at http://127.18.188.2:36759/ using document root <none> and password file <none>
I20260710 11:02:58.222389 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:58.222609 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:58.222895 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:58.223609 22036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39846
I20260710 11:02:58.224215 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "5bf46c0fde40423a9071c11f5bc6f555"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.229730 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:02:58.233485 22175 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.234362 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:02:58.234685 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "5bf46c0fde40423a9071c11f5bc6f555"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.234999 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-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 11:02:58.247474 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:58.248754 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:58.250385 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:58.252879 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:58.253151 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.253414 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:58.253661 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:02:58.296701 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:46071
I20260710 11:02:58.296818 22237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:46071 every 8 connection(s)
I20260710 11:02:58.302065 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:58.309567 22241 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 11:02:58.310213 22242 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 11:02:58.313642 22238 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39967
I20260710 11:02:58.314114 22238 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:58.315052 22238 heartbeater.cc:507] Master 127.18.188.62:39967 requested a full tablet report, sending...
W20260710 11:02:58.315294 22244 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 11:02:58.316412 19184 server_base.cc:1061] running on GCE node
I20260710 11:02:58.317361 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:58.317641 19184 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 11:02:58.317559 22036 ts_manager.cc:194] Registered new tserver with Master: 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:58.317888 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681378317869 us; error 0 us; skew 500 ppm
I20260710 11:02:58.318523 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:58.319306 22036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39862
I20260710 11:02:58.321413 19184 webserver.cc:533] Webserver started at http://127.18.188.3:41063/ using document root <none> and password file <none>
I20260710 11:02:58.322057 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:58.322280 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:58.322557 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:58.323719 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "ec7d42b25acb40e3bad89b1599a16846"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.328714 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:58.332522 22249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.333384 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:58.333778 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "ec7d42b25acb40e3bad89b1599a16846"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:02:58.334097 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-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 11:02:58.364404 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:58.365727 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:58.367249 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:58.369787 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:58.370064 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.370317 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:58.370492 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:58.411939 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:45503
I20260710 11:02:58.411990 22311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:45503 every 8 connection(s)
I20260710 11:02:58.427194 22312 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39967
I20260710 11:02:58.427599 22312 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:58.428436 22312 heartbeater.cc:507] Master 127.18.188.62:39967 requested a full tablet report, sending...
I20260710 11:02:58.430534 22036 ts_manager.cc:194] Registered new tserver with Master: ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:58.431514 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016119852s
I20260710 11:02:58.432149 22036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39870
I20260710 11:02:58.458308 22036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39886:
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 11:02:58.461218 22036 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 11:02:58.530642 22203 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:58.532819 22203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.536147 22202 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9d589885c54fc49c6e64770baab445 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:58.536787 22201 tablet_service.cc:1511] Processing CreateTablet for tablet f499a8bd89a4499bb64ee6df0a151733 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:58.542487 22202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9d589885c54fc49c6e64770baab445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.546815 22201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f499a8bd89a4499bb64ee6df0a151733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.559334 22200 tablet_service.cc:1511] Processing CreateTablet for tablet b4c5ed1ea8bf470486ccbb3dedae1a17 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:58.560916 22200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c5ed1ea8bf470486ccbb3dedae1a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.565259 22199 tablet_service.cc:1511] Processing CreateTablet for tablet 52387931c372423cb8b133371ca73313 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:58.567061 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52387931c372423cb8b133371ca73313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.572054 22198 tablet_service.cc:1511] Processing CreateTablet for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:58.579391 22197 tablet_service.cc:1511] Processing CreateTablet for tablet c8a84fe742834391a18c0812f9629a12 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:58.577630 22198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.585192 22196 tablet_service.cc:1511] Processing CreateTablet for tablet 1a45f12f60044c298f56e4977437065f (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:58.586479 22197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a84fe742834391a18c0812f9629a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.587594 22196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a45f12f60044c298f56e4977437065f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.592830 22327 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:58.592346 22195 tablet_service.cc:1511] Processing CreateTablet for tablet 707472a560f646c597231ca8054ef61d (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:58.598412 22194 tablet_service.cc:1511] Processing CreateTablet for tablet 93ba326613984cada4c47e5192317327 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:58.600070 22195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707472a560f646c597231ca8054ef61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.603408 22327 tablet_bootstrap.cc:654] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.611039 22194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ba326613984cada4c47e5192317327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.625734 22275 tablet_service.cc:1511] Processing CreateTablet for tablet f499a8bd89a4499bb64ee6df0a151733 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:58.627239 22275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f499a8bd89a4499bb64ee6df0a151733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.627086 22276 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9d589885c54fc49c6e64770baab445 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:58.628965 22276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9d589885c54fc49c6e64770baab445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.630685 22274 tablet_service.cc:1511] Processing CreateTablet for tablet b4c5ed1ea8bf470486ccbb3dedae1a17 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:58.631105 22277 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:58.632088 22274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c5ed1ea8bf470486ccbb3dedae1a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.634387 22277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.634543 22273 tablet_service.cc:1511] Processing CreateTablet for tablet 52387931c372423cb8b133371ca73313 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:58.634543 22272 tablet_service.cc:1511] Processing CreateTablet for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:58.636252 22273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52387931c372423cb8b133371ca73313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.637604 22270 tablet_service.cc:1511] Processing CreateTablet for tablet 1a45f12f60044c298f56e4977437065f (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:58.637604 22271 tablet_service.cc:1511] Processing CreateTablet for tablet c8a84fe742834391a18c0812f9629a12 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:58.640357 22270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a45f12f60044c298f56e4977437065f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.641212 22272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.643174 22269 tablet_service.cc:1511] Processing CreateTablet for tablet 707472a560f646c597231ca8054ef61d (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:58.644549 22269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707472a560f646c597231ca8054ef61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.646726 22271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a84fe742834391a18c0812f9629a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.666960 22268 tablet_service.cc:1511] Processing CreateTablet for tablet 93ba326613984cada4c47e5192317327 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:58.668577 22268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ba326613984cada4c47e5192317327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.671834 22128 tablet_service.cc:1511] Processing CreateTablet for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:58.674381 22122 tablet_service.cc:1511] Processing CreateTablet for tablet c8a84fe742834391a18c0812f9629a12 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:58.674692 22127 tablet_service.cc:1511] Processing CreateTablet for tablet 7b9d589885c54fc49c6e64770baab445 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:58.676455 22126 tablet_service.cc:1511] Processing CreateTablet for tablet f499a8bd89a4499bb64ee6df0a151733 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:58.676826 22121 tablet_service.cc:1511] Processing CreateTablet for tablet 1a45f12f60044c298f56e4977437065f (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:58.678581 22124 tablet_service.cc:1511] Processing CreateTablet for tablet 52387931c372423cb8b133371ca73313 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:58.679373 22120 tablet_service.cc:1511] Processing CreateTablet for tablet 707472a560f646c597231ca8054ef61d (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:58.680691 22123 tablet_service.cc:1511] Processing CreateTablet for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:58.682603 22125 tablet_service.cc:1511] Processing CreateTablet for tablet b4c5ed1ea8bf470486ccbb3dedae1a17 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:58.684720 22119 tablet_service.cc:1511] Processing CreateTablet for tablet 93ba326613984cada4c47e5192317327 (DEFAULT_TABLE table=test-workload [id=874c8f5666b8480189882396dc0d5adb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:58.673316 22128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6d3f1b3e1e74c8bb79e040ac15da0f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.687356 22120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 707472a560f646c597231ca8054ef61d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.689983 22124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52387931c372423cb8b133371ca73313. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.693892 22123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6ad69105d2b4a87af4a5b1ce8cf3a60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.694787 22119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ba326613984cada4c47e5192317327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.695428 22122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a84fe742834391a18c0812f9629a12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.696128 22127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b9d589885c54fc49c6e64770baab445. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.699764 22126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f499a8bd89a4499bb64ee6df0a151733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.702211 22125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c5ed1ea8bf470486ccbb3dedae1a17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.705966 22121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a45f12f60044c298f56e4977437065f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:58.764670 22327 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:58.769251 22327 ts_tablet_manager.cc:1403] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.177s	user 0.053s	sys 0.083s
I20260710 11:02:58.775794 22327 raft_consensus.cc:359] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.776690 22327 raft_consensus.cc:385] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.777053 22327 raft_consensus.cc:740] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.778041 22327 consensus_queue.cc:260] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.817659 22238 heartbeater.cc:499] Master 127.18.188.62:39967 was elected leader, sending a full tablet report...
I20260710 11:02:58.839538 22330 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:58.839668 22329 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:58.842175 22327 ts_tablet_manager.cc:1434] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.072s	user 0.018s	sys 0.014s
I20260710 11:02:58.850997 22327 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:58.857573 22327 tablet_bootstrap.cc:654] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.862051 22330 tablet_bootstrap.cc:654] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.868116 22327 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:58.868626 22327 ts_tablet_manager.cc:1403] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 11:02:58.867928 22329 tablet_bootstrap.cc:654] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.871806 22327 raft_consensus.cc:359] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.872589 22327 raft_consensus.cc:385] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.872913 22327 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.873968 22327 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.874805 22330 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:58.875288 22330 ts_tablet_manager.cc:1403] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260710 11:02:58.875972 22327 ts_tablet_manager.cc:1434] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:02:58.876072 22329 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:58.876713 22329 ts_tablet_manager.cc:1403] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.003s
I20260710 11:02:58.877121 22327 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:58.878288 22330 raft_consensus.cc:359] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.879081 22330 raft_consensus.cc:385] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.879370 22330 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.880167 22329 raft_consensus.cc:359] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.881227 22329 raft_consensus.cc:385] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.881618 22329 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.880275 22330 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.882403 22329 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.884696 22327 tablet_bootstrap.cc:654] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.891007 22312 heartbeater.cc:499] Master 127.18.188.62:39967 was elected leader, sending a full tablet report...
I20260710 11:02:58.891805 22330 ts_tablet_manager.cc:1434] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:02:58.892068 22329 ts_tablet_manager.cc:1434] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:02:58.892539 22163 heartbeater.cc:499] Master 127.18.188.62:39967 was elected leader, sending a full tablet report...
I20260710 11:02:58.893515 22329 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:58.901072 22330 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:58.902741 22329 tablet_bootstrap.cc:654] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.912321 22330 tablet_bootstrap.cc:654] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.913830 22327 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:58.913882 22329 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:58.914601 22327 ts_tablet_manager.cc:1403] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.016s
I20260710 11:02:58.914628 22329 ts_tablet_manager.cc:1403] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:02:58.917665 22327 raft_consensus.cc:359] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.918421 22327 raft_consensus.cc:385] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.918708 22327 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.919505 22327 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.919876 22329 raft_consensus.cc:359] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.919574 22335 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:58.920783 22329 raft_consensus.cc:385] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.921175 22329 raft_consensus.cc:740] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.920998 22335 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.921878 22327 ts_tablet_manager.cc:1434] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:58.922228 22329 consensus_queue.cc:260] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.922972 22327 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:58.924994 22329 ts_tablet_manager.cc:1434] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:58.926542 22330 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:58.928277 22330 ts_tablet_manager.cc:1403] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260710 11:02:58.928665 22335 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:58.930589 22329 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:58.933920 22330 raft_consensus.cc:359] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.935241 22330 raft_consensus.cc:385] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.935675 22330 raft_consensus.cc:740] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.941768 22329 tablet_bootstrap.cc:654] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.942507 22330 consensus_queue.cc:260] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.941771 22327 tablet_bootstrap.cc:654] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.944316 22330 ts_tablet_manager.cc:1434] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:02:58.945278 22330 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:58.952862 22327 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:58.953435 22327 ts_tablet_manager.cc:1403] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260710 11:02:58.953760 22330 tablet_bootstrap.cc:654] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.956590 22327 raft_consensus.cc:359] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.957774 22327 raft_consensus.cc:385] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:58.958194 22327 raft_consensus.cc:740] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:58.959292 22327 consensus_queue.cc:260] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.963001 22327 ts_tablet_manager.cc:1434] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:58.963980 22327 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:58.968075 22331 raft_consensus.cc:493] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:58.968726 22331 raft_consensus.cc:515] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:58.972242 22327 tablet_bootstrap.cc:654] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:58.981194 22331 leader_election.cc:290] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:58.989732 22329 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:58.990496 22329 ts_tablet_manager.cc:1403] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.013s
I20260710 11:02:58.996393 22329 raft_consensus.cc:359] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.000377 22329 raft_consensus.cc:385] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.001276 22329 raft_consensus.cc:740] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.002862 22329 consensus_queue.cc:260] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.006222 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.007243 22213 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.007584 22329 ts_tablet_manager.cc:1434] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:59.009105 22329 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.009126 22102 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.010564 22335 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.011092 22335 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.011552 22335 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.017144 22329 tablet_bootstrap.cc:654] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.020939 22336 raft_consensus.cc:493] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.021510 22336 raft_consensus.cc:515] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.022789 22330 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.023546 22330 ts_tablet_manager.cc:1403] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.034s
I20260710 11:02:59.027762 22335 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.033025 22335 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.034427 22330 raft_consensus.cc:359] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.035480 22330 raft_consensus.cc:385] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.035876 22330 raft_consensus.cc:740] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.036586 22336 leader_election.cc:290] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
W20260710 11:02:59.038738 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:59.040118 22330 consensus_queue.cc:260] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.043828 22330 ts_tablet_manager.cc:1434] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260710 11:02:59.045352 22330 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.058452 22330 tablet_bootstrap.cc:654] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.061424 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.062405 22213 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.067032 22287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
W20260710 11:02:59.068723 22179 leader_election.cc:343] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.072023 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.072723 22287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
W20260710 11:02:59.073879 22178 leader_election.cc:343] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.074368 22178 leader_election.cc:304] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.074915 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.075558 22331 raft_consensus.cc:2749] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.075680 22327 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.076274 22327 ts_tablet_manager.cc:1403] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.113s	user 0.050s	sys 0.057s
W20260710 11:02:59.076650 22104 leader_election.cc:343] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:59.077700 22104 leader_election.cc:343] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.079378 22327 raft_consensus.cc:359] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.080165 22327 raft_consensus.cc:385] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.080467 22327 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.081427 22327 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.081413 22213 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 1.
I20260710 11:02:59.084515 22102 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.085443 22335 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.087448 22327 ts_tablet_manager.cc:1434] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:02:59.088950 22327 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:59.097630 22327 tablet_bootstrap.cc:654] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.102048 22329 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.102092 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.102706 22329 ts_tablet_manager.cc:1403] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.094s	user 0.010s	sys 0.008s
I20260710 11:02:59.102936 22212 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 0.
I20260710 11:02:59.104467 22251 leader_election.cc:304] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.105480 22336 raft_consensus.cc:2804] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.106000 22336 raft_consensus.cc:493] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.105839 22329 raft_consensus.cc:359] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.106351 22336 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.106613 22329 raft_consensus.cc:385] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.106902 22329 raft_consensus.cc:740] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.107497 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.107788 22329 consensus_queue.cc:260] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
W20260710 11:02:59.109217 22252 leader_election.cc:343] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.110291 22327 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.111079 22327 ts_tablet_manager.cc:1403] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 11:02:59.114820 22355 raft_consensus.cc:493] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.115090 22327 raft_consensus.cc:359] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.115494 22355 raft_consensus.cc:515] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.115846 22327 raft_consensus.cc:385] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.116261 22327 raft_consensus.cc:740] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.117174 22327 consensus_queue.cc:260] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.119571 22336 raft_consensus.cc:515] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.120342 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.130441 22336 leader_election.cc:290] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.134502 22358 raft_consensus.cc:493] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.137259 22355 leader_election.cc:290] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.137421 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.145467 22358 raft_consensus.cc:515] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.122525 22335 raft_consensus.cc:697] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Becoming Leader. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Running, Role: LEADER
I20260710 11:02:59.121439 22213 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.149406 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.150362 22212 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.149241 22327 ts_tablet_manager.cc:1434] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 11:02:59.152722 22327 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:59.153853 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
W20260710 11:02:59.155731 22252 leader_election.cc:343] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.155857 22102 leader_election.cc:304] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.157560 22354 raft_consensus.cc:2804] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.158069 22354 raft_consensus.cc:493] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.158456 22354 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.157774 22335 consensus_queue.cc:237] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.148552 22286 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.163043 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.164042 22327 tablet_bootstrap.cc:654] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:59.164891 22252 leader_election.cc:343] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.166239 22330 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.166935 22330 ts_tablet_manager.cc:1403] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.012s
I20260710 11:02:59.169231 22329 ts_tablet_manager.cc:1434] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.066s	user 0.031s	sys 0.026s
I20260710 11:02:59.170416 22329 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.173818 22330 raft_consensus.cc:359] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.174896 22330 raft_consensus.cc:385] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.175280 22330 raft_consensus.cc:740] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.176381 22330 consensus_queue.cc:260] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.183079 22329 tablet_bootstrap.cc:654] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.184695 22354 raft_consensus.cc:515] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.185210 22330 ts_tablet_manager.cc:1434] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 11:02:59.186730 22330 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.188719 22212 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:02:59.191218 22358 leader_election.cc:290] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.191491 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.193325 22251 leader_election.cc:304] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
W20260710 11:02:59.195186 22251 leader_election.cc:343] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.195811 22330 tablet_bootstrap.cc:654] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.195773 22251 leader_election.cc:304] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:02:59.196900 22357 raft_consensus.cc:2804] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.198104 22357 raft_consensus.cc:697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:02:59.199295 22357 consensus_queue.cc:237] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.201717 22336 raft_consensus.cc:2749] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.209002 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.209053 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.210783 22212 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.210791 22286 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.222380 22330 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.223342 22330 ts_tablet_manager.cc:1403] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.011s
I20260710 11:02:59.228818 22330 raft_consensus.cc:359] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.230173 22330 raft_consensus.cc:385] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.230628 22330 raft_consensus.cc:740] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.226799 22035 catalog_manager.cc:5697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:59.235713 22330 consensus_queue.cc:260] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.241472 22212 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 1.
I20260710 11:02:59.236447 22354 leader_election.cc:290] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.243098 22330 ts_tablet_manager.cc:1434] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.000s
I20260710 11:02:59.244287 22330 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.246035 22102 leader_election.cc:304] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.244026 22036 catalog_manager.cc:5697] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.247218 22327 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.247409 22286 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 1.
I20260710 11:02:59.247882 22327 ts_tablet_manager.cc:1403] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.013s
I20260710 11:02:59.249217 22354 raft_consensus.cc:2804] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.249993 22354 raft_consensus.cc:697] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Becoming Leader. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Running, Role: LEADER
I20260710 11:02:59.251235 22354 consensus_queue.cc:237] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.251425 22327 raft_consensus.cc:359] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.252316 22327 raft_consensus.cc:385] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.252640 22327 raft_consensus.cc:740] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.254602 22330 tablet_bootstrap.cc:654] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.261474 22329 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.262234 22329 ts_tablet_manager.cc:1403] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.018s
I20260710 11:02:59.264127 22327 consensus_queue.cc:260] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.266749 22330 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.267334 22330 ts_tablet_manager.cc:1403] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.005s
I20260710 11:02:59.267014 22329 raft_consensus.cc:359] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.268086 22329 raft_consensus.cc:385] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.268498 22329 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.269815 22329 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.270484 22330 raft_consensus.cc:359] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.271308 22330 raft_consensus.cc:385] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.271649 22330 raft_consensus.cc:740] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.272433 22330 consensus_queue.cc:260] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.273355 22329 ts_tablet_manager.cc:1434] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:02:59.274675 22330 ts_tablet_manager.cc:1434] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:59.274802 22329 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.274531 22327 ts_tablet_manager.cc:1434] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 11:02:59.276976 22327 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:59.275763 22330 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.282577 22329 tablet_bootstrap.cc:654] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.283937 22327 tablet_bootstrap.cc:654] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.284932 22330 tablet_bootstrap.cc:654] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.301640 22329 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.302407 22329 ts_tablet_manager.cc:1403] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
I20260710 11:02:59.313797 22329 raft_consensus.cc:359] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.314735 22329 raft_consensus.cc:385] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.315145 22327 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.315125 22329 raft_consensus.cc:740] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.315828 22327 ts_tablet_manager.cc:1403] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.023s
I20260710 11:02:59.316305 22329 consensus_queue.cc:260] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.318975 22329 ts_tablet_manager.cc:1434] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:02:59.319188 22327 raft_consensus.cc:359] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.319980 22327 raft_consensus.cc:385] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.320276 22327 raft_consensus.cc:740] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.320417 22329 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.321135 22327 consensus_queue.cc:260] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.323671 22327 ts_tablet_manager.cc:1434] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:59.325039 22327 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:59.328914 22329 tablet_bootstrap.cc:654] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.331497 22327 tablet_bootstrap.cc:654] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.358258 22036 catalog_manager.cc:5697] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.368139 22331 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.368420 22354 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.368829 22331 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.373361 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.368849 22354 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.376462 22375 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.377789 22354 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.377774 22375 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
W20260710 11:02:59.380477 22178 leader_election.cc:343] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.380568 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.379022 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.381469 22286 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.381686 22212 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.383416 22102 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.384440 22354 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.385121 22354 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.385772 22354 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.386216 22329 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.386807 22329 ts_tablet_manager.cc:1403] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.039s
I20260710 11:02:59.388727 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.389906 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.390256 22329 raft_consensus.cc:359] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.390679 22286 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 0.
I20260710 11:02:59.391708 22331 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.384058 22375 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.392606 22179 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.393462 22375 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.393941 22375 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.394322 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.394528 22375 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.395077 22286 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 0.
I20260710 11:02:59.395581 22354 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.396371 22179 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:02:59.396893 22138 raft_consensus.cc:2393] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf46c0fde40423a9071c11f5bc6f555 in current term 1: Already voted for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in this term.
I20260710 11:02:59.397837 22329 raft_consensus.cc:385] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.398200 22329 raft_consensus.cc:740] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.398931 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.399241 22329 consensus_queue.cc:260] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.399922 22354 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.399328 22330 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.400799 22330 ts_tablet_manager.cc:1403] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.125s	user 0.047s	sys 0.056s
I20260710 11:02:59.401803 22331 raft_consensus.cc:2804] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.401938 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.402314 22331 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.402554 22286 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.402693 22331 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.404145 22330 raft_consensus.cc:359] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.404920 22330 raft_consensus.cc:385] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.405200 22330 raft_consensus.cc:740] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.406138 22330 consensus_queue.cc:260] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.408443 22327 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.410650 22329 ts_tablet_manager.cc:1434] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:02:59.411322 22330 ts_tablet_manager.cc:1434] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:02:59.410729 22327 ts_tablet_manager.cc:1403] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.028s
I20260710 11:02:59.411865 22329 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.412387 22330 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.415042 22327 raft_consensus.cc:359] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.409955 22286 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 1.
I20260710 11:02:59.418448 22104 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.420820 22330 tablet_bootstrap.cc:654] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.421458 22354 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.422010 22354 raft_consensus.cc:697] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Becoming Leader. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Running, Role: LEADER
I20260710 11:02:59.417234 22327 raft_consensus.cc:385] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.422885 22354 consensus_queue.cc:237] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.423602 22327 raft_consensus.cc:740] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.424508 22327 consensus_queue.cc:260] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.426014 22329 tablet_bootstrap.cc:654] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.420855 22331 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.431038 22335 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.431761 22335 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.435710 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.436580 22213 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.435892 22357 raft_consensus.cc:493] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.438060 22357 raft_consensus.cc:515] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.438984 22102 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.440176 22354 raft_consensus.cc:2804] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.440320 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.440562 22354 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.440907 22354 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.441751 22357 leader_election.cc:290] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831)
I20260710 11:02:59.442235 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.445588 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.447095 22034 catalog_manager.cc:5697] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.449096 22138 raft_consensus.cc:2468] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 0.
W20260710 11:02:59.445952 22104 leader_election.cc:343] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:59.449769 22251 leader_election.cc:343] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.447499 22354 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.445973 22335 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.450846 22252 leader_election.cc:304] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:02:59.451795 22354 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.436509 22375 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.452840 22212 raft_consensus.cc:2393] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in current term 1: Already voted for candidate 5bf46c0fde40423a9071c11f5bc6f555 in this term.
I20260710 11:02:59.452914 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.453967 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.454968 22213 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:59.454392 22104 leader_election.cc:343] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.456876 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.457619 22327 ts_tablet_manager.cc:1434] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.012s
I20260710 11:02:59.457912 22358 raft_consensus.cc:2804] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.458328 22358 raft_consensus.cc:493] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.458571 22327 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: Bootstrap starting.
I20260710 11:02:59.458679 22358 raft_consensus.cc:3060] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.461681 22357 raft_consensus.cc:493] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.462329 22357 raft_consensus.cc:515] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.465485 22357 leader_election.cc:290] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.467509 22358 raft_consensus.cc:515] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.468374 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.469369 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.470886 22327 tablet_bootstrap.cc:654] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.485414 22329 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.485306 22212 raft_consensus.cc:2468] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 0.
I20260710 11:02:59.485997 22329 ts_tablet_manager.cc:1403] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.006s
I20260710 11:02:59.486902 22251 leader_election.cc:304] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.471081 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.472450 22331 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.473717 22377 raft_consensus.cc:493] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.489245 22377 raft_consensus.cc:515] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.474325 22375 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.474808 22330 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.490610 22330 ts_tablet_manager.cc:1403] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.006s
I20260710 11:02:59.490960 22329 raft_consensus.cc:359] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
W20260710 11:02:59.491401 22252 leader_election.cc:343] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.491645 22329 raft_consensus.cc:385] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.491956 22329 raft_consensus.cc:740] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.492718 22329 consensus_queue.cc:260] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.493821 22330 raft_consensus.cc:359] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.494546 22330 raft_consensus.cc:385] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.494695 22329 ts_tablet_manager.cc:1434] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:59.494940 22330 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.495745 22329 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.495769 22330 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.497481 22358 leader_election.cc:290] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831)
W20260710 11:02:59.489867 22178 leader_election.cc:343] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.498471 22330 ts_tablet_manager.cc:1434] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:02:59.487828 22357 raft_consensus.cc:2804] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.499779 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.500136 22357 raft_consensus.cc:493] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.500707 22357 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.499814 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.501624 22137 raft_consensus.cc:2468] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 0.
W20260710 11:02:59.502691 22251 leader_election.cc:343] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.497666 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.505442 22330 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.505779 22178 leader_election.cc:304] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.505970 22138 raft_consensus.cc:3060] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.508554 22380 raft_consensus.cc:2804] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.510212 22287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.508934 22380 raft_consensus.cc:493] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.510210 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.509696 22327 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: No bootstrap required, opened a new log
I20260710 11:02:59.511678 22327 ts_tablet_manager.cc:1403] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.008s
I20260710 11:02:59.511113 22287 raft_consensus.cc:2393] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bf46c0fde40423a9071c11f5bc6f555 in current term 1: Already voted for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in this term.
I20260710 11:02:59.493414 22377 leader_election.cc:290] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.513293 22285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.514146 22285 raft_consensus.cc:2468] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 0.
I20260710 11:02:59.515136 22286 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.518659 22327 raft_consensus.cc:359] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.519464 22327 raft_consensus.cc:385] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.519735 22327 raft_consensus.cc:740] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.520462 22327 consensus_queue.cc:260] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.522871 22327 ts_tablet_manager.cc:1434] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 11:02:59.523785 22179 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.530999 22357 raft_consensus.cc:515] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.532370 22377 raft_consensus.cc:2749] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.532445 22286 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 1.
I20260710 11:02:59.533201 22357 leader_election.cc:290] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.529233 22330 tablet_bootstrap.cc:654] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.529790 22329 tablet_bootstrap.cc:654] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.535061 22179 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:02:59.524014 22138 raft_consensus.cc:2468] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:02:59.535945 22377 raft_consensus.cc:2804] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.537053 22377 raft_consensus.cc:697] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:02:59.506261 22213 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 1.
I20260710 11:02:59.511083 22380 raft_consensus.cc:3060] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.538318 22377 consensus_queue.cc:237] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.539597 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.540249 22212 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.543761 22329 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.544293 22329 ts_tablet_manager.cc:1403] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.000s
I20260710 11:02:59.545738 22380 raft_consensus.cc:515] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.546703 22252 leader_election.cc:304] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:02:59.546838 22102 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.547102 22329 raft_consensus.cc:359] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.547851 22329 raft_consensus.cc:385] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.548013 22357 raft_consensus.cc:2804] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.548302 22354 raft_consensus.cc:2804] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.548671 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.548874 22354 raft_consensus.cc:697] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Becoming Leader. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Running, Role: LEADER
I20260710 11:02:59.549067 22357 raft_consensus.cc:697] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:02:59.549346 22137 raft_consensus.cc:3060] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.549872 22354 consensus_queue.cc:237] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.550172 22357 consensus_queue.cc:237] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.548144 22329 raft_consensus.cc:740] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.552443 22329 consensus_queue.cc:260] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.553776 22138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.556205 22329 ts_tablet_manager.cc:1434] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
W20260710 11:02:59.556079 22252 leader_election.cc:343] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:59.558401 22329 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: Bootstrap starting.
I20260710 11:02:59.558317 22137 raft_consensus.cc:2468] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 1.
I20260710 11:02:59.559671 22178 leader_election.cc:304] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:02:59.560550 22375 raft_consensus.cc:2804] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.561086 22375 raft_consensus.cc:697] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:02:59.562101 22375 consensus_queue.cc:237] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.565346 22329 tablet_bootstrap.cc:654] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:59.565470 22212 raft_consensus.cc:2468] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:02:59.570941 22330 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.571709 22330 ts_tablet_manager.cc:1403] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.000s
I20260710 11:02:59.578310 22251 leader_election.cc:304] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:02:59.585950 22357 raft_consensus.cc:2804] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.586812 22357 raft_consensus.cc:697] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:02:59.588044 22357 consensus_queue.cc:237] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.601472 22380 leader_election.cc:290] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.601635 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "707472a560f646c597231ca8054ef61d" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.602337 22286 raft_consensus.cc:3060] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.593341 22330 raft_consensus.cc:359] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.603093 22330 raft_consensus.cc:385] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.603420 22330 raft_consensus.cc:740] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.602206 22034 catalog_manager.cc:5697] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.604106 22330 consensus_queue.cc:260] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.606149 22330 ts_tablet_manager.cc:1434] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.000s
I20260710 11:02:59.607074 22330 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:02:59.609748 22286 raft_consensus.cc:2468] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 1.
I20260710 11:02:59.616582 22329 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: No bootstrap required, opened a new log
I20260710 11:02:59.617172 22329 ts_tablet_manager.cc:1403] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.016s
I20260710 11:02:59.619271 22330 tablet_bootstrap.cc:654] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:59.619644 22252 consensus_peers.cc:597] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. 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 11:02:59.627912 22034 catalog_manager.cc:5697] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.629701 22330 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: No bootstrap required, opened a new log
I20260710 11:02:59.630256 22330 ts_tablet_manager.cc:1403] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:02:59.631281 22033 catalog_manager.cc:5697] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:59.633173 22330 raft_consensus.cc:359] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.627934 22329 raft_consensus.cc:359] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.633998 22330 raft_consensus.cc:385] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.633414 22033 catalog_manager.cc:5697] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:59.634325 22329 raft_consensus.cc:385] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:59.634518 22330 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.634780 22329 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.635547 22330 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.635773 22329 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.637915 22330 ts_tablet_manager.cc:1434] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:59.639961 22329 ts_tablet_manager.cc:1434] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.002s
I20260710 11:02:59.640893 22357 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.641523 22357 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.645046 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.646596 22357 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.647773 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.648670 22212 raft_consensus.cc:2393] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ec7d42b25acb40e3bad89b1599a16846 in current term 1: Already voted for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in this term.
I20260710 11:02:59.646790 22036 catalog_manager.cc:5697] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.649858 22251 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:02:59.651288 22357 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.659106 22357 raft_consensus.cc:2749] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.684348 22354 consensus_queue.cc:1048] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.694520 22355 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:59.698091 22355 consensus_queue.cc:1048] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.711709 22355 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.787287 22357 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.820989 22358 raft_consensus.cc:493] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.821704 22358 raft_consensus.cc:515] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.822909 22355 raft_consensus.cc:493] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.823433 22355 raft_consensus.cc:515] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.824517 22358 leader_election.cc:290] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.825690 22355 leader_election.cc:290] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.825430 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.826329 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.826793 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.826844 22137 raft_consensus.cc:2468] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 0.
I20260710 11:02:59.827047 22213 raft_consensus.cc:2468] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 0.
I20260710 11:02:59.827208 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.827535 22286 raft_consensus.cc:2468] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.827935 22212 raft_consensus.cc:2468] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in term 0.
I20260710 11:02:59.828455 22251 leader_election.cc:304] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.828909 22104 leader_election.cc:304] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:02:59.829564 22358 raft_consensus.cc:2804] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.829983 22358 raft_consensus.cc:493] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.830124 22355 raft_consensus.cc:2804] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:59.830367 22358 raft_consensus.cc:3060] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.830546 22355 raft_consensus.cc:493] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:59.830976 22355 raft_consensus.cc:3060] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.838049 22358 raft_consensus.cc:515] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.838069 22355 raft_consensus.cc:515] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.840327 22355 leader_election.cc:290] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 election: Requested vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.841200 22358 leader_election.cc:290] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:02:59.841444 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.841547 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:02:59.842327 22213 raft_consensus.cc:3060] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.842154 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:02:59.842628 22286 raft_consensus.cc:2393] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in current term 1: Already voted for candidate ec7d42b25acb40e3bad89b1599a16846 in this term.
I20260710 11:02:59.843029 22137 raft_consensus.cc:2393] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ec7d42b25acb40e3bad89b1599a16846 in current term 1: Already voted for candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in this term.
I20260710 11:02:59.841611 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a45f12f60044c298f56e4977437065f" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:02:59.845929 22102 leader_election.cc:304] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [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: 10f19ddb1bda4c6794fd0cb5994d07a3; no voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.846690 22355 raft_consensus.cc:2749] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.848687 22355 consensus_queue.cc:1048] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.849128 22213 raft_consensus.cc:2468] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:02:59.850433 22251 leader_election.cc:304] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:02:59.851184 22358 raft_consensus.cc:2804] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:59.851613 22358 raft_consensus.cc:697] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:02:59.852475 22358 consensus_queue.cc:237] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.860944 22335 consensus_queue.cc:1048] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:59.876050 22377 raft_consensus.cc:493] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.876225 22034 catalog_manager.cc:5697] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:59.876919 22377 raft_consensus.cc:515] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.879895 22137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" is_pre_election: true
I20260710 11:02:59.880163 22377 leader_election.cc:290] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.880743 22137 raft_consensus.cc:2393] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf46c0fde40423a9071c11f5bc6f555 in current term 1: Already voted for candidate ec7d42b25acb40e3bad89b1599a16846 in this term.
I20260710 11:02:59.880476 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6d3f1b3e1e74c8bb79e040ac15da0f7" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.882009 22179 leader_election.cc:304] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.882696 22377 raft_consensus.cc:3060] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.889930 22377 raft_consensus.cc:2749] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.934870 22286 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.941747 22335 consensus_queue.cc:1048] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.952566 22354 consensus_queue.cc:1048] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:59.963454 22354 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.963918 22354 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.966830 22354 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.967054 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.967338 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.968251 22286 raft_consensus.cc:2393] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in current term 1: Already voted for candidate 5bf46c0fde40423a9071c11f5bc6f555 in this term.
I20260710 11:02:59.969189 22104 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3; no voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.969882 22354 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.974849 22354 raft_consensus.cc:2749] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.976884 22354 raft_consensus.cc:493] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:59.977283 22354 raft_consensus.cc:515] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:02:59.979076 22354 leader_election.cc:290] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:02:59.979918 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:02:59.980379 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:02:59.980762 22213 raft_consensus.cc:2393] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10f19ddb1bda4c6794fd0cb5994d07a3 in current term 1: Already voted for candidate ec7d42b25acb40e3bad89b1599a16846 in this term.
I20260710 11:02:59.982048 22104 leader_election.cc:304] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3; no voters: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:02:59.982846 22354 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:59.988312 22354 raft_consensus.cc:2749] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:59.991086 19184 ts_manager.cc:295] Set tserver state for 10f19ddb1bda4c6794fd0cb5994d07a3 to MAINTENANCE_MODE
I20260710 11:02:59.991899 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
I20260710 11:03:00.012231 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.013134 19184 tablet_replica.cc:333] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.013877 19184 raft_consensus.cc:2243] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.014344 19184 raft_consensus.cc:2272] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.015254 22377 consensus_queue.cc:1048] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:00.016422 19184 tablet_replica.cc:333] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.017184 19184 raft_consensus.cc:2243] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.017643 19184 raft_consensus.cc:2272] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.019915 19184 tablet_replica.cc:333] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.020650 19184 raft_consensus.cc:2243] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.021157 19184 raft_consensus.cc:2272] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.024642 19184 tablet_replica.cc:333] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.025382 19184 raft_consensus.cc:2243] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.025838 19184 raft_consensus.cc:2272] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.028064 19184 tablet_replica.cc:333] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.028820 19184 raft_consensus.cc:2243] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.029847 19184 raft_consensus.cc:2272] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.031292 22178 consensus_peers.cc:597] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. 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 11:03:00.032703 19184 tablet_replica.cc:333] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.033475 19184 raft_consensus.cc:2243] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.034310 19184 raft_consensus.cc:2272] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.037075 19184 tablet_replica.cc:333] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.037846 19184 raft_consensus.cc:2243] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.038332 19184 raft_consensus.cc:2272] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.039896 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:00.040361 19184 tablet_replica.cc:333] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.040918 19184 raft_consensus.cc:2243] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.041311 19184 raft_consensus.cc:2272] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.043018 19184 tablet_replica.cc:333] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.043506 19184 raft_consensus.cc:2243] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.044263 19184 raft_consensus.cc:2272] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.046373 19184 tablet_replica.cc:333] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: stopping tablet replica
I20260710 11:03:00.046864 19184 raft_consensus.cc:2243] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.047613 19184 raft_consensus.cc:2272] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.055969 22178 consensus_peers.cc:597] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. 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 11:03:00.075860 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
W20260710 11:03:00.083527 22252 consensus_peers.cc:597] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.104427 22358 consensus_queue.cc:1048] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:00.114710 22380 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:00.187049 22358 consensus_queue.cc:1048] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:00.199296 22252 consensus_peers.cc:597] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:00.294350 22252 consensus_peers.cc:597] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.298136 22412 consensus_queue.cc:1048] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:01.041313 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:01.194443 22412 raft_consensus.cc:493] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.195289 22412 raft_consensus.cc:515] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.197780 22412 leader_election.cc:290] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.198976 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
W20260710 11:03:01.201467 22252 leader_election.cc:336] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.201967 22252 leader_election.cc:304] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [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: ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:01.202003 22375 raft_consensus.cc:493] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.202555 22375 raft_consensus.cc:515] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.202667 22412 raft_consensus.cc:2749] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:01.204398 22375 leader_election.cc:290] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:01.205469 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:03:01.206073 22286 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 1.
I20260710 11:03:01.207150 22179 leader_election.cc:304] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:01.207808 22375 raft_consensus.cc:2804] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:03:01.208019 22178 leader_election.cc:336] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.208211 22375 raft_consensus.cc:493] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.208771 22375 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.208709 22415 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.209650 22415 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.211624 22415 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:01.214217 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:03:01.215881 22412 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
W20260710 11:03:01.215969 22178 leader_election.cc:336] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.216086 22375 raft_consensus.cc:515] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.216528 22178 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:01.216473 22412 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.217464 22415 raft_consensus.cc:2749] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:01.219497 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b9d589885c54fc49c6e64770baab445" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:01.220093 22286 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.220659 22412 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
W20260710 11:03:01.222826 22252 leader_election.cc:336] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
W20260710 11:03:01.223294 22178 leader_election.cc:336] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.223533 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:03:01.224234 22213 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:03:01.225399 22251 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:03:01.225646 22375 leader_election.cc:290] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:01.226575 22412 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:01.226895 22412 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.227200 22412 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.227284 22286 raft_consensus.cc:2468] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 2.
I20260710 11:03:01.228577 22179 leader_election.cc:304] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:03:01.229743 22375 raft_consensus.cc:2804] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.230207 22375 raft_consensus.cc:697] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:01.231034 22375 consensus_queue.cc:237] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.234426 22412 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.242563 22412 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.246637 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:01.247246 22213 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:01.247938 22252 leader_election.cc:336] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.250196 22036 catalog_manager.cc:5697] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 1 to 2, leader changed from 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.254390 22213 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 2.
I20260710 11:03:01.255560 22251 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:03:01.256260 22412 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.257742 22412 raft_consensus.cc:697] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:01.258684 22412 consensus_queue.cc:237] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.267107 22036 catalog_manager.cc:5697] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 1 to 2, leader changed from 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.365875 22412 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.366477 22412 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.368717 22412 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.369575 22375 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.369957 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:03:01.370219 22375 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.371279 22213 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:03:01.372313 22375 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:01.372993 22251 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:01.373381 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
W20260710 11:03:01.373639 22252 leader_election.cc:336] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.373909 22412 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:01.374365 22412 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.374751 22412 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:01.377305 22178 leader_election.cc:336] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.380402 22412 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.381383 22286 raft_consensus.cc:2393] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf46c0fde40423a9071c11f5bc6f555 in current term 2: Already voted for candidate ec7d42b25acb40e3bad89b1599a16846 in this term.
I20260710 11:03:01.382347 22412 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.383131 22179 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:01.383518 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:01.383958 22375 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:01.386305 22252 leader_election.cc:336] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.389539 22375 raft_consensus.cc:2749] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:01.394598 22213 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 2.
I20260710 11:03:01.396209 22251 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:03:01.396899 22412 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.397341 22412 raft_consensus.cc:697] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:01.398149 22412 consensus_queue.cc:237] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.405300 22036 catalog_manager.cc:5697] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 1 to 2, leader changed from 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.452665 22412 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.453357 22412 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.455698 22412 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.456890 22375 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.457005 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555" is_pre_election: true
I20260710 11:03:01.457705 22375 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.458624 22213 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 1.
I20260710 11:03:01.459906 22251 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:01.460306 22375 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
W20260710 11:03:01.460860 22252 leader_election.cc:336] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.461194 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ec7d42b25acb40e3bad89b1599a16846" is_pre_election: true
I20260710 11:03:01.461776 22416 raft_consensus.cc:2804] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:01.462244 22416 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 10f19ddb1bda4c6794fd0cb5994d07a3)
I20260710 11:03:01.462646 22416 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:01.464856 22178 leader_election.cc:336] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.469858 22416 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.471261 22286 raft_consensus.cc:2393] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf46c0fde40423a9071c11f5bc6f555 in current term 2: Already voted for candidate ec7d42b25acb40e3bad89b1599a16846 in this term.
I20260710 11:03:01.472132 22416 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:01.473317 22179 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 5bf46c0fde40423a9071c11f5bc6f555; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:01.474277 22375 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.473732 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
W20260710 11:03:01.476054 22252 leader_election.cc:336] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111)
I20260710 11:03:01.479501 22375 raft_consensus.cc:2749] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:01.484767 22213 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 2.
I20260710 11:03:01.486464 22251 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [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: 5bf46c0fde40423a9071c11f5bc6f555, ec7d42b25acb40e3bad89b1599a16846; no voters: 10f19ddb1bda4c6794fd0cb5994d07a3
I20260710 11:03:01.487270 22416 raft_consensus.cc:2804] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.487749 22416 raft_consensus.cc:697] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:01.488561 22416 consensus_queue.cc:237] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:01.495638 22036 catalog_manager.cc:5697] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 1 to 2, leader changed from 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.714934 22286 raft_consensus.cc:1275] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.716467 22375 consensus_queue.cc:1048] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:01.730262 22178 consensus_peers.cc:597] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:01.777029 22252 consensus_peers.cc:597] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:01.888406 22213 raft_consensus.cc:1275] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.889755 22416 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:01.914947 22252 consensus_peers.cc:597] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:01.956836 22213 raft_consensus.cc:1275] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.958451 22412 consensus_queue.cc:1048] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:01.971940 22252 consensus_peers.cc:597] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:01.985059 22252 consensus_peers.cc:597] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:03:01.999414 22213 raft_consensus.cc:1275] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:02.001480 22412 consensus_queue.cc:1048] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:03:02.042460 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:02.159027 22178 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111) [suppressed 61 similar messages]
W20260710 11:03:02.260773 22178 consensus_peers.cc:597] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:02.414577 22252 consensus_peers.cc:597] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:02.617821 22178 consensus_peers.cc:597] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:02.640089 22252 consensus_peers.cc:597] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:02.643918 22252 consensus_peers.cc:597] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:03.043516 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:04.044415 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:04.078166 22178 consensus_peers.cc:597] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:04.120306 22252 consensus_peers.cc:597] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Error code: TABLET_NOT_RUNNING (12). Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:04.449043 22252 consensus_peers.cc:597] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:04.451155 22252 consensus_peers.cc:597] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:04.462939 22252 consensus_peers.cc:597] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:04.543138 22178 consensus_peers.cc:597] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:04.566920 22252 consensus_peers.cc:597] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:05.045874 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:05.093860 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:05.101251 22439 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 11:03:05.102144 22440 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 11:03:05.103400 22442 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 11:03:05.104830 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:05.106683 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:05.106964 19184 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 11:03:05.107169 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681385107149 us; error 0 us; skew 500 ppm
I20260710 11:03:05.107977 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:05.111702 19184 webserver.cc:533] Webserver started at http://127.18.188.1:38451/ using document root <none> and password file <none>
I20260710 11:03:05.112521 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:05.112757 19184 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:03:05.118037 19184 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:05.122949 22447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.123936 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.004s
I20260710 11:03:05.124325 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
format_stamp: "Formatted at 2026-07-10 11:02:58 on dist-test-slave-5d6r"
I20260710 11:03:05.124936 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681303606337-19184-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 11:03:05.126394 22252 consensus_peers.cc:597] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:05.159824 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:05.161331 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:05.163050 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:05.167752 22454 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:03:05.188447 22252 consensus_peers.cc:597] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:05.189033 22178 consensus_peers.cc:597] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:05.220732 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:03:05.221103 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.055s	user 0.003s	sys 0.000s
I20260710 11:03:05.221553 19184 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:03:05.228933 22454 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.246272 22454 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.247412 22454 tablet_bootstrap.cc:492] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.248266 22454 ts_tablet_manager.cc:1403] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:03:05.251317 22454 raft_consensus.cc:359] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.252600 22454 raft_consensus.cc:740] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.253590 22454 consensus_queue.cc:260] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.256194 22454 ts_tablet_manager.cc:1434] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:03:05.256963 22454 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.268790 22454 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.269685 22454 tablet_bootstrap.cc:492] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.270344 22454 ts_tablet_manager.cc:1403] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:03:05.272818 22454 raft_consensus.cc:359] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.273134 19184 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:03:05.273670 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.052s	user 0.053s	sys 0.000s
I20260710 11:03:05.273584 22454 raft_consensus.cc:740] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.274547 22454 consensus_queue.cc:260] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.277144 22454 ts_tablet_manager.cc:1434] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:03:05.278129 22454 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.297773 22454 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.298647 22454 tablet_bootstrap.cc:492] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.299263 22454 ts_tablet_manager.cc:1403] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:03:05.301486 22454 raft_consensus.cc:359] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.302165 22454 raft_consensus.cc:740] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.302850 22454 consensus_queue.cc:260] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.304658 22454 ts_tablet_manager.cc:1434] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:05.305358 22454 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.320084 22454 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.320868 22454 tablet_bootstrap.cc:492] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.321461 22454 ts_tablet_manager.cc:1403] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:03:05.323386 22454 raft_consensus.cc:359] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.323894 22454 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.324550 22454 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.326216 22454 ts_tablet_manager.cc:1434] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:05.326894 22454 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.340235 22454 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.341079 22454 tablet_bootstrap.cc:492] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.341707 22454 ts_tablet_manager.cc:1403] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:03:05.342479 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:33831
I20260710 11:03:05.342592 22516 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:33831 every 8 connection(s)
I20260710 11:03:05.343924 22454 raft_consensus.cc:359] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.344568 22454 raft_consensus.cc:740] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.345353 22454 consensus_queue.cc:260] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.347633 22454 ts_tablet_manager.cc:1434] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:05.348412 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.348614 22454 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.372670 22454 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.373827 22454 tablet_bootstrap.cc:492] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.374626 22454 ts_tablet_manager.cc:1403] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260710 11:03:05.380012 22517 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39967
I20260710 11:03:05.380511 22517 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:05.380555 22454 raft_consensus.cc:359] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.381340 22454 raft_consensus.cc:385] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:05.381666 22454 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.381666 22517 heartbeater.cc:507] Master 127.18.188.62:39967 requested a full tablet report, sending...
I20260710 11:03:05.382612 22454 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.385074 22454 ts_tablet_manager.cc:1434] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:03:05.385969 22454 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.389721 22034 ts_manager.cc:194] Re-registered known tserver with Master: 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831)
I20260710 11:03:05.393527 22491 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:05.396853 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ba326613984cada4c47e5192317327"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:05.397694 22286 raft_consensus.cc:606] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:05.401311 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:05.401957 22286 raft_consensus.cc:606] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:05.403235 22034 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39894
I20260710 11:03:05.406571 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:05.407037 22454 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.407260 22286 raft_consensus.cc:606] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:05.407521 22517 heartbeater.cc:499] Master 127.18.188.62:39967 was elected leader, sending a full tablet report...
I20260710 11:03:05.407918 22454 tablet_bootstrap.cc:492] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.409950 22454 ts_tablet_manager.cc:1403] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:03:05.412609 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:05.413365 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:05.412760 22454 raft_consensus.cc:359] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.413847 22454 raft_consensus.cc:740] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.414392 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.415030 22454 consensus_queue.cc:260] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.417269 22454 ts_tablet_manager.cc:1434] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:05.418092 22454 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.428927 22491 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.431636 22454 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.432510 22454 tablet_bootstrap.cc:492] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.433161 22454 ts_tablet_manager.cc:1403] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:03:05.435693 22454 raft_consensus.cc:359] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.436466 22454 raft_consensus.cc:740] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.437541 22454 consensus_queue.cc:260] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.439672 22454 ts_tablet_manager.cc:1434] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:05.440546 22454 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.451562 22454 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.452173 22454 tablet_bootstrap.cc:492] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.452641 22454 ts_tablet_manager.cc:1403] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:03:05.454553 22454 raft_consensus.cc:359] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.455008 22454 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.455473 22454 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.457098 22454 ts_tablet_manager.cc:1434] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:05.458003 22454 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap starting.
I20260710 11:03:05.470376 22454 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: 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 11:03:05.471082 22454 tablet_bootstrap.cc:492] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Bootstrap complete.
I20260710 11:03:05.471591 22454 ts_tablet_manager.cc:1403] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260710 11:03:05.473394 22454 raft_consensus.cc:359] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.473961 22454 raft_consensus.cc:740] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10f19ddb1bda4c6794fd0cb5994d07a3, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.474473 22454 consensus_queue.cc:260] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.475871 22454 ts_tablet_manager.cc:1434] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 11:03:05.530596 22491 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.552095 22489 raft_consensus.cc:3060] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.553725 22416 raft_consensus.cc:993] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.554473 22536 raft_consensus.cc:1081] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.556529 22213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:05.557118 22213 raft_consensus.cc:493] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.557516 22213 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.563858 22213 raft_consensus.cc:515] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.566089 22213 leader_election.cc:290] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 3 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:05.566345 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:05.566728 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a84fe742834391a18c0812f9629a12" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:05.567176 22489 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.567332 22286 raft_consensus.cc:3055] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:05.567682 22286 raft_consensus.cc:740] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:05.568509 22286 consensus_queue.cc:260] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.569871 22286 raft_consensus.cc:3060] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.572784 22489 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:05.573987 22178 leader_election.cc:304] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:05.574873 22415 raft_consensus.cc:2804] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:05.576207 22286 raft_consensus.cc:2468] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:05.576258 22415 raft_consensus.cc:697] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:05.577533 22415 consensus_queue.cc:237] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.585173 22034 catalog_manager.cc:5697] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 2 to 3, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.726483 22536 raft_consensus.cc:993] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.727029 22416 raft_consensus.cc:1081] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.728892 22213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ba326613984cada4c47e5192317327"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:05.729351 22213 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.729674 22213 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.736888 22213 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.739573 22213 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 3 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:05.739801 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:05.740509 22491 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.742307 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:05.742944 22286 raft_consensus.cc:3055] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:05.743250 22286 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:05.744146 22286 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.745679 22286 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:05.748598 22491 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:05.749801 22178 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:05.751014 22415 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:05.751477 22415 raft_consensus.cc:697] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:05.752381 22415 consensus_queue.cc:237] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.752390 22286 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:05.755065 22536 raft_consensus.cc:993] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.755517 22536 raft_consensus.cc:1081] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:05.757090 22213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:05.757719 22213 raft_consensus.cc:493] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:05.758240 22213 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.762607 22034 catalog_manager.cc:5697] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 2 to 3, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.766067 22213 raft_consensus.cc:515] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.767791 22213 leader_election.cc:290] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:05.768797 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:05.769070 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:05.769416 22491 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.769616 22286 raft_consensus.cc:3055] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:05.769954 22286 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:05.770892 22286 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.772125 22286 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:05.776386 22491 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 2.
I20260710 11:03:05.777477 22178 leader_election.cc:304] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:05.778189 22415 raft_consensus.cc:2804] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:05.778425 22286 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 2.
I20260710 11:03:05.778695 22415 raft_consensus.cc:697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:05.779691 22415 consensus_queue.cc:237] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:05.787372 22034 catalog_manager.cc:5697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 1 to 2, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:05.997365 22286 raft_consensus.cc:1275] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:05.998819 22415 consensus_queue.cc:1048] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:06.009105 22491 raft_consensus.cc:1275] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:06.011439 22553 consensus_queue.cc:1048] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:06.046882 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:06.202613 22286 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:06.203905 22553 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:06.215433 22491 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:06.217588 22557 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:06.268438 22489 raft_consensus.cc:1275] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:06.269776 22557 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:06.277746 22286 raft_consensus.cc:1275] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:06.279157 22415 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:06.424147 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:06.442530 22213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
mode: GRACEFUL
new_leader_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:03:06.443251 22213 raft_consensus.cc:606] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Received request to transfer leadership to TS ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:06.445832 22213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
mode: GRACEFUL
new_leader_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:03:06.446302 22213 raft_consensus.cc:606] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Received request to transfer leadership to TS ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:06.447366 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:06.447885 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:06.448488 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:06.656355 22557 raft_consensus.cc:993] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: : Instructing follower ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:06.656828 22415 raft_consensus.cc:1081] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Signalling peer ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:06.658423 22286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:46964
I20260710 11:03:06.658854 22286 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:06.659085 22286 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:06.663763 22286 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.665342 22286 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:06.666224 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:06.666450 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:06.666864 22489 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:06.667028 22213 raft_consensus.cc:3055] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:06.667380 22213 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:06.668006 22213 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.669054 22213 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:06.672051 22489 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 2.
I20260710 11:03:06.673354 22213 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 2.
I20260710 11:03:06.673388 22252 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:06.674520 22550 raft_consensus.cc:2804] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:06.675050 22550 raft_consensus.cc:697] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:06.675849 22550 consensus_queue.cc:237] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.683627 22036 catalog_manager.cc:5697] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 1 to 2, leader changed from 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:06.754488 22415 raft_consensus.cc:993] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: : Instructing follower ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:06.754997 22415 raft_consensus.cc:1081] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Signalling peer ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:06.756595 22286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:46964
I20260710 11:03:06.757217 22286 raft_consensus.cc:493] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:06.757584 22286 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:06.762714 22286 raft_consensus.cc:515] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.764272 22286 leader_election.cc:290] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 3 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:06.765456 22213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:06.766137 22213 raft_consensus.cc:3055] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:06.766475 22213 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:06.765377 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:06.767218 22489 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:06.767370 22213 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.768584 22213 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:06.772783 22489 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 3.
I20260710 11:03:06.773717 22213 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 3.
I20260710 11:03:06.774201 22252 leader_election.cc:304] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:06.775170 22550 raft_consensus.cc:2804] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:06.775935 22550 raft_consensus.cc:697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:06.776634 22550 consensus_queue.cc:237] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:06.783221 22036 catalog_manager.cc:5697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 2 to 3, leader changed from 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:07.047883 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:07.073719 22489 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:07.075559 22536 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:07.091051 22212 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:07.092559 22536 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:07.350219 22212 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:07.351715 22536 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:07.362116 22489 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:07.364131 22536 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:07.455021 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:07.462591 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:07.463161 22286 raft_consensus.cc:606] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:07.465695 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:07.466188 22286 raft_consensus.cc:606] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:07.467204 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:07.467695 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:07.468267 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:07.691071 22550 raft_consensus.cc:993] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:07.691609 22536 raft_consensus.cc:1081] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:07.693373 22212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:07.693984 22212 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:07.694298 22212 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:07.700212 22212 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.702407 22212 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 3 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:07.703198 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:07.703475 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:07.703871 22489 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:07.704092 22286 raft_consensus.cc:3055] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:07.704461 22286 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:07.705231 22286 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.706220 22286 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:07.709327 22489 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:07.710644 22178 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:07.711184 22286 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:07.711330 22574 raft_consensus.cc:2804] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:07.711978 22574 raft_consensus.cc:697] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:07.712824 22574 consensus_queue.cc:237] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.719924 22034 catalog_manager.cc:5697] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 2 to 3, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.808525 22550 raft_consensus.cc:993] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:07.809002 22536 raft_consensus.cc:1081] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:07.810497 22212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:07.810971 22212 raft_consensus.cc:493] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:07.811262 22212 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.816047 22212 raft_consensus.cc:515] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.818451 22212 leader_election.cc:290] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 4 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:07.819782 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:07.819671 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6ad69105d2b4a87af4a5b1ce8cf3a60" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:07.820417 22286 raft_consensus.cc:3055] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:07.820456 22489 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.820853 22286 raft_consensus.cc:740] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:07.821657 22286 consensus_queue.cc:260] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.822784 22286 raft_consensus.cc:3060] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:07.828276 22489 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 4.
I20260710 11:03:07.829650 22178 leader_election.cc:304] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:07.829805 22286 raft_consensus.cc:2468] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 4.
I20260710 11:03:07.830379 22574 raft_consensus.cc:2804] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:07.830928 22574 raft_consensus.cc:697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:07.831667 22574 consensus_queue.cc:237] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:07.838260 22034 catalog_manager.cc:5697] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 3 to 4, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 4 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:08.048954 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:08.208877 22489 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:08.210382 22574 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:08.222908 22286 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:08.225171 22574 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:08.320400 22286 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:08.322235 22581 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:08.330060 22489 raft_consensus.cc:1275] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:08.332598 22581 consensus_queue.cc:1048] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:08.474407 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.481791 22212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
mode: GRACEFUL
new_leader_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:03:08.482296 22212 raft_consensus.cc:606] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Received request to transfer leadership to TS ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:08.484802 22212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93ba326613984cada4c47e5192317327"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
mode: GRACEFUL
new_leader_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:55430
I20260710 11:03:08.485297 22212 raft_consensus.cc:606] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Received request to transfer leadership to TS ec7d42b25acb40e3bad89b1599a16846
I20260710 11:03:08.486382 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:08.486933 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:08.487506 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.641642 22574 raft_consensus.cc:993] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: : Instructing follower ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:08.642426 22581 raft_consensus.cc:1081] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Signalling peer ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:08.644483 22286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52387931c372423cb8b133371ca73313"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:46964
I20260710 11:03:08.645037 22286 raft_consensus.cc:493] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.645339 22286 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.650323 22286 raft_consensus.cc:515] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.651680 22286 leader_election.cc:290] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 4 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:08.652649 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:08.652649 22489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52387931c372423cb8b133371ca73313" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:08.653537 22212 raft_consensus.cc:3055] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:08.653621 22489 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.653983 22212 raft_consensus.cc:740] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:08.654840 22212 consensus_queue.cc:260] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.656292 22212 raft_consensus.cc:3060] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.661798 22489 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 4.
I20260710 11:03:08.662999 22252 leader_election.cc:304] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:08.663816 22536 raft_consensus.cc:2804] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:08.664461 22212 raft_consensus.cc:2468] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 4.
I20260710 11:03:08.666271 22536 raft_consensus.cc:697] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 4 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:08.667161 22536 consensus_queue.cc:237] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.674079 22034 catalog_manager.cc:5697] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 3 to 4, leader changed from 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 4 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.725329 22581 raft_consensus.cc:993] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: : Instructing follower ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:08.725956 22581 raft_consensus.cc:1081] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Signalling peer ec7d42b25acb40e3bad89b1599a16846 to start an election
I20260710 11:03:08.727577 22286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93ba326613984cada4c47e5192317327"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
 from {username='slave'} at 127.0.0.1:46964
I20260710 11:03:08.728057 22286 raft_consensus.cc:493] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.728299 22286 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.732381 22286 raft_consensus.cc:515] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.733733 22286 leader_election.cc:290] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [CANDIDATE]: Term 4 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2:46071)
I20260710 11:03:08.734735 22212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
I20260710 11:03:08.734767 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ba326613984cada4c47e5192317327" candidate_uuid: "ec7d42b25acb40e3bad89b1599a16846" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:08.735293 22212 raft_consensus.cc:3055] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:08.735551 22491 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.736212 22212 raft_consensus.cc:740] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:08.737274 22212 consensus_queue.cc:260] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.738596 22212 raft_consensus.cc:3060] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:08.742247 22491 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 4.
I20260710 11:03:08.743818 22252 leader_election.cc:304] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, ec7d42b25acb40e3bad89b1599a16846; no voters: 
I20260710 11:03:08.744580 22536 raft_consensus.cc:2804] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:08.745144 22536 raft_consensus.cc:697] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 4 LEADER]: Becoming Leader. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:08.745390 22212 raft_consensus.cc:2468] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec7d42b25acb40e3bad89b1599a16846 in term 4.
I20260710 11:03:08.745980 22536 consensus_queue.cc:237] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:08.753482 22034 catalog_manager.cc:5697] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 reported cstate change: term changed from 3 to 4, leader changed from 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2) to ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3). New cstate: current_term: 4 leader_uuid: "ec7d42b25acb40e3bad89b1599a16846" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:09.049965 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:09.235584 22491 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:09.237680 22536 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:09.250100 22212 raft_consensus.cc:1275] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:09.251566 22595 consensus_queue.cc:1048] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:09.291054 22491 raft_consensus.cc:1275] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:09.292449 22587 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:09.302076 22212 raft_consensus.cc:1275] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Refusing update from remote peer ec7d42b25acb40e3bad89b1599a16846: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:09.304543 22600 consensus_queue.cc:1048] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:09.493774 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:09.502600 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:09.503435 22286 raft_consensus.cc:606] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:09.507102 22286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733"
dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
mode: GRACEFUL
new_leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:46968
I20260710 11:03:09.507824 22286 raft_consensus.cc:606] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Received request to transfer leadership to TS 5bf46c0fde40423a9071c11f5bc6f555
I20260710 11:03:09.509114 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:09.509842 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:09.510591 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:09.561003 22600 raft_consensus.cc:993] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:09.561597 22595 raft_consensus.cc:1081] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:09.563055 22212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:09.563546 22212 raft_consensus.cc:493] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.563812 22212 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.569355 22212 raft_consensus.cc:515] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.570940 22212 leader_election.cc:290] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:09.571666 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:09.571918 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c5ed1ea8bf470486ccbb3dedae1a17" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:09.572350 22491 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.572489 22286 raft_consensus.cc:3055] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:09.573158 22286 raft_consensus.cc:740] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:09.573925 22286 consensus_queue.cc:260] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.574812 22286 raft_consensus.cc:3060] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.577994 22491 raft_consensus.cc:2468] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 2.
I20260710 11:03:09.579023 22178 leader_election.cc:304] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:09.579682 22581 raft_consensus.cc:2804] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:09.579648 22286 raft_consensus.cc:2468] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 2.
I20260710 11:03:09.580897 22581 raft_consensus.cc:697] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:09.581844 22581 consensus_queue.cc:237] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.588455 22034 catalog_manager.cc:5697] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 1 to 2, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.628787 22600 raft_consensus.cc:993] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: : Instructing follower 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:09.629256 22595 raft_consensus.cc:1081] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Signalling peer 5bf46c0fde40423a9071c11f5bc6f555 to start an election
I20260710 11:03:09.630777 22212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733"
dest_uuid: "5bf46c0fde40423a9071c11f5bc6f555"
 from {username='slave'} at 127.0.0.1:55426
I20260710 11:03:09.631307 22212 raft_consensus.cc:493] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.631631 22212 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.637228 22212 raft_consensus.cc:515] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.638929 22212 leader_election.cc:290] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [CANDIDATE]: Term 3 election: Requested vote from peers 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831), ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3:45503)
I20260710 11:03:09.639725 22491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3"
I20260710 11:03:09.640027 22286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f499a8bd89a4499bb64ee6df0a151733" candidate_uuid: "5bf46c0fde40423a9071c11f5bc6f555" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ec7d42b25acb40e3bad89b1599a16846"
I20260710 11:03:09.640270 22491 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.640614 22286 raft_consensus.cc:3055] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:09.640901 22286 raft_consensus.cc:740] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ec7d42b25acb40e3bad89b1599a16846, State: Running, Role: LEADER
I20260710 11:03:09.641609 22286 consensus_queue.cc:260] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.642532 22286 raft_consensus.cc:3060] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.645467 22491 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:09.646821 22178 leader_election.cc:304] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [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: 10f19ddb1bda4c6794fd0cb5994d07a3, 5bf46c0fde40423a9071c11f5bc6f555; no voters: 
I20260710 11:03:09.646997 22286 raft_consensus.cc:2468] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf46c0fde40423a9071c11f5bc6f555 in term 3.
I20260710 11:03:09.647718 22581 raft_consensus.cc:2804] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:09.648262 22581 raft_consensus.cc:697] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Becoming Leader. State: Replica: 5bf46c0fde40423a9071c11f5bc6f555, State: Running, Role: LEADER
I20260710 11:03:09.649057 22581 consensus_queue.cc:237] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [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: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } }
I20260710 11:03:09.657083 22034 catalog_manager.cc:5697] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 reported cstate change: term changed from 2 to 3, leader changed from ec7d42b25acb40e3bad89b1599a16846 (127.18.188.3) to 5bf46c0fde40423a9071c11f5bc6f555 (127.18.188.2). New cstate: current_term: 3 leader_uuid: "5bf46c0fde40423a9071c11f5bc6f555" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf46c0fde40423a9071c11f5bc6f555" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:10.051476 22084 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:10.068899 22491 raft_consensus.cc:1275] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:10.070286 22581 consensus_queue.cc:1048] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:10.079945 22286 raft_consensus.cc:1275] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:10.082008 22581 consensus_queue.cc:1048] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:10.218279 22286 raft_consensus.cc:1275] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.219607 22581 consensus_queue.cc:1048] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec7d42b25acb40e3bad89b1599a16846" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 45503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.229575 22491 raft_consensus.cc:1275] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Refusing update from remote peer 5bf46c0fde40423a9071c11f5bc6f555: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.231043 22611 consensus_queue.cc:1048] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10f19ddb1bda4c6794fd0cb5994d07a3" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 33831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.516938 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:10.548096 19184 tablet_server.cc:179] TabletServer@127.18.188.1:33831 shutting down...
I20260710 11:03:10.575930 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:10.576694 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.577325 19184 raft_consensus.cc:2243] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.578183 19184 raft_consensus.cc:2272] T c8a84fe742834391a18c0812f9629a12 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.580670 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.581341 19184 raft_consensus.cc:2243] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.581923 19184 raft_consensus.cc:2272] T 52387931c372423cb8b133371ca73313 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.583730 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.584517 19184 raft_consensus.cc:2243] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.585161 19184 raft_consensus.cc:2272] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.587083 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.587633 19184 raft_consensus.cc:2243] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.588065 19184 raft_consensus.cc:2272] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.590831 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.591445 19184 raft_consensus.cc:2243] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.591926 19184 raft_consensus.cc:2272] T f499a8bd89a4499bb64ee6df0a151733 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.594837 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.595428 19184 raft_consensus.cc:2243] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.595858 19184 raft_consensus.cc:2272] T 7b9d589885c54fc49c6e64770baab445 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.597656 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.598342 19184 raft_consensus.cc:2243] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.598754 19184 raft_consensus.cc:2272] T 707472a560f646c597231ca8054ef61d P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.600620 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.601234 19184 raft_consensus.cc:2243] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.601722 19184 raft_consensus.cc:2272] T 93ba326613984cada4c47e5192317327 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.603536 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.604059 19184 raft_consensus.cc:2243] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.604524 19184 raft_consensus.cc:2272] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.606308 19184 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:10.606788 19184 raft_consensus.cc:2243] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.607210 19184 raft_consensus.cc:2272] T 1a45f12f60044c298f56e4977437065f P 10f19ddb1bda4c6794fd0cb5994d07a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.637455 19184 tablet_server.cc:196] TabletServer@127.18.188.1:33831 shutdown complete.
W20260710 11:03:10.642263 22178 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111) [suppressed 65 similar messages]
W20260710 11:03:10.645696 22178 consensus_peers.cc:597] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:10.655205 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
W20260710 11:03:10.686245 22178 consensus_peers.cc:597] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:10.688110 22252 consensus_peers.cc:597] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:10.688793 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:10.689424 19184 tablet_replica.cc:333] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.690089 19184 raft_consensus.cc:2243] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.690755 19184 raft_consensus.cc:2272] T 707472a560f646c597231ca8054ef61d P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.692561 19184 tablet_replica.cc:333] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.693068 19184 raft_consensus.cc:2243] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.693790 19184 raft_consensus.cc:2272] T c8a84fe742834391a18c0812f9629a12 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.695552 19184 tablet_replica.cc:333] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.696027 19184 raft_consensus.cc:2243] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.696646 19184 raft_consensus.cc:2272] T b4c5ed1ea8bf470486ccbb3dedae1a17 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.699298 19184 tablet_replica.cc:333] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.699849 19184 raft_consensus.cc:2243] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.700534 19184 raft_consensus.cc:2272] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.702490 19184 tablet_replica.cc:333] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.703008 19184 raft_consensus.cc:2243] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.703410 19184 raft_consensus.cc:2272] T 1a45f12f60044c298f56e4977437065f P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.705410 19184 tablet_replica.cc:333] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.706012 19184 raft_consensus.cc:2243] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.706418 19184 raft_consensus.cc:2272] T 93ba326613984cada4c47e5192317327 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.708173 19184 tablet_replica.cc:333] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.708709 19184 raft_consensus.cc:2243] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.709157 19184 raft_consensus.cc:2272] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P 5bf46c0fde40423a9071c11f5bc6f555 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.711480 19184 tablet_replica.cc:333] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.712035 19184 raft_consensus.cc:2243] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.712476 19184 raft_consensus.cc:2272] T 52387931c372423cb8b133371ca73313 P 5bf46c0fde40423a9071c11f5bc6f555 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.714574 19184 tablet_replica.cc:333] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.715078 19184 raft_consensus.cc:2243] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.715875 19184 raft_consensus.cc:2272] T f499a8bd89a4499bb64ee6df0a151733 P 5bf46c0fde40423a9071c11f5bc6f555 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.719028 19184 tablet_replica.cc:333] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555: stopping tablet replica
I20260710 11:03:10.719597 19184 raft_consensus.cc:2243] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.720597 19184 raft_consensus.cc:2272] T 7b9d589885c54fc49c6e64770baab445 P 5bf46c0fde40423a9071c11f5bc6f555 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:10.738445 22252 consensus_peers.cc:597] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 -> Peer 10f19ddb1bda4c6794fd0cb5994d07a3 (127.18.188.1:33831): Couldn't send request to peer 10f19ddb1bda4c6794fd0cb5994d07a3. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:33831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:10.755379 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:03:10.776428 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:03:10.806507 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:10.807274 19184 tablet_replica.cc:333] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.807891 19184 raft_consensus.cc:2243] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.808635 19184 raft_consensus.cc:2272] T 93ba326613984cada4c47e5192317327 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.810895 19184 tablet_replica.cc:333] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.811403 19184 raft_consensus.cc:2243] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.811805 19184 raft_consensus.cc:2272] T c8a84fe742834391a18c0812f9629a12 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.813798 19184 tablet_replica.cc:333] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.814280 19184 raft_consensus.cc:2243] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.814666 19184 raft_consensus.cc:2272] T b4c5ed1ea8bf470486ccbb3dedae1a17 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.817823 19184 tablet_replica.cc:333] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.818440 19184 raft_consensus.cc:2243] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.819233 19184 raft_consensus.cc:2272] T b6d3f1b3e1e74c8bb79e040ac15da0f7 P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.821203 19184 tablet_replica.cc:333] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.821808 19184 raft_consensus.cc:2243] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.822535 19184 raft_consensus.cc:2272] T 52387931c372423cb8b133371ca73313 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.824349 19184 tablet_replica.cc:333] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.824854 19184 raft_consensus.cc:2243] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.825258 19184 raft_consensus.cc:2272] T f499a8bd89a4499bb64ee6df0a151733 P ec7d42b25acb40e3bad89b1599a16846 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.827736 19184 tablet_replica.cc:333] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.828297 19184 raft_consensus.cc:2243] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.828758 19184 raft_consensus.cc:2272] T 7b9d589885c54fc49c6e64770baab445 P ec7d42b25acb40e3bad89b1599a16846 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.830670 19184 tablet_replica.cc:333] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.831168 19184 raft_consensus.cc:2243] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.831595 19184 raft_consensus.cc:2272] T 707472a560f646c597231ca8054ef61d P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.833818 19184 tablet_replica.cc:333] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.834332 19184 raft_consensus.cc:2243] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.835111 19184 raft_consensus.cc:2272] T 1a45f12f60044c298f56e4977437065f P ec7d42b25acb40e3bad89b1599a16846 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.837391 19184 tablet_replica.cc:333] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846: stopping tablet replica
I20260710 11:03:10.837904 19184 raft_consensus.cc:2243] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:10.838351 19184 raft_consensus.cc:2272] T d6ad69105d2b4a87af4a5b1ce8cf3a60 P ec7d42b25acb40e3bad89b1599a16846 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.869072 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:03:10.897112 19184 master.cc:562] Master@127.18.188.62:39967 shutting down...
I20260710 11:03:10.931615 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:10.932171 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:10.932531 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P ca78954315ce4a4ba108db8b1ddaeb9d: stopping tablet replica
I20260710 11:03:10.954031 19184 master.cc:584] Master@127.18.188.62:39967 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13118 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:11.000392 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:37821
I20260710 11:03:11.001984 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:11.007946 22624 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 11:03:11.008046 22623 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 11:03:11.009753 22626 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 11:03:11.011291 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:11.012333 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:11.012532 19184 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 11:03:11.012737 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681391012704 us; error 0 us; skew 500 ppm
I20260710 11:03:11.013301 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:11.015950 19184 webserver.cc:533] Webserver started at http://127.18.188.62:43045/ using document root <none> and password file <none>
I20260710 11:03:11.016534 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:11.016726 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:11.017208 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:11.018755 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "16c57ce828544b00ab688e9986a0bb5d"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.025405 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:03:11.029143 22631 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.030020 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:11.030283 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "16c57ce828544b00ab688e9986a0bb5d"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.030527 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-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 11:03:11.046396 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:11.048116 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:11.090497 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:37821
I20260710 11:03:11.090583 22682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:37821 every 8 connection(s)
I20260710 11:03:11.094621 22683 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 11:03:11.106531 22683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d: Bootstrap starting.
I20260710 11:03:11.111402 22683 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.115619 22683 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d: No bootstrap required, opened a new log
I20260710 11:03:11.117794 22683 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER }
I20260710 11:03:11.118196 22683 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.118435 22683 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c57ce828544b00ab688e9986a0bb5d, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.119060 22683 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER }
I20260710 11:03:11.119531 22683 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:11.119755 22683 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:11.120024 22683 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.124980 22683 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER }
I20260710 11:03:11.125610 22683 leader_election.cc:304] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [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: 16c57ce828544b00ab688e9986a0bb5d; no voters: 
I20260710 11:03:11.126765 22683 leader_election.cc:290] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:11.127128 22686 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.128500 22686 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 1 LEADER]: Becoming Leader. State: Replica: 16c57ce828544b00ab688e9986a0bb5d, State: Running, Role: LEADER
I20260710 11:03:11.129247 22686 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [LEADER]: Queue going to LEADER mode. State: All 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: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER }
I20260710 11:03:11.130062 22683 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:11.134104 22688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16c57ce828544b00ab688e9986a0bb5d. Latest consensus state: current_term: 1 leader_uuid: "16c57ce828544b00ab688e9986a0bb5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER } }
I20260710 11:03:11.134908 22688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:11.134871 22687 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16c57ce828544b00ab688e9986a0bb5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c57ce828544b00ab688e9986a0bb5d" member_type: VOTER } }
I20260710 11:03:11.135561 22687 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:11.137156 22693 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:11.145339 22693 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:11.146387 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:11.154649 22693 catalog_manager.cc:1383] Generated new cluster ID: 4747bd12fe8d4ee6b110fa6e756f0fd8
I20260710 11:03:11.154948 22693 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:11.168742 22693 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:11.170301 22693 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:11.190044 22693 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d: Generated new TSK 0
I20260710 11:03:11.190673 22693 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:11.213740 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:11.219655 22704 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 11:03:11.220755 22705 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 11:03:11.222918 22707 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 11:03:11.223675 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:11.224601 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:11.224790 19184 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 11:03:11.224915 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681391224903 us; error 0 us; skew 500 ppm
I20260710 11:03:11.225390 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:11.227819 19184 webserver.cc:533] Webserver started at http://127.18.188.1:45419/ using document root <none> and password file <none>
I20260710 11:03:11.228256 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:11.228422 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:11.228634 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:11.229727 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "c27922e7cfdb429ea27a5ceb69299153"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.234573 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:03:11.240636 22712 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.241734 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:03:11.242117 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "c27922e7cfdb429ea27a5ceb69299153"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.242410 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-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 11:03:11.273343 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:11.274555 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:11.276059 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:11.278937 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:11.279182 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.279448 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:11.279620 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.322592 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:35701
I20260710 11:03:11.322703 22774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:35701 every 8 connection(s)
I20260710 11:03:11.327602 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:11.334643 22779 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 11:03:11.338138 22780 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 11:03:11.341712 22775 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37821
I20260710 11:03:11.341920 19184 server_base.cc:1061] running on GCE node
W20260710 11:03:11.342072 22782 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 11:03:11.342226 22775 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:11.343447 22775 heartbeater.cc:507] Master 127.18.188.62:37821 requested a full tablet report, sending...
I20260710 11:03:11.343570 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:11.344036 19184 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 11:03:11.344241 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681391344206 us; error 0 us; skew 500 ppm
I20260710 11:03:11.345214 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:11.345965 22648 ts_manager.cc:194] Registered new tserver with Master: c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701)
I20260710 11:03:11.347841 19184 webserver.cc:533] Webserver started at http://127.18.188.2:44711/ using document root <none> and password file <none>
I20260710 11:03:11.348304 22648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45478
I20260710 11:03:11.348395 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:11.348703 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:11.348984 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:11.350188 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.355082 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:11.358974 22787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.359952 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:03:11.360215 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.360462 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-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 11:03:11.375130 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:11.376273 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:11.377768 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:11.380365 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:11.380563 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.380741 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:11.380874 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.423425 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:40555
I20260710 11:03:11.423522 22849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:40555 every 8 connection(s)
I20260710 11:03:11.428416 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:11.435412 22853 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 11:03:11.437572 22854 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 11:03:11.442219 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:11.443588 22850 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37821
I20260710 11:03:11.443980 22850 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:11.444036 22856 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 11:03:11.445132 22850 heartbeater.cc:507] Master 127.18.188.62:37821 requested a full tablet report, sending...
I20260710 11:03:11.445926 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:11.446220 19184 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 11:03:11.446431 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681391446413 us; error 0 us; skew 500 ppm
I20260710 11:03:11.447150 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:11.447525 22648 ts_manager.cc:194] Registered new tserver with Master: 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555)
I20260710 11:03:11.449280 22648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45486
I20260710 11:03:11.450573 19184 webserver.cc:533] Webserver started at http://127.18.188.3:45363/ using document root <none> and password file <none>
I20260710 11:03:11.451146 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:11.451362 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:11.451645 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:11.452821 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "cc8b3bf8decd492397a237f921ed3305"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.457459 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:11.460696 22861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.461952 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:11.462378 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "cc8b3bf8decd492397a237f921ed3305"
format_stamp: "Formatted at 2026-07-10 11:03:11 on dist-test-slave-5d6r"
I20260710 11:03:11.462651 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681303606337-19184-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 11:03:11.476671 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:11.478055 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:11.479609 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:11.482120 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:11.482336 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.482668 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:11.482823 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:11.523674 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:34137
I20260710 11:03:11.523778 22923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:34137 every 8 connection(s)
I20260710 11:03:11.537961 22924 heartbeater.cc:344] Connected to a master server at 127.18.188.62:37821
I20260710 11:03:11.538344 22924 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:11.539149 22924 heartbeater.cc:507] Master 127.18.188.62:37821 requested a full tablet report, sending...
I20260710 11:03:11.541150 22648 ts_manager.cc:194] Registered new tserver with Master: cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:11.541365 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014669072s
I20260710 11:03:11.542656 22648 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45492
I20260710 11:03:11.565907 22648 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45496:
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 11:03:11.568156 22648 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 11:03:11.616966 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac772e8d9584645a543a2e4855fdcc4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:11.618391 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac772e8d9584645a543a2e4855fdcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.622789 22888 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ebbb6a9c54db99aff07a19e138ce5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:11.624200 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ebbb6a9c54db99aff07a19e138ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.628906 22740 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac772e8d9584645a543a2e4855fdcc4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:11.630493 22740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac772e8d9584645a543a2e4855fdcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.630862 22739 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ebbb6a9c54db99aff07a19e138ce5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:11.632243 22739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ebbb6a9c54db99aff07a19e138ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.634716 22814 tablet_service.cc:1511] Processing CreateTablet for tablet ea6ebbb6a9c54db99aff07a19e138ce5 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:11.636036 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6ebbb6a9c54db99aff07a19e138ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.638502 22815 tablet_service.cc:1511] Processing CreateTablet for tablet 3ac772e8d9584645a543a2e4855fdcc4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=5c31e809e3dd46e9906f17efc4305790]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:11.639842 22815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ac772e8d9584645a543a2e4855fdcc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:11.665755 22940 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: Bootstrap starting.
I20260710 11:03:11.672746 22939 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: Bootstrap starting.
I20260710 11:03:11.673254 22941 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: Bootstrap starting.
I20260710 11:03:11.679332 22940 tablet_bootstrap.cc:654] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.680056 22941 tablet_bootstrap.cc:654] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.683363 22939 tablet_bootstrap.cc:654] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.685573 22941 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: No bootstrap required, opened a new log
I20260710 11:03:11.686079 22941 ts_tablet_manager.cc:1403] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:03:11.686662 22940 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: No bootstrap required, opened a new log
I20260710 11:03:11.687564 22940 ts_tablet_manager.cc:1403] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 11:03:11.688740 22941 raft_consensus.cc:359] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.689354 22941 raft_consensus.cc:385] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.689661 22941 raft_consensus.cc:740] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.689779 22939 tablet_bootstrap.cc:492] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: No bootstrap required, opened a new log
I20260710 11:03:11.690342 22939 ts_tablet_manager.cc:1403] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260710 11:03:11.690423 22941 consensus_queue.cc:260] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.690743 22940 raft_consensus.cc:359] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.691615 22940 raft_consensus.cc:385] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.692032 22940 raft_consensus.cc:740] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.693480 22941 ts_tablet_manager.cc:1434] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:11.693161 22940 consensus_queue.cc:260] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.694700 22941 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: Bootstrap starting.
I20260710 11:03:11.693751 22939 raft_consensus.cc:359] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.695173 22850 heartbeater.cc:499] Master 127.18.188.62:37821 was elected leader, sending a full tablet report...
I20260710 11:03:11.695380 22939 raft_consensus.cc:385] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.695971 22939 raft_consensus.cc:740] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.697398 22939 consensus_queue.cc:260] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.702061 22941 tablet_bootstrap.cc:654] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.703301 22940 ts_tablet_manager.cc:1434] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:03:11.703682 22775 heartbeater.cc:499] Master 127.18.188.62:37821 was elected leader, sending a full tablet report...
I20260710 11:03:11.704536 22940 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: Bootstrap starting.
I20260710 11:03:11.713081 22924 heartbeater.cc:499] Master 127.18.188.62:37821 was elected leader, sending a full tablet report...
I20260710 11:03:11.714270 22939 ts_tablet_manager.cc:1434] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.001s
I20260710 11:03:11.715416 22939 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: Bootstrap starting.
I20260710 11:03:11.712597 22940 tablet_bootstrap.cc:654] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.725046 22939 tablet_bootstrap.cc:654] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:11.732376 22940 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: No bootstrap required, opened a new log
I20260710 11:03:11.732409 22941 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: No bootstrap required, opened a new log
I20260710 11:03:11.732772 22939 tablet_bootstrap.cc:492] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: No bootstrap required, opened a new log
I20260710 11:03:11.732995 22940 ts_tablet_manager.cc:1403] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260710 11:03:11.733058 22941 ts_tablet_manager.cc:1403] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.012s
I20260710 11:03:11.733223 22939 ts_tablet_manager.cc:1403] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260710 11:03:11.735560 22940 raft_consensus.cc:359] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.736181 22940 raft_consensus.cc:385] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.736419 22940 raft_consensus.cc:740] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.736392 22939 raft_consensus.cc:359] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.736616 22941 raft_consensus.cc:359] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.737386 22939 raft_consensus.cc:385] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.737432 22941 raft_consensus.cc:385] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:11.737855 22939 raft_consensus.cc:740] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.738025 22941 raft_consensus.cc:740] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Initialized, Role: FOLLOWER
I20260710 11:03:11.737459 22940 consensus_queue.cc:260] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.738704 22939 consensus_queue.cc:260] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.739913 22940 ts_tablet_manager.cc:1434] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:11.741022 22939 ts_tablet_manager.cc:1434] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:11.739189 22941 consensus_queue.cc:260] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.743224 22941 ts_tablet_manager.cc:1434] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260710 11:03:11.777479 22925 tablet.cc:2406] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:11.805641 22946 raft_consensus.cc:493] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.806108 22946 raft_consensus.cc:515] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.808209 22946 leader_election.cc:290] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:11.818503 22825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" is_pre_election: true
I20260710 11:03:11.819119 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305" is_pre_election: true
I20260710 11:03:11.819212 22825 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 0.
I20260710 11:03:11.819772 22899 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 0.
I20260710 11:03:11.820672 22714 leader_election.cc:304] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, c27922e7cfdb429ea27a5ceb69299153; no voters: 
I20260710 11:03:11.821591 22946 raft_consensus.cc:2804] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.821923 22946 raft_consensus.cc:493] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.822225 22946 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.828138 22946 raft_consensus.cc:515] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.829854 22946 leader_election.cc:290] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 1 election: Requested vote from peers 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:11.831003 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:11.831000 22825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:11.831923 22899 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.832072 22825 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.837460 22825 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 1.
I20260710 11:03:11.837644 22899 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 1.
I20260710 11:03:11.838696 22714 leader_election.cc:304] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, c27922e7cfdb429ea27a5ceb69299153; no voters: 
I20260710 11:03:11.839473 22946 raft_consensus.cc:2804] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.840600 22946 raft_consensus.cc:697] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 LEADER]: Becoming Leader. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:11.841419 22946 consensus_queue.cc:237] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:11.849313 22648 catalog_manager.cc:5697] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 reported cstate change: term changed from 0 to 1, leader changed from <none> to c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "c27922e7cfdb429ea27a5ceb69299153" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.909874 22945 raft_consensus.cc:493] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:11.910427 22945 raft_consensus.cc:515] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.912518 22945 leader_election.cc:290] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137), c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701)
I20260710 11:03:11.922896 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305" is_pre_election: true
I20260710 11:03:11.923700 22899 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 0.
I20260710 11:03:11.923894 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153" is_pre_election: true
I20260710 11:03:11.924654 22750 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 0.
I20260710 11:03:11.924719 22788 leader_election.cc:304] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:11.925624 22945 raft_consensus.cc:2804] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:11.926010 22945 raft_consensus.cc:493] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:11.926332 22945 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.932698 22945 raft_consensus.cc:515] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.934275 22945 leader_election.cc:290] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 election: Requested vote from peers cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137), c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701)
I20260710 11:03:11.935122 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:11.935374 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
I20260710 11:03:11.935657 22899 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.936049 22750 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:11.941191 22899 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 1.
I20260710 11:03:11.942366 22788 leader_election.cc:304] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:11.942512 22750 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 1.
I20260710 11:03:11.943302 22945 raft_consensus.cc:2804] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:11.944505 22945 raft_consensus.cc:697] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Becoming Leader. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Running, Role: LEADER
I20260710 11:03:11.945379 22945 consensus_queue.cc:237] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:11.952518 22648 catalog_manager.cc:5697] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.028949 22648 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45498:
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 11:03:12.031059 22648 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.
I20260710 11:03:12.055087 22740 tablet_service.cc:1511] Processing CreateTablet for tablet 554fb08f1b664b7286f8d4e6c7d7c637 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:12.056284 22815 tablet_service.cc:1511] Processing CreateTablet for tablet 554fb08f1b664b7286f8d4e6c7d7c637 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:12.056631 22740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554fb08f1b664b7286f8d4e6c7d7c637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.057626 22815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554fb08f1b664b7286f8d4e6c7d7c637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.058199 22888 tablet_service.cc:1511] Processing CreateTablet for tablet 554fb08f1b664b7286f8d4e6c7d7c637 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:12.059346 22888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554fb08f1b664b7286f8d4e6c7d7c637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.059700 22739 tablet_service.cc:1511] Processing CreateTablet for tablet 1a02cb1158194af18e9e6af1f865393d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:12.060976 22739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a02cb1158194af18e9e6af1f865393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.061070 22814 tablet_service.cc:1511] Processing CreateTablet for tablet 1a02cb1158194af18e9e6af1f865393d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:12.062466 22814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a02cb1158194af18e9e6af1f865393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.062286 22889 tablet_service.cc:1511] Processing CreateTablet for tablet 1a02cb1158194af18e9e6af1f865393d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=d0511d8e3bd54de08c9cacdc055d3f66]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:12.063555 22889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a02cb1158194af18e9e6af1f865393d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:12.079281 22941 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: Bootstrap starting.
I20260710 11:03:12.086292 22941 tablet_bootstrap.cc:654] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.088828 22939 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: Bootstrap starting.
I20260710 11:03:12.093191 22940 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: Bootstrap starting.
I20260710 11:03:12.095774 22939 tablet_bootstrap.cc:654] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.100679 22940 tablet_bootstrap.cc:654] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.101238 22941 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: No bootstrap required, opened a new log
I20260710 11:03:12.101809 22941 ts_tablet_manager.cc:1403] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.001s
I20260710 11:03:12.102133 22939 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: No bootstrap required, opened a new log
I20260710 11:03:12.102651 22939 ts_tablet_manager.cc:1403] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:03:12.104825 22941 raft_consensus.cc:359] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.105688 22940 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: No bootstrap required, opened a new log
I20260710 11:03:12.105618 22941 raft_consensus.cc:385] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.105453 22939 raft_consensus.cc:359] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.106168 22941 raft_consensus.cc:740] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.106321 22939 raft_consensus.cc:385] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.106284 22940 ts_tablet_manager.cc:1403] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260710 11:03:12.106873 22939 raft_consensus.cc:740] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.107277 22941 consensus_queue.cc:260] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.107916 22939 consensus_queue.cc:260] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.110118 22939 ts_tablet_manager.cc:1434] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:03:12.109748 22940 raft_consensus.cc:359] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.110531 22940 raft_consensus.cc:385] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.110852 22940 raft_consensus.cc:740] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.111891 22941 ts_tablet_manager.cc:1434] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:12.111686 22940 consensus_queue.cc:260] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.112926 22941 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: Bootstrap starting.
I20260710 11:03:12.113940 22940 ts_tablet_manager.cc:1434] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:03:12.117130 22939 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Bootstrap starting.
I20260710 11:03:12.117251 22940 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: Bootstrap starting.
I20260710 11:03:12.120033 22941 tablet_bootstrap.cc:654] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.125700 22940 tablet_bootstrap.cc:654] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:12.125790 22939 tablet_bootstrap.cc:654] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:12.141575 22696 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:12.143564 22941 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: No bootstrap required, opened a new log
I20260710 11:03:12.144107 22941 ts_tablet_manager.cc:1403] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260710 11:03:12.146240 22940 tablet_bootstrap.cc:492] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: No bootstrap required, opened a new log
I20260710 11:03:12.146878 22940 ts_tablet_manager.cc:1403] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.007s
I20260710 11:03:12.147109 22939 tablet_bootstrap.cc:492] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: No bootstrap required, opened a new log
I20260710 11:03:12.147699 22939 ts_tablet_manager.cc:1403] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.014s
I20260710 11:03:12.148218 22941 raft_consensus.cc:359] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.149003 22941 raft_consensus.cc:385] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.149312 22941 raft_consensus.cc:740] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.150099 22941 consensus_queue.cc:260] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.150586 22940 raft_consensus.cc:359] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.151357 22940 raft_consensus.cc:385] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.151306 22939 raft_consensus.cc:359] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.151820 22940 raft_consensus.cc:740] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.152112 22941 ts_tablet_manager.cc:1434] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:12.152264 22939 raft_consensus.cc:385] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:12.152678 22939 raft_consensus.cc:740] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Initialized, Role: FOLLOWER
I20260710 11:03:12.152850 22940 consensus_queue.cc:260] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.153566 22939 consensus_queue.cc:260] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.155321 22940 ts_tablet_manager.cc:1434] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260710 11:03:12.159935 22939 ts_tablet_manager.cc:1434] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 11:03:12.251024 22946 consensus_queue.cc:1048] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.263120 22946 consensus_queue.cc:1048] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.265192 22947 raft_consensus.cc:493] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:12.265810 22947 raft_consensus.cc:515] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.271821 22947 leader_election.cc:290] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555)
I20260710 11:03:12.284013 22825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" is_pre_election: true
I20260710 11:03:12.284770 22825 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 0.
I20260710 11:03:12.285892 22863 leader_election.cc:304] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.286633 22947 raft_consensus.cc:2804] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:12.286567 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153" is_pre_election: true
I20260710 11:03:12.287217 22947 raft_consensus.cc:493] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:12.287441 22750 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 0.
I20260710 11:03:12.287526 22947 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.294144 22947 raft_consensus.cc:515] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.295873 22947 leader_election.cc:290] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [CANDIDATE]: Term 1 election: Requested vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555)
I20260710 11:03:12.296581 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
I20260710 11:03:12.296851 22825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:12.297204 22750 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.297385 22825 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.304543 22825 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 1.
I20260710 11:03:12.304544 22750 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 1.
I20260710 11:03:12.306298 22865 leader_election.cc:304] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27922e7cfdb429ea27a5ceb69299153, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.307135 22947 raft_consensus.cc:2804] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:12.307565 22947 raft_consensus.cc:697] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 LEADER]: Becoming Leader. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Running, Role: LEADER
I20260710 11:03:12.308354 22947 consensus_queue.cc:237] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.315071 22648 catalog_manager.cc:5697] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc8b3bf8decd492397a237f921ed3305 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "cc8b3bf8decd492397a237f921ed3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.418690 22945 consensus_queue.cc:1048] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.428139 22945 raft_consensus.cc:493] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:12.429092 22945 raft_consensus.cc:515] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.431280 22945 leader_election.cc:290] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:12.433282 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305" is_pre_election: true
I20260710 11:03:12.433827 22945 consensus_queue.cc:1048] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.434001 22899 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 0.
I20260710 11:03:12.433342 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153" is_pre_election: true
I20260710 11:03:12.435556 22788 leader_election.cc:304] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.435603 22750 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 0.
I20260710 11:03:12.436491 22978 raft_consensus.cc:2804] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:12.436930 22978 raft_consensus.cc:493] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:12.437317 22978 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.444494 22978 raft_consensus.cc:515] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.446600 22978 leader_election.cc:290] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 election: Requested vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:12.447256 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
I20260710 11:03:12.447870 22750 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.448371 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:12.449047 22899 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:12.455269 22750 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 1.
I20260710 11:03:12.456295 22899 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 1.
I20260710 11:03:12.457595 22788 leader_election.cc:304] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.461561 22978 raft_consensus.cc:2804] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:12.462076 22978 raft_consensus.cc:697] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Becoming Leader. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Running, Role: LEADER
I20260710 11:03:12.462805 22978 consensus_queue.cc:237] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.470134 22647 catalog_manager.cc:5697] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.571082 22825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4"
dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
mode: GRACEFUL
new_leader_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:43614
I20260710 11:03:12.571590 22825 raft_consensus.cc:606] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Received request to transfer leadership to TS c27922e7cfdb429ea27a5ceb69299153
I20260710 11:03:12.585721 22750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5"
dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
mode: GRACEFUL
new_leader_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
 from {username='slave'} at 127.0.0.1:52966
I20260710 11:03:12.586316 22750 raft_consensus.cc:606] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 LEADER]: Received request to transfer leadership to TS 2b83c604c5c04b12bb7ec2c5757d5304
I20260710 11:03:12.592839 22825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637"
dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
mode: GRACEFUL
new_leader_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:43614
I20260710 11:03:12.593428 22825 raft_consensus.cc:606] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Received request to transfer leadership to TS c27922e7cfdb429ea27a5ceb69299153
I20260710 11:03:12.609234 22899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d"
dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
mode: GRACEFUL
new_leader_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:44862
I20260710 11:03:12.609967 22899 raft_consensus.cc:606] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 LEADER]: Received request to transfer leadership to TS c27922e7cfdb429ea27a5ceb69299153
I20260710 11:03:12.700749 22946 raft_consensus.cc:993] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: : Instructing follower 2b83c604c5c04b12bb7ec2c5757d5304 to start an election
I20260710 11:03:12.701290 22952 raft_consensus.cc:1081] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 LEADER]: Signalling peer 2b83c604c5c04b12bb7ec2c5757d5304 to start an election
I20260710 11:03:12.702986 22825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5"
dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
 from {username='slave'} at 127.0.0.1:43594
I20260710 11:03:12.703617 22825 raft_consensus.cc:493] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.703946 22825 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.709921 22825 raft_consensus.cc:515] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.711740 22825 leader_election.cc:290] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 2 election: Requested vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:12.712661 22750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
I20260710 11:03:12.713304 22750 raft_consensus.cc:3055] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.713265 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6ebbb6a9c54db99aff07a19e138ce5" candidate_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:12.713937 22750 raft_consensus.cc:740] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:12.714144 22899 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.714802 22750 consensus_queue.cc:260] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.715142 22947 consensus_queue.cc:1048] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.716261 22750 raft_consensus.cc:3060] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.722268 22899 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 2.
I20260710 11:03:12.723610 22788 leader_election.cc:304] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.724466 22978 raft_consensus.cc:2804] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.725023 22978 raft_consensus.cc:697] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 LEADER]: Becoming Leader. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Running, Role: LEADER
I20260710 11:03:12.725957 22978 consensus_queue.cc:237] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.724027 22750 raft_consensus.cc:2468] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b83c604c5c04b12bb7ec2c5757d5304 in term 2.
I20260710 11:03:12.735524 22971 consensus_queue.cc:1048] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.740772 22648 catalog_manager.cc:5697] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 reported cstate change: term changed from 1 to 2, leader changed from c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1) to 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.747710 22971 raft_consensus.cc:993] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: : Instructing follower c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.748174 22971 raft_consensus.cc:1081] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 LEADER]: Signalling peer c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.750037 22750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d"
dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:52956
I20260710 11:03:12.750761 22750 raft_consensus.cc:493] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.751217 22750 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.756654 22750 raft_consensus.cc:515] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.758531 22750 leader_election.cc:290] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Requested vote from peers 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:12.759519 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:12.759672 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a02cb1158194af18e9e6af1f865393d" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:12.760182 22824 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.760345 22899 raft_consensus.cc:3055] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.760793 22899 raft_consensus.cc:740] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Running, Role: LEADER
I20260710 11:03:12.761653 22899 consensus_queue.cc:260] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.762759 22899 raft_consensus.cc:3060] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.767421 22824 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.768308 22899 raft_consensus.cc:2468] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.768604 22714 leader_election.cc:304] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, c27922e7cfdb429ea27a5ceb69299153; no voters: 
I20260710 11:03:12.769771 22952 raft_consensus.cc:2804] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.770232 22952 raft_consensus.cc:697] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Becoming Leader. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:12.771026 22952 consensus_queue.cc:237] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.777719 22646 catalog_manager.cc:5697] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 reported cstate change: term changed from 1 to 2, leader changed from cc8b3bf8decd492397a237f921ed3305 (127.18.188.3) to c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c27922e7cfdb429ea27a5ceb69299153" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.860749 22945 raft_consensus.cc:993] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: : Instructing follower c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.861246 22978 raft_consensus.cc:1081] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Signalling peer c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.862751 22750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4"
dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:52954
I20260710 11:03:12.863209 22750 raft_consensus.cc:493] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.863467 22750 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.868845 22750 raft_consensus.cc:515] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:12.870558 22750 leader_election.cc:290] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Requested vote from peers cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137), 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555)
I20260710 11:03:12.871573 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:12.871707 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ac772e8d9584645a543a2e4855fdcc4" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:12.872150 22899 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.872601 22824 raft_consensus.cc:3055] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.872920 22824 raft_consensus.cc:740] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Running, Role: LEADER
I20260710 11:03:12.873700 22824 consensus_queue.cc:260] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:12.875250 22824 raft_consensus.cc:3060] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.877702 22899 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.879184 22713 leader_election.cc:304] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c27922e7cfdb429ea27a5ceb69299153, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:12.880169 22952 raft_consensus.cc:2804] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.880589 22952 raft_consensus.cc:697] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Becoming Leader. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:12.881402 22952 consensus_queue.cc:237] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } }
I20260710 11:03:12.882661 22824 raft_consensus.cc:2468] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.886844 22978 consensus_queue.cc:1048] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:12.888602 22646 catalog_manager.cc:5697] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 reported cstate change: term changed from 1 to 2, leader changed from 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2) to c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c27922e7cfdb429ea27a5ceb69299153" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.893673 22945 raft_consensus.cc:993] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: : Instructing follower c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.894188 22945 raft_consensus.cc:1081] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Signalling peer c27922e7cfdb429ea27a5ceb69299153 to start an election
I20260710 11:03:12.896621 22749 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637"
dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
 from {username='slave'} at 127.0.0.1:52954
I20260710 11:03:12.897961 22749 raft_consensus.cc:493] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.898362 22749 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.899169 22955 consensus_queue.cc:1048] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:12.908349 22749 raft_consensus.cc:515] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.911816 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:12.912407 22824 raft_consensus.cc:3055] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.912716 22824 raft_consensus.cc:740] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b83c604c5c04b12bb7ec2c5757d5304, State: Running, Role: LEADER
I20260710 11:03:12.913506 22824 consensus_queue.cc:260] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.914655 22824 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.920182 22749 leader_election.cc:290] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Requested vote from peers 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555), cc8b3bf8decd492397a237f921ed3305 (127.18.188.3:34137)
I20260710 11:03:12.921360 22899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "c27922e7cfdb429ea27a5ceb69299153" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
I20260710 11:03:12.922057 22899 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.922431 22824 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.923477 22714 leader_election.cc:304] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b83c604c5c04b12bb7ec2c5757d5304, c27922e7cfdb429ea27a5ceb69299153; no voters: 
I20260710 11:03:12.924237 22952 raft_consensus.cc:2804] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.924721 22952 raft_consensus.cc:697] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Becoming Leader. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:12.925450 22952 consensus_queue.cc:237] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:12.928805 22899 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c27922e7cfdb429ea27a5ceb69299153 in term 2.
I20260710 11:03:12.933094 22646 catalog_manager.cc:5697] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 reported cstate change: term changed from 1 to 2, leader changed from 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2) to c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "c27922e7cfdb429ea27a5ceb69299153" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:13.085632 19184 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:13.087101 19184 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:13.087610 19184 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:13.099901 22749 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637"
dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
mode: GRACEFUL
new_leader_uuid: "cc8b3bf8decd492397a237f921ed3305"
 from {username='slave'} at 127.0.0.1:52978
I20260710 11:03:13.100394 22749 raft_consensus.cc:606] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Received request to transfer leadership to TS cc8b3bf8decd492397a237f921ed3305
I20260710 11:03:13.101486 19184 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:13.242161 22899 raft_consensus.cc:1275] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Refusing update from remote peer 2b83c604c5c04b12bb7ec2c5757d5304: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.243712 22945 consensus_queue.cc:1048] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.254359 22749 raft_consensus.cc:1275] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Refusing update from remote peer 2b83c604c5c04b12bb7ec2c5757d5304: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.256187 22978 consensus_queue.cc:1048] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.273253 22824 raft_consensus.cc:1275] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.274850 22952 consensus_queue.cc:1048] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.282951 22899 raft_consensus.cc:1275] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.285095 22946 consensus_queue.cc:1048] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.300695 22824 raft_consensus.cc:1275] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.302361 22946 consensus_queue.cc:1048] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.312770 22899 raft_consensus.cc:1275] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.314263 22946 consensus_queue.cc:1048] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.435322 22824 raft_consensus.cc:1275] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.436878 22946 consensus_queue.cc:1048] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.437400 22899 raft_consensus.cc:1275] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Refusing update from remote peer c27922e7cfdb429ea27a5ceb69299153: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:13.439039 22946 consensus_queue.cc:1048] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.445967 22952 raft_consensus.cc:993] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: : Instructing follower cc8b3bf8decd492397a237f921ed3305 to start an election
I20260710 11:03:13.447763 22989 raft_consensus.cc:1081] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Signalling peer cc8b3bf8decd492397a237f921ed3305 to start an election
I20260710 11:03:13.449848 22899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637"
dest_uuid: "cc8b3bf8decd492397a237f921ed3305"
 from {username='slave'} at 127.0.0.1:44850
I20260710 11:03:13.450608 22899 raft_consensus.cc:493] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:13.451323 22899 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.464870 22899 raft_consensus.cc:515] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:13.467325 22899 leader_election.cc:290] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [CANDIDATE]: Term 3 election: Requested vote from peers c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1:35701), 2b83c604c5c04b12bb7ec2c5757d5304 (127.18.188.2:40555)
I20260710 11:03:13.468672 22749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c27922e7cfdb429ea27a5ceb69299153"
I20260710 11:03:13.468528 22824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554fb08f1b664b7286f8d4e6c7d7c637" candidate_uuid: "cc8b3bf8decd492397a237f921ed3305" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b83c604c5c04b12bb7ec2c5757d5304"
I20260710 11:03:13.469355 22749 raft_consensus.cc:3055] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:13.469417 22824 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.471048 22749 raft_consensus.cc:740] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c27922e7cfdb429ea27a5ceb69299153, State: Running, Role: LEADER
I20260710 11:03:13.472023 22749 consensus_queue.cc:260] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [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: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:13.473353 22749 raft_consensus.cc:3060] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:13.478981 22824 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 3.
I20260710 11:03:13.480886 22863 leader_election.cc:304] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [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: 2b83c604c5c04b12bb7ec2c5757d5304, cc8b3bf8decd492397a237f921ed3305; no voters: 
I20260710 11:03:13.481575 22749 raft_consensus.cc:2468] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc8b3bf8decd492397a237f921ed3305 in term 3.
I20260710 11:03:13.482081 22971 raft_consensus.cc:2804] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:13.483264 22971 raft_consensus.cc:697] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 LEADER]: Becoming Leader. State: Replica: cc8b3bf8decd492397a237f921ed3305, State: Running, Role: LEADER
I20260710 11:03:13.483982 22971 consensus_queue.cc:237] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [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: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } }
I20260710 11:03:13.490748 22647 catalog_manager.cc:5697] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 reported cstate change: term changed from 2 to 3, leader changed from c27922e7cfdb429ea27a5ceb69299153 (127.18.188.1) to cc8b3bf8decd492397a237f921ed3305 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "cc8b3bf8decd492397a237f921ed3305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c27922e7cfdb429ea27a5ceb69299153" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b83c604c5c04b12bb7ec2c5757d5304" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 40555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc8b3bf8decd492397a237f921ed3305" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 34137 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:13.735435 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
I20260710 11:03:13.756076 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.756691 19184 tablet_replica.cc:333] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153: stopping tablet replica
I20260710 11:03:13.757217 19184 raft_consensus.cc:2243] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.758157 19184 raft_consensus.cc:2272] T 1a02cb1158194af18e9e6af1f865393d P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.761283 19184 tablet_replica.cc:333] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153: stopping tablet replica
I20260710 11:03:13.762023 19184 raft_consensus.cc:2243] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.762480 19184 raft_consensus.cc:2272] T 554fb08f1b664b7286f8d4e6c7d7c637 P c27922e7cfdb429ea27a5ceb69299153 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.764654 19184 tablet_replica.cc:333] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153: stopping tablet replica
I20260710 11:03:13.765187 19184 raft_consensus.cc:2243] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.766021 19184 raft_consensus.cc:2272] T 3ac772e8d9584645a543a2e4855fdcc4 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.768194 19184 tablet_replica.cc:333] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153: stopping tablet replica
I20260710 11:03:13.768740 19184 raft_consensus.cc:2243] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.769193 19184 raft_consensus.cc:2272] T ea6ebbb6a9c54db99aff07a19e138ce5 P c27922e7cfdb429ea27a5ceb69299153 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.793112 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
I20260710 11:03:13.805895 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
I20260710 11:03:13.824873 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.825649 19184 tablet_replica.cc:333] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304: stopping tablet replica
I20260710 11:03:13.826326 19184 raft_consensus.cc:2243] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.826808 19184 raft_consensus.cc:2272] T 554fb08f1b664b7286f8d4e6c7d7c637 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.828867 19184 tablet_replica.cc:333] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304: stopping tablet replica
I20260710 11:03:13.829428 19184 raft_consensus.cc:2243] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.829934 19184 raft_consensus.cc:2272] T 1a02cb1158194af18e9e6af1f865393d P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.832316 19184 tablet_replica.cc:333] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304: stopping tablet replica
I20260710 11:03:13.832886 19184 raft_consensus.cc:2243] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.833334 19184 raft_consensus.cc:2272] T 3ac772e8d9584645a543a2e4855fdcc4 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.835752 19184 tablet_replica.cc:333] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304: stopping tablet replica
I20260710 11:03:13.836290 19184 raft_consensus.cc:2243] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.837059 19184 raft_consensus.cc:2272] T ea6ebbb6a9c54db99aff07a19e138ce5 P 2b83c604c5c04b12bb7ec2c5757d5304 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.862576 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:03:13.874552 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:03:13.893700 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.894356 19184 tablet_replica.cc:333] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: stopping tablet replica
I20260710 11:03:13.894876 19184 raft_consensus.cc:2243] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.895516 19184 pending_rounds.cc:70] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Trying to abort 1 pending ops.
I20260710 11:03:13.895776 19184 pending_rounds.cc:77] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958987718529024 op_type: NO_OP noop_request { }
I20260710 11:03:13.896123 19184 raft_consensus.cc:2889] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:13.896415 19184 raft_consensus.cc:2272] T 554fb08f1b664b7286f8d4e6c7d7c637 P cc8b3bf8decd492397a237f921ed3305 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.898713 19184 tablet_replica.cc:333] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305: stopping tablet replica
I20260710 11:03:13.899266 19184 raft_consensus.cc:2243] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.899709 19184 raft_consensus.cc:2272] T 1a02cb1158194af18e9e6af1f865393d P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.902278 19184 tablet_replica.cc:333] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305: stopping tablet replica
I20260710 11:03:13.903050 19184 raft_consensus.cc:2243] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.903529 19184 raft_consensus.cc:2272] T 3ac772e8d9584645a543a2e4855fdcc4 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.905895 19184 tablet_replica.cc:333] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305: stopping tablet replica
I20260710 11:03:13.906507 19184 raft_consensus.cc:2243] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.906945 19184 raft_consensus.cc:2272] T ea6ebbb6a9c54db99aff07a19e138ce5 P cc8b3bf8decd492397a237f921ed3305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.930048 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:03:13.944499 19184 master.cc:562] Master@127.18.188.62:37821 shutting down...
I20260710 11:03:13.962145 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.962725 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.963059 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16c57ce828544b00ab688e9986a0bb5d: stopping tablet replica
I20260710 11:03:13.982003 19184 master.cc:584] Master@127.18.188.62:37821 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3012 ms)
[----------] 6 tests from LeaderRebalancerTest (90231 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:14.012507 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:39743
I20260710 11:03:14.013720 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.020215 22995 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 11:03:14.020182 22996 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 11:03:14.021986 22998 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 11:03:14.022933 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:14.023797 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.023967 19184 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 11:03:14.024160 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681394024125 us; error 0 us; skew 500 ppm
I20260710 11:03:14.024727 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.027482 19184 webserver.cc:533] Webserver started at http://127.18.188.62:42751/ using document root <none> and password file <none>
I20260710 11:03:14.028036 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.028241 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.028540 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.029695 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "c190d9c92869424a894ec7d0f8270ec2"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.035503 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:14.039378 23003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.040206 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260710 11:03:14.040527 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "c190d9c92869424a894ec7d0f8270ec2"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.040849 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-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 11:03:14.057428 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.058827 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.099704 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:39743
I20260710 11:03:14.100101 23054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:39743 every 8 connection(s)
I20260710 11:03:14.105567 23055 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 11:03:14.116850 23055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: Bootstrap starting.
I20260710 11:03:14.121834 23055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.126219 23055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: No bootstrap required, opened a new log
I20260710 11:03:14.128248 23055 raft_consensus.cc:359] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER }
I20260710 11:03:14.128621 23055 raft_consensus.cc:385] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.128885 23055 raft_consensus.cc:740] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c190d9c92869424a894ec7d0f8270ec2, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.129585 23055 consensus_queue.cc:260] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER }
I20260710 11:03:14.130064 23055 raft_consensus.cc:399] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:14.130301 23055 raft_consensus.cc:493] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:14.130578 23055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.135228 23055 raft_consensus.cc:515] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER }
I20260710 11:03:14.135810 23055 leader_election.cc:304] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [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: c190d9c92869424a894ec7d0f8270ec2; no voters: 
I20260710 11:03:14.136989 23055 leader_election.cc:290] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:14.137224 23058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.138859 23058 raft_consensus.cc:697] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 1 LEADER]: Becoming Leader. State: Replica: c190d9c92869424a894ec7d0f8270ec2, State: Running, Role: LEADER
I20260710 11:03:14.139602 23058 consensus_queue.cc:237] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [LEADER]: Queue going to LEADER mode. State: All 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: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER }
I20260710 11:03:14.140465 23055 sys_catalog.cc:565] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:14.142861 23059 sys_catalog.cc:455] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c190d9c92869424a894ec7d0f8270ec2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER } }
I20260710 11:03:14.142880 23060 sys_catalog.cc:455] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c190d9c92869424a894ec7d0f8270ec2. Latest consensus state: current_term: 1 leader_uuid: "c190d9c92869424a894ec7d0f8270ec2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c190d9c92869424a894ec7d0f8270ec2" member_type: VOTER } }
I20260710 11:03:14.143711 23060 sys_catalog.cc:458] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:14.143661 23059 sys_catalog.cc:458] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:14.152733 23064 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:14.160563 23064 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:14.161955 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:14.170866 23064 catalog_manager.cc:1383] Generated new cluster ID: 569e21dbaa374b26a0c8776d3a3668bc
I20260710 11:03:14.171231 23064 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:14.214730 23064 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:14.216046 23064 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:14.232419 23064 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: Generated new TSK 0
I20260710 11:03:14.233105 23064 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:14.294569 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.300225 23076 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 11:03:14.301805 23077 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 11:03:14.303349 23079 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 11:03:14.305773 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:14.306700 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.306919 19184 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 11:03:14.307097 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681394307081 us; error 0 us; skew 500 ppm
I20260710 11:03:14.307657 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.310086 19184 webserver.cc:533] Webserver started at http://127.18.188.1:33855/ using document root <none> and password file <none>
I20260710 11:03:14.310614 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.310834 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.311101 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.312213 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "5456e46c863543dc91cff678302497f9"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.316751 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:14.320182 23084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.320925 19184 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:14.321242 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "5456e46c863543dc91cff678302497f9"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.321550 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-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 11:03:14.362254 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.364079 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.366328 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.369323 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.369642 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:03:14.369976 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.370157 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.421330 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:35287
I20260710 11:03:14.421582 23147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:35287 every 8 connection(s)
I20260710 11:03:14.428651 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.438668 23153 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 11:03:14.440364 23152 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 11:03:14.444432 23155 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 11:03:14.444597 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:14.446650 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:14.446784 23148 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39743
W20260710 11:03:14.446915 19184 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 11:03:14.447258 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681394447242 us; error 0 us; skew 500 ppm
I20260710 11:03:14.447309 23148 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.447942 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.448258 23148 heartbeater.cc:507] Master 127.18.188.62:39743 requested a full tablet report, sending...
I20260710 11:03:14.450996 23020 ts_manager.cc:194] Registered new tserver with Master: 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287)
I20260710 11:03:14.451123 19184 webserver.cc:533] Webserver started at http://127.18.188.2:37791/ using document root <none> and password file <none>
I20260710 11:03:14.451834 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.452061 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.452414 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.453737 23020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54832
I20260710 11:03:14.454229 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "668e4757e327401c91bac77be0c77d61"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.460098 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:14.464090 23160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.464953 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:03:14.465382 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "668e4757e327401c91bac77be0c77d61"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.465814 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-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 11:03:14.482435 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.484179 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.486132 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.488852 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.489137 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.489406 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.489610 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:14.543540 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:46667
I20260710 11:03:14.543660 23222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:46667 every 8 connection(s)
I20260710 11:03:14.549206 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.556244 23226 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 11:03:14.558238 23227 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 11:03:14.561604 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:14.562738 23223 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39743
W20260710 11:03:14.563098 23229 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 11:03:14.563344 23223 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.564554 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:14.564720 23223 heartbeater.cc:507] Master 127.18.188.62:39743 requested a full tablet report, sending...
W20260710 11:03:14.564925 19184 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 11:03:14.565197 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681394565177 us; error 0 us; skew 500 ppm
I20260710 11:03:14.566146 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.567615 23020 ts_manager.cc:194] Registered new tserver with Master: 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:14.569027 19184 webserver.cc:533] Webserver started at http://127.18.188.3:39385/ using document root <none> and password file <none>
I20260710 11:03:14.569311 23020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54846
I20260710 11:03:14.569623 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.569854 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.570147 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.572175 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "115ab854282044d0afea8a68855bcdb5"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.578078 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:14.582711 23234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.583588 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:03:14.584050 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "115ab854282044d0afea8a68855bcdb5"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-5d6r"
I20260710 11:03:14.584427 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681303606337-19184-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 11:03:14.619693 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.621389 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.623992 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.627184 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.627477 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.627730 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.627913 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.676549 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:33761
I20260710 11:03:14.676664 23296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:33761 every 8 connection(s)
I20260710 11:03:14.692116 23297 heartbeater.cc:344] Connected to a master server at 127.18.188.62:39743
I20260710 11:03:14.692497 23297 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.693642 23297 heartbeater.cc:507] Master 127.18.188.62:39743 requested a full tablet report, sending...
I20260710 11:03:14.696128 23020 ts_manager.cc:194] Registered new tserver with Master: 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:14.696476 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016525438s
I20260710 11:03:14.698462 23020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54862
I20260710 11:03:14.728820 23020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54866:
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 11:03:14.732765 23020 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 11:03:14.813396 23262 tablet_service.cc:1511] Processing CreateTablet for tablet 7a639845bd2d4cee8540045831eee61c (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:14.815075 23262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a639845bd2d4cee8540045831eee61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.821525 23261 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:14.823045 23261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.824683 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 26063214d0f1481f9f7077edd5c2082a (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:14.826654 23113 tablet_service.cc:1511] Processing CreateTablet for tablet 7a639845bd2d4cee8540045831eee61c (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:14.829301 23112 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:14.831971 23110 tablet_service.cc:1511] Processing CreateTablet for tablet a7847e3acd8c4518a28197ef7805a777 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:14.834578 23109 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ddd95aeb04a6999668683f741a75b (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:14.836170 23184 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ddd95aeb04a6999668683f741a75b (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:14.837656 23184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ddd95aeb04a6999668683f741a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.837435 23108 tablet_service.cc:1511] Processing CreateTablet for tablet 75355e5853824feaa78b0a171a825f7f (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:14.838847 23183 tablet_service.cc:1511] Processing CreateTablet for tablet 75355e5853824feaa78b0a171a825f7f (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:14.840152 23183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75355e5853824feaa78b0a171a825f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.839967 23107 tablet_service.cc:1511] Processing CreateTablet for tablet 83851488e6d647a1942c369690ddca96 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:14.837008 23182 tablet_service.cc:1511] Processing CreateTablet for tablet 83851488e6d647a1942c369690ddca96 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:14.842559 23188 tablet_service.cc:1511] Processing CreateTablet for tablet 7a639845bd2d4cee8540045831eee61c (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:14.843235 23182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83851488e6d647a1942c369690ddca96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.843966 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a639845bd2d4cee8540045831eee61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.846993 23187 tablet_service.cc:1511] Processing CreateTablet for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:14.849208 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.851145 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 26063214d0f1481f9f7077edd5c2082a (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:14.834609 23185 tablet_service.cc:1511] Processing CreateTablet for tablet a7847e3acd8c4518a28197ef7805a777 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:14.826684 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26063214d0f1481f9f7077edd5c2082a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.858776 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a639845bd2d4cee8540045831eee61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.860538 23110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7847e3acd8c4518a28197ef7805a777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.861961 23108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75355e5853824feaa78b0a171a825f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.863581 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c9b531bcbf4bb4bda943e2e2b99ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.865119 23107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83851488e6d647a1942c369690ddca96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.866768 23109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ddd95aeb04a6999668683f741a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.869140 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7847e3acd8c4518a28197ef7805a777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.870791 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26063214d0f1481f9f7077edd5c2082a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.918542 23106 tablet_service.cc:1511] Processing CreateTablet for tablet 055128beb7e84ac39fb97f676c8103c1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:14.920135 23106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055128beb7e84ac39fb97f676c8103c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.922753 23181 tablet_service.cc:1511] Processing CreateTablet for tablet 055128beb7e84ac39fb97f676c8103c1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:14.924223 23181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055128beb7e84ac39fb97f676c8103c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.927511 23105 tablet_service.cc:1511] Processing CreateTablet for tablet 111a71c4a62c4722a7a2b81c152de7ff (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:14.928942 23105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a71c4a62c4722a7a2b81c152de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.940644 23260 tablet_service.cc:1511] Processing CreateTablet for tablet 26063214d0f1481f9f7077edd5c2082a (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:14.942337 23260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26063214d0f1481f9f7077edd5c2082a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.942399 23180 tablet_service.cc:1511] Processing CreateTablet for tablet 111a71c4a62c4722a7a2b81c152de7ff (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:14.943823 23180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a71c4a62c4722a7a2b81c152de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.955287 23259 tablet_service.cc:1511] Processing CreateTablet for tablet a7847e3acd8c4518a28197ef7805a777 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:14.956822 23259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7847e3acd8c4518a28197ef7805a777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.962942 23258 tablet_service.cc:1511] Processing CreateTablet for tablet 6d9ddd95aeb04a6999668683f741a75b (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:14.964521 23258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d9ddd95aeb04a6999668683f741a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.975616 23256 tablet_service.cc:1511] Processing CreateTablet for tablet 83851488e6d647a1942c369690ddca96 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:14.975737 23257 tablet_service.cc:1511] Processing CreateTablet for tablet 75355e5853824feaa78b0a171a825f7f (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:14.976395 23255 tablet_service.cc:1511] Processing CreateTablet for tablet 055128beb7e84ac39fb97f676c8103c1 (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:14.977272 23256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83851488e6d647a1942c369690ddca96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.978652 23254 tablet_service.cc:1511] Processing CreateTablet for tablet 111a71c4a62c4722a7a2b81c152de7ff (DEFAULT_TABLE table=test-workload [id=ad8b746085854c74b9c17f37a50f1632]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:14.979928 23254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 111a71c4a62c4722a7a2b81c152de7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.082690 23257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75355e5853824feaa78b0a171a825f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.089003 23255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 055128beb7e84ac39fb97f676c8103c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:15.096711 23315 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.106129 23315 tablet_bootstrap.cc:654] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.116078 23316 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.123432 23316 tablet_bootstrap.cc:654] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.130018 23317 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.130718 23316 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.131387 23316 ts_tablet_manager.cc:1403] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 11:03:15.134792 23316 raft_consensus.cc:359] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.135900 23316 raft_consensus.cc:385] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.136317 23316 raft_consensus.cc:740] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.137732 23317 tablet_bootstrap.cc:654] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.137466 23316 consensus_queue.cc:260] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.152601 23315 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.153151 23315 ts_tablet_manager.cc:1403] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.036s
W20260710 11:03:15.153885 23068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:15.156137 23315 raft_consensus.cc:359] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.156935 23315 raft_consensus.cc:385] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.157262 23315 raft_consensus.cc:740] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.158174 23315 consensus_queue.cc:260] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.159750 23316 ts_tablet_manager.cc:1434] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.014s
I20260710 11:03:15.160492 23223 heartbeater.cc:499] Master 127.18.188.62:39743 was elected leader, sending a full tablet report...
I20260710 11:03:15.161558 23297 heartbeater.cc:499] Master 127.18.188.62:39743 was elected leader, sending a full tablet report...
I20260710 11:03:15.162211 23315 ts_tablet_manager.cc:1434] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:15.163326 23315 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.163802 23317 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.164332 23317 ts_tablet_manager.cc:1403] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.006s
I20260710 11:03:15.161688 23316 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.171644 23316 tablet_bootstrap.cc:654] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.171749 23317 raft_consensus.cc:359] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.172621 23317 raft_consensus.cc:385] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.172968 23317 raft_consensus.cc:740] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.174021 23317 consensus_queue.cc:260] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.175465 23315 tablet_bootstrap.cc:654] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.183846 23316 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.184415 23316 ts_tablet_manager.cc:1403] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.003s
I20260710 11:03:15.187201 23315 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.188169 23315 ts_tablet_manager.cc:1403] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.003s
I20260710 11:03:15.187992 23316 raft_consensus.cc:359] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.188827 23316 raft_consensus.cc:385] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.189324 23316 raft_consensus.cc:740] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.190315 23316 consensus_queue.cc:260] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.194221 23316 ts_tablet_manager.cc:1434] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:15.192694 23315 raft_consensus.cc:359] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.194761 23148 heartbeater.cc:499] Master 127.18.188.62:39743 was elected leader, sending a full tablet report...
I20260710 11:03:15.194859 23315 raft_consensus.cc:385] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.195304 23317 ts_tablet_manager.cc:1434] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.016s
I20260710 11:03:15.195276 23315 raft_consensus.cc:740] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.196707 23315 consensus_queue.cc:260] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.195261 23316 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.196709 23317 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.205199 23315 ts_tablet_manager.cc:1434] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:03:15.205591 23316 tablet_bootstrap.cc:654] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.206452 23315 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.207353 23317 tablet_bootstrap.cc:654] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.215962 23315 tablet_bootstrap.cc:654] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.223601 23317 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.224200 23317 ts_tablet_manager.cc:1403] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260710 11:03:15.226065 23315 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.226699 23315 ts_tablet_manager.cc:1403] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:03:15.227389 23317 raft_consensus.cc:359] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.228225 23317 raft_consensus.cc:385] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.228525 23317 raft_consensus.cc:740] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.229632 23317 consensus_queue.cc:260] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.230530 23315 raft_consensus.cc:359] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.231397 23315 raft_consensus.cc:385] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.231796 23315 raft_consensus.cc:740] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.232290 23317 ts_tablet_manager.cc:1434] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:03:15.232757 23315 consensus_queue.cc:260] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.235204 23315 ts_tablet_manager.cc:1434] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:03:15.236363 23315 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.244061 23315 tablet_bootstrap.cc:654] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.244671 23317 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.254333 23317 tablet_bootstrap.cc:654] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.261248 23315 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.262255 23315 ts_tablet_manager.cc:1403] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260710 11:03:15.266321 23315 raft_consensus.cc:359] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.267321 23315 raft_consensus.cc:385] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.267757 23315 raft_consensus.cc:740] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.268919 23315 consensus_queue.cc:260] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.272464 23315 ts_tablet_manager.cc:1434] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:15.273792 23315 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.283070 23315 tablet_bootstrap.cc:654] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.295539 23316 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.296141 23316 ts_tablet_manager.cc:1403] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.101s	user 0.035s	sys 0.060s
I20260710 11:03:15.297096 23315 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.298125 23315 ts_tablet_manager.cc:1403] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260710 11:03:15.299305 23316 raft_consensus.cc:359] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.300144 23316 raft_consensus.cc:385] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.300426 23316 raft_consensus.cc:740] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.300709 23315 raft_consensus.cc:359] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.301517 23315 raft_consensus.cc:385] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.301745 23317 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.302136 23315 raft_consensus.cc:740] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.302464 23317 ts_tablet_manager.cc:1403] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.023s
I20260710 11:03:15.301497 23316 consensus_queue.cc:260] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.302656 23324 raft_consensus.cc:493] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.302990 23315 consensus_queue.cc:260] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.303514 23324 raft_consensus.cc:515] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.304854 23316 ts_tablet_manager.cc:1434] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:15.305634 23315 ts_tablet_manager.cc:1434] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:15.306756 23315 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.309580 23316 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.309481 23317 raft_consensus.cc:359] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.310429 23317 raft_consensus.cc:385] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.310958 23317 raft_consensus.cc:740] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.312176 23317 consensus_queue.cc:260] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.314363 23315 tablet_bootstrap.cc:654] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.316884 23316 tablet_bootstrap.cc:654] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.318159 23324 leader_election.cc:290] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.326937 23315 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.327553 23315 ts_tablet_manager.cc:1403] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:03:15.323045 23317 ts_tablet_manager.cc:1434] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.008s
I20260710 11:03:15.334631 23315 raft_consensus.cc:359] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.335572 23315 raft_consensus.cc:385] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.336048 23315 raft_consensus.cc:740] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.336890 23315 consensus_queue.cc:260] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.339579 23315 ts_tablet_manager.cc:1434] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:03:15.340705 23315 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.339622 23317 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.342358 23322 raft_consensus.cc:493] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.344357 23322 raft_consensus.cc:515] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.347823 23315 tablet_bootstrap.cc:654] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.347992 23316 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.348467 23316 ts_tablet_manager.cc:1403] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.019s
I20260710 11:03:15.360121 23317 tablet_bootstrap.cc:654] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.361804 23316 raft_consensus.cc:359] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.362622 23316 raft_consensus.cc:385] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.362927 23316 raft_consensus.cc:740] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.363823 23316 consensus_queue.cc:260] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.368801 23322 leader_election.cc:290] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.369441 23322 raft_consensus.cc:493] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.366864 23316 ts_tablet_manager.cc:1434] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 11:03:15.370007 23322 raft_consensus.cc:515] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.370941 23316 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.372656 23322 leader_election.cc:290] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.389015 23316 tablet_bootstrap.cc:654] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.432891 23198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
W20260710 11:03:15.434988 23085 leader_election.cc:343] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.438119 23336 raft_consensus.cc:493] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.438721 23336 raft_consensus.cc:515] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.439260 23320 raft_consensus.cc:493] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.439740 23320 raft_consensus.cc:515] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.441123 23336 leader_election.cc:290] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.443476 23320 leader_election.cc:290] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.446679 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.450837 23272 raft_consensus.cc:2468] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:15.455150 23315 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.455927 23315 ts_tablet_manager.cc:1403] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.115s	user 0.033s	sys 0.047s
I20260710 11:03:15.462213 23085 leader_election.cc:304] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.464111 23333 raft_consensus.cc:2804] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.464507 23333 raft_consensus.cc:493] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.464488 23315 raft_consensus.cc:359] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.465124 23333 raft_consensus.cc:3060] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.465530 23315 raft_consensus.cc:385] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.465899 23315 raft_consensus.cc:740] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.469657 23315 consensus_queue.cc:260] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.472468 23315 ts_tablet_manager.cc:1434] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 11:03:15.473573 23315 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.476250 23316 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.476976 23316 ts_tablet_manager.cc:1403] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.106s	user 0.015s	sys 0.003s
I20260710 11:03:15.479679 23333 raft_consensus.cc:515] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.480763 23315 tablet_bootstrap.cc:654] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.480281 23316 raft_consensus.cc:359] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.481308 23316 raft_consensus.cc:385] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.481714 23316 raft_consensus.cc:740] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.482770 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.482638 23316 consensus_queue.cc:260] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.483342 23272 raft_consensus.cc:3060] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.488044 23316 ts_tablet_manager.cc:1434] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:03:15.489470 23316 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.491418 23272 raft_consensus.cc:2468] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:15.476269 23317 tablet_bootstrap.cc:492] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.492396 23317 ts_tablet_manager.cc:1403] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.153s	user 0.044s	sys 0.040s
I20260710 11:03:15.492808 23085 leader_election.cc:304] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:15.493808 23324 raft_consensus.cc:2804] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.496232 23317 raft_consensus.cc:359] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.505373 23317 raft_consensus.cc:385] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.507969 23198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.512873 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:15.513132 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.513792 23121 raft_consensus.cc:2468] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:15.513901 23317 raft_consensus.cc:740] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.508285 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.509119 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.515435 23197 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:15.515928 23238 leader_election.cc:304] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:15.516913 23336 raft_consensus.cc:2804] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.517411 23336 raft_consensus.cc:493] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.515265 23317 consensus_queue.cc:260] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.517874 23336 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.504454 23316 tablet_bootstrap.cc:654] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.510526 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.511824 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.519688 23122 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:15.519569 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
W20260710 11:03:15.514415 23085 leader_election.cc:343] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:15.521337 23238 leader_election.cc:343] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.522665 23238 leader_election.cc:304] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:15.523698 23322 raft_consensus.cc:2804] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.524070 23322 raft_consensus.cc:493] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.524422 23322 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:15.524320 23164 leader_election.cc:343] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.528438 23336 raft_consensus.cc:515] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:15.529695 23235 leader_election.cc:343] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.530650 23317 ts_tablet_manager.cc:1434] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.001s
I20260710 11:03:15.531456 23235 leader_election.cc:304] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5; no voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.509087 23324 raft_consensus.cc:697] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:15.533869 23324 consensus_queue.cc:237] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.512497 23333 leader_election.cc:290] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Requested vote from peers 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.539152 23322 raft_consensus.cc:515] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.541306 23317 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.543538 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.544448 23121 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.548454 23317 tablet_bootstrap.cc:654] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.548834 23336 leader_election.cc:290] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.549428 23336 raft_consensus.cc:2749] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.549985 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.550823 23122 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:15.556176 23235 leader_election.cc:343] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.558751 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:15.560995 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.560053 23020 catalog_manager.cc:5697] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.561764 23272 raft_consensus.cc:2468] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
W20260710 11:03:15.562795 23235 leader_election.cc:343] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.563701 23317 tablet_bootstrap.cc:492] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.563889 23161 leader_election.cc:304] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.564309 23317 ts_tablet_manager.cc:1403] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260710 11:03:15.565196 23320 raft_consensus.cc:2804] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.565608 23320 raft_consensus.cc:493] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.565961 23320 raft_consensus.cc:3060] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.572345 23317 raft_consensus.cc:359] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.573251 23317 raft_consensus.cc:385] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.573594 23317 raft_consensus.cc:740] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.575896 23320 raft_consensus.cc:515] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.578032 23353 raft_consensus.cc:493] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.577086 23317 consensus_queue.cc:260] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.578758 23353 raft_consensus.cc:515] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.581259 23316 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.581848 23316 ts_tablet_manager.cc:1403] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.015s
I20260710 11:03:15.582100 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.582788 23123 raft_consensus.cc:2468] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:15.583230 23315 tablet_bootstrap.cc:492] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.583771 23315 ts_tablet_manager.cc:1403] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.110s	user 0.044s	sys 0.057s
I20260710 11:03:15.583729 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.584492 23272 raft_consensus.cc:3060] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.584874 23123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.584506 23238 leader_election.cc:304] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:15.586639 23317 ts_tablet_manager.cc:1434] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
W20260710 11:03:15.587422 23164 leader_election.cc:343] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.587731 23317 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.587441 23315 raft_consensus.cc:359] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.588454 23315 raft_consensus.cc:385] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.588780 23315 raft_consensus.cc:740] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.589686 23336 raft_consensus.cc:2804] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.589677 23315 consensus_queue.cc:260] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.590366 23336 raft_consensus.cc:493] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.590571 23121 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:15.590757 23336 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.592103 23238 leader_election.cc:304] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:15.595539 23317 tablet_bootstrap.cc:654] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.585121 23316 raft_consensus.cc:359] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.598102 23316 raft_consensus.cc:385] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.598479 23316 raft_consensus.cc:740] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.601835 23320 leader_election.cc:290] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.602869 23272 raft_consensus.cc:2468] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.603552 23122 raft_consensus.cc:2468] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:15.603819 23316 consensus_queue.cc:260] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.604844 23359 raft_consensus.cc:493] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.605154 23336 raft_consensus.cc:515] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.606698 23320 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.609946 23161 leader_election.cc:304] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.614219 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.612222 23320 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.616518 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:15.617708 23196 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.618489 23358 raft_consensus.cc:2804] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.619240 23358 raft_consensus.cc:697] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:15.617662 23238 leader_election.cc:304] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.624965 23320 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.625650 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.626266 23357 raft_consensus.cc:2804] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.607476 23359 raft_consensus.cc:515] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.620473 23358 consensus_queue.cc:237] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.629535 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:15.630053 23336 leader_election.cc:290] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.637071 23315 ts_tablet_manager.cc:1434] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.010s
I20260710 11:03:15.640333 23315 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:15.630749 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.611703 23353 leader_election.cc:290] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.647269 23197 raft_consensus.cc:2468] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
W20260710 11:03:15.647352 23164 leader_election.cc:343] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.648662 23322 leader_election.cc:290] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.649426 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.649571 23316 ts_tablet_manager.cc:1434] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.067s	user 0.015s	sys 0.031s
I20260710 11:03:15.645447 23121 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.642151 23320 raft_consensus.cc:2804] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.643630 23336 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.657842 23316 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.661196 23196 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:15.648216 23359 leader_election.cc:290] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
W20260710 11:03:15.662680 23161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.3:33761, user_credentials={real_user=slave}} blocked reactor thread for 52888.6us
I20260710 11:03:15.663558 23320 raft_consensus.cc:697] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:15.664031 23361 raft_consensus.cc:493] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.664476 23320 consensus_queue.cc:237] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.666913 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.667196 23317 tablet_bootstrap.cc:492] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.667861 23317 ts_tablet_manager.cc:1403] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.005s
I20260710 11:03:15.668530 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.671530 23317 raft_consensus.cc:359] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.668821 23315 tablet_bootstrap.cc:654] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.672835 23317 raft_consensus.cc:385] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.673179 23317 raft_consensus.cc:740] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.667797 23271 raft_consensus.cc:2393] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 115ab854282044d0afea8a68855bcdb5 in this term.
I20260710 11:03:15.674037 23317 consensus_queue.cc:260] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.664572 23361 raft_consensus.cc:515] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.676898 23317 ts_tablet_manager.cc:1434] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:03:15.687183 23316 tablet_bootstrap.cc:654] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.685034 23357 raft_consensus.cc:697] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:15.678876 23336 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.698714 23272 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:15.699592 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.700289 23122 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:15.688270 23161 leader_election.cc:304] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.701876 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.701658 23357 consensus_queue.cc:237] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.702045 23121 raft_consensus.cc:2468] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:15.702529 23196 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:15.703080 23317 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.703696 23360 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.706900 23336 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.710605 23235 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.711537 23336 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.711676 23164 leader_election.cc:304] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.711946 23336 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.711709 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.712550 23336 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.713457 23359 raft_consensus.cc:2804] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.713960 23359 raft_consensus.cc:493] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.714372 23359 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.714804 23360 raft_consensus.cc:2749] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.702803 23161 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.717931 23238 leader_election.cc:304] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.719357 23361 leader_election.cc:290] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.719820 23360 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.720268 23360 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.720623 23360 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.720814 23364 raft_consensus.cc:2804] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.721622 23364 raft_consensus.cc:697] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:15.722535 23364 consensus_queue.cc:237] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:15.726928 23238 leader_election.cc:343] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.730494 23317 tablet_bootstrap.cc:654] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.733134 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.733922 23272 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:15.727169 23359 raft_consensus.cc:515] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.740280 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.741017 23121 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.742862 23336 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.740309 23360 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.745731 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
W20260710 11:03:15.747195 23238 leader_election.cc:343] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.747670 23020 catalog_manager.cc:5697] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:15.748642 23336 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:15.748626 23121 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.750316 23164 leader_election.cc:304] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.751340 23359 leader_election.cc:290] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.751434 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:15.752522 23196 raft_consensus.cc:2393] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 115ab854282044d0afea8a68855bcdb5 in current term 1: Already voted for candidate 668e4757e327401c91bac77be0c77d61 in this term.
I20260710 11:03:15.752573 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.753206 23272 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.753636 23235 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [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: 115ab854282044d0afea8a68855bcdb5; no voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.754892 23336 raft_consensus.cc:2749] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.757048 23017 catalog_manager.cc:5697] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.760223 23360 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.761366 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.761698 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.762532 23271 raft_consensus.cc:2393] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 115ab854282044d0afea8a68855bcdb5 in this term.
W20260710 11:03:15.762715 23164 leader_election.cc:343] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.760608 23272 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.763707 23161 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [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: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.764173 23316 tablet_bootstrap.cc:492] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.764676 23316 ts_tablet_manager.cc:1403] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.006s
I20260710 11:03:15.764930 23360 raft_consensus.cc:2749] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.767212 23359 raft_consensus.cc:2804] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.767762 23359 raft_consensus.cc:697] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:15.768616 23359 consensus_queue.cc:237] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.770179 23315 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:15.770709 23315 ts_tablet_manager.cc:1403] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.005s
I20260710 11:03:15.770368 23020 catalog_manager.cc:5697] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:15.772248 23020 catalog_manager.cc:5697] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:15.773934 23315 raft_consensus.cc:359] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.774616 23315 raft_consensus.cc:385] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.774962 23315 raft_consensus.cc:740] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.777917 23316 raft_consensus.cc:359] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.778676 23316 raft_consensus.cc:385] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.778986 23316 raft_consensus.cc:740] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.778824 23315 consensus_queue.cc:260] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.780030 23317 tablet_bootstrap.cc:492] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.779948 23316 consensus_queue.cc:260] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.780576 23317 ts_tablet_manager.cc:1403] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.005s
I20260710 11:03:15.781461 23315 ts_tablet_manager.cc:1434] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:15.782790 23316 ts_tablet_manager.cc:1434] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 11:03:15.783811 23316 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.783627 23317 raft_consensus.cc:359] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.784245 23317 raft_consensus.cc:385] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.784531 23317 raft_consensus.cc:740] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.785208 23317 consensus_queue.cc:260] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.791836 23316 tablet_bootstrap.cc:654] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.795936 23017 catalog_manager.cc:5697] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.796764 23316 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.797293 23316 ts_tablet_manager.cc:1403] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:03:15.799441 23316 raft_consensus.cc:359] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.799636 23317 ts_tablet_manager.cc:1434] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 11:03:15.800026 23316 raft_consensus.cc:385] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.800654 23316 raft_consensus.cc:740] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.801348 23316 consensus_queue.cc:260] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.803117 23316 ts_tablet_manager.cc:1434] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:15.803853 23316 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:15.804754 23317 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.808688 23316 tablet_bootstrap.cc:654] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.813143 23316 tablet_bootstrap.cc:492] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:15.813627 23316 ts_tablet_manager.cc:1403] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.003s
I20260710 11:03:15.815546 23316 raft_consensus.cc:359] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.816061 23316 raft_consensus.cc:385] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.816299 23317 tablet_bootstrap.cc:654] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.816349 23316 raft_consensus.cc:740] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.817134 23316 consensus_queue.cc:260] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.818905 23316 ts_tablet_manager.cc:1434] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:15.821306 23317 tablet_bootstrap.cc:492] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.821813 23317 ts_tablet_manager.cc:1403] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:03:15.824488 23317 raft_consensus.cc:359] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.824990 23317 raft_consensus.cc:385] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.825242 23317 raft_consensus.cc:740] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.825819 23317 consensus_queue.cc:260] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.827646 23317 ts_tablet_manager.cc:1434] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:15.828246 23324 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.828605 23317 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:15.828823 23324 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.830989 23324 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.831933 23359 raft_consensus.cc:493] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.832267 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.832481 23359 raft_consensus.cc:515] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.833040 23196 raft_consensus.cc:2393] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5456e46c863543dc91cff678302497f9 in current term 1: Already voted for candidate 668e4757e327401c91bac77be0c77d61 in this term.
I20260710 11:03:15.835681 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.836439 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.836874 23317 tablet_bootstrap.cc:654] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:15.837141 23272 raft_consensus.cc:2468] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
W20260710 11:03:15.838245 23164 leader_election.cc:343] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:15.839308 23161 leader_election.cc:304] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.840382 23360 raft_consensus.cc:2804] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.840703 23360 raft_consensus.cc:493] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.840953 23360 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.838337 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.842310 23271 raft_consensus.cc:2393] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5456e46c863543dc91cff678302497f9 in current term 1: Already voted for candidate 115ab854282044d0afea8a68855bcdb5 in this term.
I20260710 11:03:15.843024 23317 tablet_bootstrap.cc:492] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:15.843389 23359 leader_election.cc:290] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.843609 23317 ts_tablet_manager.cc:1403] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:03:15.844726 23085 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5456e46c863543dc91cff678302497f9; no voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.845537 23324 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.846551 23317 raft_consensus.cc:359] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.847440 23317 raft_consensus.cc:385] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:15.847712 23317 raft_consensus.cc:740] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:15.848417 23317 consensus_queue.cc:260] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.848678 23360 raft_consensus.cc:515] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.850634 23317 ts_tablet_manager.cc:1434] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:15.851930 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.852574 23121 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.852855 23324 raft_consensus.cc:2749] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.853317 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.853945 23271 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.856546 23360 leader_election.cc:290] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.860543 23121 raft_consensus.cc:2468] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.861599 23271 raft_consensus.cc:2468] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.861912 23164 leader_election.cc:304] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.862941 23360 raft_consensus.cc:2804] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.863444 23360 raft_consensus.cc:697] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:15.864327 23360 consensus_queue.cc:237] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.872809 23020 catalog_manager.cc:5697] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.877844 23324 raft_consensus.cc:493] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.878419 23324 raft_consensus.cc:515] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.880393 23324 leader_election.cc:290] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.880986 23360 raft_consensus.cc:493] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.881598 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:15.881564 23360 raft_consensus.cc:515] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.882186 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83851488e6d647a1942c369690ddca96" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.883145 23271 raft_consensus.cc:2393] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5456e46c863543dc91cff678302497f9 in current term 1: Already voted for candidate 668e4757e327401c91bac77be0c77d61 in this term.
I20260710 11:03:15.884132 23085 leader_election.cc:304] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5456e46c863543dc91cff678302497f9; no voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61
I20260710 11:03:15.884279 23360 leader_election.cc:290] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.884445 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055128beb7e84ac39fb97f676c8103c1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.885005 23324 raft_consensus.cc:3060] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.885210 23121 raft_consensus.cc:2468] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:15.885362 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055128beb7e84ac39fb97f676c8103c1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.886036 23271 raft_consensus.cc:2468] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:15.886658 23164 leader_election.cc:304] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.887511 23360 raft_consensus.cc:2804] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:15.887836 23360 raft_consensus.cc:493] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:15.888130 23360 raft_consensus.cc:3060] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.890007 23359 raft_consensus.cc:493] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:15.890525 23359 raft_consensus.cc:515] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } } peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } }
I20260710 11:03:15.892114 23324 raft_consensus.cc:2749] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.893137 23359 leader_election.cc:290] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761), 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287)
I20260710 11:03:15.893791 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:15.893710 23360 raft_consensus.cc:515] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.894353 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a639845bd2d4cee8540045831eee61c" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:15.894733 23271 raft_consensus.cc:2393] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 5456e46c863543dc91cff678302497f9 in this term.
I20260710 11:03:15.895972 23360 leader_election.cc:290] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:15.896322 23164 leader_election.cc:304] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:15.896715 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055128beb7e84ac39fb97f676c8103c1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:15.897125 23360 raft_consensus.cc:3060] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.897240 23121 raft_consensus.cc:3060] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.898839 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "055128beb7e84ac39fb97f676c8103c1" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:15.899317 23271 raft_consensus.cc:3060] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:15.902472 23360 raft_consensus.cc:2749] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:15.906077 23271 raft_consensus.cc:2468] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.906967 23121 raft_consensus.cc:2468] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:15.907644 23161 leader_election.cc:304] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:15.908816 23360 raft_consensus.cc:2804] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:15.909291 23360 raft_consensus.cc:697] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:15.910079 23360 consensus_queue.cc:237] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:15.917264 23017 catalog_manager.cc:5697] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.017370 23324 consensus_queue.cc:1048] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.030191 23350 consensus_queue.cc:1048] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.088714 23360 consensus_queue.cc:1048] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.099668 23359 consensus_queue.cc:1048] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:16.103374 23359 raft_consensus.cc:493] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:16.103966 23359 raft_consensus.cc:515] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:16.107169 23359 leader_election.cc:290] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:16.107223 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:16.108223 23122 raft_consensus.cc:2393] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 115ab854282044d0afea8a68855bcdb5 in this term.
I20260710 11:03:16.107795 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:16.110297 23161 leader_election.cc:304] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:16.111157 23359 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.116786 23359 raft_consensus.cc:2749] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:16.142776 23358 consensus_queue.cc:1048] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.146749 23336 consensus_queue.cc:1048] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.156982 23353 consensus_queue.cc:1048] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:16.158244 23068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:16.163902 23359 consensus_queue.cc:1048] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.165055 23336 consensus_queue.cc:1048] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.181535 23358 consensus_queue.cc:1048] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.192567 23359 consensus_queue.cc:1048] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.202751 23353 consensus_queue.cc:1048] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.266901 23359 consensus_queue.cc:1048] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.278240 23359 consensus_queue.cc:1048] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.304430 23359 consensus_queue.cc:1048] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:16.316192 23320 consensus_queue.cc:1048] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:17.161829 23068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:17.519098 23353 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.519616 23353 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.521587 23353 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:17.522323 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:17.522923 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:17.523239 23122 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:17.523566 23196 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:17.524672 23238 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [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: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:17.525341 23353 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:17.525698 23353 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.525976 23353 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.531354 23353 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.533056 23353 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:17.534168 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:17.534168 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:17.534811 23122 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.534876 23196 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.542250 23196 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:17.542505 23122 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:17.543670 23235 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:17.544658 23353 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.545131 23353 raft_consensus.cc:697] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:17.546444 23353 consensus_queue.cc:237] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER 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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.554114 23020 catalog_manager.cc:5697] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.660282 23271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:17.661206 23271 raft_consensus.cc:606] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Received request to transfer leadership to TS 5456e46c863543dc91cff678302497f9
I20260710 11:03:17.668083 23271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:17.668627 23271 raft_consensus.cc:606] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Received request to transfer leadership to TS 5456e46c863543dc91cff678302497f9
I20260710 11:03:17.674166 23271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:17.674680 23271 raft_consensus.cc:606] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Received request to transfer leadership to TS 5456e46c863543dc91cff678302497f9
I20260710 11:03:17.680272 23271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:17.680805 23271 raft_consensus.cc:606] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Received request to transfer leadership to TS 668e4757e327401c91bac77be0c77d61
I20260710 11:03:17.693869 23363 raft_consensus.cc:993] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:17.694347 23353 raft_consensus.cc:1081] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Signalling peer 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:17.696010 23122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1"
dest_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:51694
I20260710 11:03:17.696727 23122 raft_consensus.cc:493] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.697067 23122 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.702879 23122 raft_consensus.cc:515] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.705089 23122 leader_election.cc:290] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:17.706769 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:17.707298 23197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
mode: GRACEFUL
new_leader_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:52384
I20260710 11:03:17.707469 23196 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.707962 23197 raft_consensus.cc:606] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Received request to transfer leadership to TS 115ab854282044d0afea8a68855bcdb5
I20260710 11:03:17.709296 23363 raft_consensus.cc:993] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:17.709800 23353 raft_consensus.cc:1081] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Signalling peer 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:17.711501 23121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777"
dest_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:51694
I20260710 11:03:17.711999 23121 raft_consensus.cc:493] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.712314 23121 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.714509 23196 raft_consensus.cc:2468] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:17.715215 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c9b531bcbf4bb4bda943e2e2b99ef1" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:17.715658 23085 leader_election.cc:304] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:17.715850 23271 raft_consensus.cc:3055] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.716257 23271 raft_consensus.cc:740] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:17.716531 23402 raft_consensus.cc:2804] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.717106 23271 consensus_queue.cc:260] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.718159 23271 raft_consensus.cc:3060] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.718194 23121 raft_consensus.cc:515] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.721330 23121 leader_election.cc:290] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:17.722805 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:17.723421 23272 raft_consensus.cc:3055] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.723757 23272 raft_consensus.cc:740] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:17.723932 23271 raft_consensus.cc:2468] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:17.724563 23272 consensus_queue.cc:260] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.726126 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7847e3acd8c4518a28197ef7805a777" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:17.726540 23272 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.726773 23196 raft_consensus.cc:3060] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.731671 23402 raft_consensus.cc:697] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:17.732560 23402 consensus_queue.cc:237] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.734535 23196 raft_consensus.cc:2468] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:17.734539 23272 raft_consensus.cc:2468] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:17.736063 23085 leader_election.cc:304] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:17.736997 23402 raft_consensus.cc:2804] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.737823 23402 raft_consensus.cc:697] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:17.738567 23402 consensus_queue.cc:237] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.741556 23020 catalog_manager.cc:5697] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 1 to 2, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.754729 23020 catalog_manager.cc:5697] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 1 to 2, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.788915 23414 raft_consensus.cc:993] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: : Instructing follower 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:17.789412 23359 raft_consensus.cc:1081] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Signalling peer 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:17.791309 23272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:03:17.791806 23272 raft_consensus.cc:493] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.792214 23272 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.797376 23272 raft_consensus.cc:515] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.799532 23272 leader_election.cc:290] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:17.800465 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:17.800602 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "111a71c4a62c4722a7a2b81c152de7ff" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:17.801138 23121 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.801318 23196 raft_consensus.cc:3055] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.801772 23196 raft_consensus.cc:740] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:17.802548 23196 consensus_queue.cc:260] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.803532 23196 raft_consensus.cc:3060] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.806644 23121 raft_consensus.cc:2468] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:17.807964 23238 leader_election.cc:304] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:17.808830 23353 raft_consensus.cc:2804] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.809299 23353 raft_consensus.cc:697] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:17.809568 23196 raft_consensus.cc:2468] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:17.810456 23353 consensus_queue.cc:237] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.818009 23020 catalog_manager.cc:5697] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 1 to 2, leader changed from 668e4757e327401c91bac77be0c77d61 (127.18.188.2) to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:17.914366 23363 raft_consensus.cc:993] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:17.914884 23353 raft_consensus.cc:1081] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Signalling peer 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:17.916468 23196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:48540
I20260710 11:03:17.916941 23196 raft_consensus.cc:493] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.917199 23196 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.922256 23196 raft_consensus.cc:515] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.924225 23196 leader_election.cc:290] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:17.925244 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:17.925242 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d9ddd95aeb04a6999668683f741a75b" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:17.926038 23121 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.926061 23272 raft_consensus.cc:3055] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:17.926546 23272 raft_consensus.cc:740] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:17.927206 23272 consensus_queue.cc:260] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.928117 23272 raft_consensus.cc:3060] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:17.931456 23121 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:17.932627 23164 leader_election.cc:304] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:17.933451 23359 raft_consensus.cc:2804] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:17.933670 23272 raft_consensus.cc:2468] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:17.933976 23359 raft_consensus.cc:697] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:17.934913 23359 consensus_queue.cc:237] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:17.941854 23020 catalog_manager.cc:5697] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 1 to 2, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.998472 23196 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:17.999778 23353 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.011772 23121 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:03:18.015089 23363 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.025326 23353 raft_consensus.cc:993] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:18.025825 23419 raft_consensus.cc:1081] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Signalling peer 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:18.027448 23121 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a"
dest_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:51694
I20260710 11:03:18.027993 23121 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.028333 23121 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.033726 23121 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:18.035593 23121 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 3 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:18.036399 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:18.036790 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:18.037074 23196 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.037425 23272 raft_consensus.cc:3055] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.037997 23272 raft_consensus.cc:740] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:18.038895 23272 consensus_queue.cc:260] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:18.039881 23272 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.043671 23196 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 3.
I20260710 11:03:18.044704 23085 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [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: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:18.045317 23272 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 3.
I20260710 11:03:18.045411 23402 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.045990 23402 raft_consensus.cc:697] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:18.046838 23402 consensus_queue.cc:237] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:18.054191 23019 catalog_manager.cc:5697] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 2 to 3, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 3 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.168098 23196 raft_consensus.cc:1275] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.169664 23402 consensus_queue.cc:1048] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:18.172508 23196 raft_consensus.cc:1275] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.174499 23402 consensus_queue.cc:1048] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:18.182124 23272 raft_consensus.cc:1275] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.183588 23271 raft_consensus.cc:1275] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.185336 23411 consensus_queue.cc:1048] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:18.185384 23402 consensus_queue.cc:1048] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260710 11:03:18.196368 23121 raft_consensus.cc:1275] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.198704 23353 consensus_queue.cc:1048] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.223489 23197 raft_consensus.cc:1275] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.225268 23353 consensus_queue.cc:1048] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.439203 23197 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:18.440555 23427 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.449146 23271 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:18.451031 23427 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.544377 23121 raft_consensus.cc:1275] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.545825 23359 consensus_queue.cc:1048] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:18.558379 23271 raft_consensus.cc:1275] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.561390 23432 consensus_queue.cc:1048] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:20.745710 23019 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52112:
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 11:03:20.748149 23019 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 11:03:20.802649 23113 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6706ec02a4f678c8ccdb037096bf4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:20.803979 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6706ec02a4f678c8ccdb037096bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.803695 23185 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6706ec02a4f678c8ccdb037096bf4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:20.804966 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6706ec02a4f678c8ccdb037096bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.805827 23257 tablet_service.cc:1511] Processing CreateTablet for tablet 16a6706ec02a4f678c8ccdb037096bf4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:20.807062 23257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16a6706ec02a4f678c8ccdb037096bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.807071 23105 tablet_service.cc:1511] Processing CreateTablet for tablet c4d856b6cd9c4a3894d8ac26d4328bdc (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:20.811069 23180 tablet_service.cc:1511] Processing CreateTablet for tablet c4d856b6cd9c4a3894d8ac26d4328bdc (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:20.811553 23105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d856b6cd9c4a3894d8ac26d4328bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.812398 23180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d856b6cd9c4a3894d8ac26d4328bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.813438 23183 tablet_service.cc:1511] Processing CreateTablet for tablet 48fd66099e6c44c482759c28cf1bb4db (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:20.814941 23183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fd66099e6c44c482759c28cf1bb4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.814620 23261 tablet_service.cc:1511] Processing CreateTablet for tablet 48fd66099e6c44c482759c28cf1bb4db (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:20.815290 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 48fd66099e6c44c482759c28cf1bb4db (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:20.815943 23261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fd66099e6c44c482759c28cf1bb4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.816521 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48fd66099e6c44c482759c28cf1bb4db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.818517 23255 tablet_service.cc:1511] Processing CreateTablet for tablet c4d856b6cd9c4a3894d8ac26d4328bdc (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:20.819792 23255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4d856b6cd9c4a3894d8ac26d4328bdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.818531 23106 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fb5b1dd934d5490a6f6d09d0819f9 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:20.823392 23106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fb5b1dd934d5490a6f6d09d0819f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.839679 23188 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fb5b1dd934d5490a6f6d09d0819f9 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:20.841161 23188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fb5b1dd934d5490a6f6d09d0819f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.842722 23112 tablet_service.cc:1511] Processing CreateTablet for tablet 784a32947a65464a8bf053bd16e79884 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:20.844030 23112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a32947a65464a8bf053bd16e79884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.846526 23260 tablet_service.cc:1511] Processing CreateTablet for tablet ef5fb5b1dd934d5490a6f6d09d0819f9 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:20.846360 23262 tablet_service.cc:1511] Processing CreateTablet for tablet 784a32947a65464a8bf053bd16e79884 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:20.847393 23107 tablet_service.cc:1511] Processing CreateTablet for tablet 38d717d09ec741bfa72d4beb629ac199 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:20.847882 23260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5fb5b1dd934d5490a6f6d09d0819f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.848536 23262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a32947a65464a8bf053bd16e79884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.848649 23107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d717d09ec741bfa72d4beb629ac199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.849960 23186 tablet_service.cc:1511] Processing CreateTablet for tablet 784a32947a65464a8bf053bd16e79884 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:20.851217 23186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784a32947a65464a8bf053bd16e79884. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.864795 23181 tablet_service.cc:1511] Processing CreateTablet for tablet 38d717d09ec741bfa72d4beb629ac199 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:20.865762 23254 tablet_service.cc:1511] Processing CreateTablet for tablet 38d717d09ec741bfa72d4beb629ac199 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:20.866192 23181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d717d09ec741bfa72d4beb629ac199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.867003 23254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38d717d09ec741bfa72d4beb629ac199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.868315 23108 tablet_service.cc:1511] Processing CreateTablet for tablet f31b8558c6de48b7a8a7d24eccc43929 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:20.869549 23108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b8558c6de48b7a8a7d24eccc43929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.871686 23187 tablet_service.cc:1511] Processing CreateTablet for tablet f31b8558c6de48b7a8a7d24eccc43929 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:20.872969 23187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b8558c6de48b7a8a7d24eccc43929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.872784 23259 tablet_service.cc:1511] Processing CreateTablet for tablet f31b8558c6de48b7a8a7d24eccc43929 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:20.874061 23259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f31b8558c6de48b7a8a7d24eccc43929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.881882 23111 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddb2eca4cfc4a968341865cd1621ad5 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:20.883419 23111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddb2eca4cfc4a968341865cd1621ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.887244 23184 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddb2eca4cfc4a968341865cd1621ad5 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:20.888566 23184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddb2eca4cfc4a968341865cd1621ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.911165 23450 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:20.922626 23262 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddb2eca4cfc4a968341865cd1621ad5 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:20.937103 23185 tablet_service.cc:1511] Processing CreateTablet for tablet b4940d72095746588d33caac122d33c4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:20.934296 23449 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:20.939251 23185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4940d72095746588d33caac122d33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.935437 23257 tablet_service.cc:1511] Processing CreateTablet for tablet b4940d72095746588d33caac122d33c4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:20.938380 23262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddb2eca4cfc4a968341865cd1621ad5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.923475 23113 tablet_service.cc:1511] Processing CreateTablet for tablet b4940d72095746588d33caac122d33c4 (DEFAULT_TABLE table=soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:20.945322 23113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4940d72095746588d33caac122d33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.954396 23257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4940d72095746588d33caac122d33c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:20.979321 23449 tablet_bootstrap.cc:654] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:20.999716 23450 tablet_bootstrap.cc:654] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.002211 23451 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.012625 23449 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.013296 23450 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.013396 23449 ts_tablet_manager.cc:1403] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.014s
I20260710 11:03:21.013978 23450 ts_tablet_manager.cc:1403] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.007s
I20260710 11:03:21.017105 23449 raft_consensus.cc:359] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.017478 23450 raft_consensus.cc:359] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.018024 23449 raft_consensus.cc:385] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.019804 23449 raft_consensus.cc:740] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.020633 23449 consensus_queue.cc:260] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.021246 23451 tablet_bootstrap.cc:654] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.018404 23450 raft_consensus.cc:385] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.023200 23449 ts_tablet_manager.cc:1434] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:21.023275 23450 raft_consensus.cc:740] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.024296 23449 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.027236 23450 consensus_queue.cc:260] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.033690 23450 ts_tablet_manager.cc:1434] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 11:03:21.034472 23449 tablet_bootstrap.cc:654] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.034780 23450 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.043068 23450 tablet_bootstrap.cc:654] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.046958 23449 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.047741 23451 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.047976 23449 ts_tablet_manager.cc:1403] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.007s
I20260710 11:03:21.048555 23451 ts_tablet_manager.cc:1403] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.007s
I20260710 11:03:21.051716 23449 raft_consensus.cc:359] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.052615 23449 raft_consensus.cc:385] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.053239 23449 raft_consensus.cc:740] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.052525 23451 raft_consensus.cc:359] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.053800 23451 raft_consensus.cc:385] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.054241 23451 raft_consensus.cc:740] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.054077 23449 consensus_queue.cc:260] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.055207 23451 consensus_queue.cc:260] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.055958 23450 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.056584 23450 ts_tablet_manager.cc:1403] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:03:21.058033 23451 ts_tablet_manager.cc:1434] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:21.059144 23451 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.059613 23450 raft_consensus.cc:359] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.060402 23450 raft_consensus.cc:385] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.060737 23450 raft_consensus.cc:740] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.061607 23450 consensus_queue.cc:260] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.066103 23450 ts_tablet_manager.cc:1434] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:21.067183 23450 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.071782 23451 tablet_bootstrap.cc:654] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.073885 23450 tablet_bootstrap.cc:654] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.059096 23449 ts_tablet_manager.cc:1434] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:03:21.075376 23449 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.083267 23449 tablet_bootstrap.cc:654] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.087320 23450 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.087939 23450 ts_tablet_manager.cc:1403] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 11:03:21.092077 23450 raft_consensus.cc:359] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.092594 23450 raft_consensus.cc:385] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.092792 23450 raft_consensus.cc:740] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.093689 23450 consensus_queue.cc:260] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.095149 23451 tablet_bootstrap.cc:492] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.095669 23451 ts_tablet_manager.cc:1403] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260710 11:03:21.095862 23450 ts_tablet_manager.cc:1434] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:21.097157 23450 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.101464 23449 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.102087 23449 ts_tablet_manager.cc:1403] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.000s
I20260710 11:03:21.103029 23450 tablet_bootstrap.cc:654] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.099076 23451 raft_consensus.cc:359] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.103737 23451 raft_consensus.cc:385] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.104079 23451 raft_consensus.cc:740] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.104962 23451 consensus_queue.cc:260] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.105156 23449 raft_consensus.cc:359] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.105914 23449 raft_consensus.cc:385] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.106247 23449 raft_consensus.cc:740] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.107549 23451 ts_tablet_manager.cc:1434] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:21.107188 23449 consensus_queue.cc:260] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.108673 23451 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.109587 23449 ts_tablet_manager.cc:1434] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:21.110708 23449 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.117646 23449 tablet_bootstrap.cc:654] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.122998 23450 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.123586 23450 ts_tablet_manager.cc:1403] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.009s
I20260710 11:03:21.124722 23451 tablet_bootstrap.cc:654] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.126729 23450 raft_consensus.cc:359] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.125185 23427 raft_consensus.cc:493] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.138588 23450 raft_consensus.cc:385] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.139040 23450 raft_consensus.cc:740] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.138777 23427 raft_consensus.cc:515] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.140045 23450 consensus_queue.cc:260] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.144200 23450 ts_tablet_manager.cc:1434] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.006s
I20260710 11:03:21.145820 23438 raft_consensus.cc:493] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.146729 23449 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.146414 23438 raft_consensus.cc:515] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.147660 23449 ts_tablet_manager.cc:1403] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.018s
I20260710 11:03:21.149011 23450 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.151263 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.152000 23272 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:21.152100 23449 raft_consensus.cc:359] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.153950 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.154363 23449 raft_consensus.cc:385] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.154680 23121 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:21.154830 23449 raft_consensus.cc:740] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.155440 23451 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.156069 23451 ts_tablet_manager.cc:1403] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260710 11:03:21.155716 23449 consensus_queue.cc:260] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.156215 23161 leader_election.cc:304] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:21.156558 23450 tablet_bootstrap.cc:654] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.157454 23437 raft_consensus.cc:2804] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.157878 23437 raft_consensus.cc:493] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.158238 23437 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.162751 23438 leader_election.cc:290] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.161082 23451 raft_consensus.cc:359] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.166690 23449 ts_tablet_manager.cc:1434] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:03:21.167023 23451 raft_consensus.cc:385] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.167963 23451 raft_consensus.cc:740] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.168169 23449 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.172325 23437 raft_consensus.cc:515] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.184499 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fd66099e6c44c482759c28cf1bb4db" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.186362 23437 leader_election.cc:290] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.175153 23427 leader_election.cc:290] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.178231 23451 consensus_queue.cc:260] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.182037 23449 tablet_bootstrap.cc:654] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.182701 23450 tablet_bootstrap.cc:492] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.182894 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fd66099e6c44c482759c28cf1bb4db" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.188380 23450 ts_tablet_manager.cc:1403] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.012s
I20260710 11:03:21.188355 23197 raft_consensus.cc:2468] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:21.189462 23451 ts_tablet_manager.cc:1434] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.004s
I20260710 11:03:21.190543 23451 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.192688 23450 raft_consensus.cc:359] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.187178 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:21.193742 23450 raft_consensus.cc:385] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.194175 23121 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.194204 23450 raft_consensus.cc:740] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.195194 23450 consensus_queue.cc:260] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:21.196885 23085 leader_election.cc:343] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.188304 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.197943 23450 ts_tablet_manager.cc:1434] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:21.198235 23271 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.199230 23450 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.197999 23085 leader_election.cc:304] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5
I20260710 11:03:21.202461 23427 raft_consensus.cc:2804] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.202996 23427 raft_consensus.cc:493] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.203363 23427 raft_consensus.cc:3060] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:21.206284 23068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:21.206873 23450 tablet_bootstrap.cc:654] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.211067 23451 tablet_bootstrap.cc:654] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.211015 23427 raft_consensus.cc:515] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.213256 23427 leader_election.cc:290] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.215456 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fd66099e6c44c482759c28cf1bb4db" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.216292 23197 raft_consensus.cc:3060] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.215499 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48fd66099e6c44c482759c28cf1bb4db" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.218180 23272 raft_consensus.cc:3060] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.250151 23427 raft_consensus.cc:493] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.250947 23427 raft_consensus.cc:515] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.252157 23121 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:21.253576 23427 leader_election.cc:290] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.253794 23164 leader_election.cc:304] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:21.254894 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.256772 23272 raft_consensus.cc:2468] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
W20260710 11:03:21.256893 23085 leader_election.cc:343] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.255142 23438 raft_consensus.cc:2804] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.258610 23270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.258791 23438 raft_consensus.cc:697] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:21.259272 23270 raft_consensus.cc:2468] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:21.259657 23438 consensus_queue.cc:237] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.260602 23085 leader_election.cc:304] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.261618 23427 raft_consensus.cc:2804] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.262125 23427 raft_consensus.cc:697] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:21.262924 23427 consensus_queue.cc:237] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.264711 23085 leader_election.cc:304] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:21.266000 23462 raft_consensus.cc:2804] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.266211 23271 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:21.266399 23462 raft_consensus.cc:493] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.266861 23462 raft_consensus.cc:3060] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.268735 23353 raft_consensus.cc:493] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.269254 23353 raft_consensus.cc:515] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.271581 23353 leader_election.cc:290] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.271528 23197 raft_consensus.cc:2468] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:21.273795 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.274535 23121 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:21.275502 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.276185 23238 leader_election.cc:304] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
W20260710 11:03:21.276913 23235 leader_election.cc:343] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.277155 23353 raft_consensus.cc:2804] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.277952 23353 raft_consensus.cc:493] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.281687 23450 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.278308 23353 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.282248 23450 ts_tablet_manager.cc:1403] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.083s	user 0.032s	sys 0.012s
I20260710 11:03:21.284669 23462 raft_consensus.cc:515] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.285566 23450 raft_consensus.cc:359] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.286463 23450 raft_consensus.cc:385] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.286928 23450 raft_consensus.cc:740] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.287917 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.287918 23450 consensus_queue.cc:260] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:21.289347 23085 leader_election.cc:343] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.290940 23462 leader_election.cc:290] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.291499 23018 catalog_manager.cc:5697] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.294462 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.295151 23271 raft_consensus.cc:3060] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.301734 23451 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.303229 23271 raft_consensus.cc:2468] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:21.303792 23449 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.301816 23016 catalog_manager.cc:5697] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.304347 23353 raft_consensus.cc:515] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.309599 23085 leader_election.cc:304] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:21.310871 23427 raft_consensus.cc:2804] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.311339 23427 raft_consensus.cc:697] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:21.311486 23449 ts_tablet_manager.cc:1403] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.034s
I20260710 11:03:21.312202 23427 consensus_queue.cc:237] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.314616 23449 raft_consensus.cc:359] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.315413 23449 raft_consensus.cc:385] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.315723 23449 raft_consensus.cc:740] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.316673 23450 ts_tablet_manager.cc:1434] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.034s	user 0.012s	sys 0.006s
I20260710 11:03:21.317929 23450 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.316468 23449 consensus_queue.cc:260] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.320106 23449 ts_tablet_manager.cc:1434] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:21.321354 23449 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.324985 23450 tablet_bootstrap.cc:654] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.316383 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:21.326679 23121 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.331198 23449 tablet_bootstrap.cc:654] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.305958 23451 ts_tablet_manager.cc:1403] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.029s
I20260710 11:03:21.335903 23451 raft_consensus.cc:359] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.343382 23451 raft_consensus.cc:385] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.341845 23353 leader_election.cc:290] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.343631 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.345449 23451 raft_consensus.cc:740] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.344983 23121 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:21.348675 23238 leader_election.cc:304] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.347277 23451 consensus_queue.cc:260] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.349910 23473 raft_consensus.cc:2804] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.350481 23473 raft_consensus.cc:697] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
W20260710 11:03:21.351274 23235 leader_election.cc:343] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.350673 23438 raft_consensus.cc:493] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.351815 23473 consensus_queue.cc:237] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.352741 23451 ts_tablet_manager.cc:1434] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260710 11:03:21.352486 23438 raft_consensus.cc:515] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.354178 23451 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.354243 23472 raft_consensus.cc:493] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.354928 23449 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.355166 23438 leader_election.cc:290] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.354928 23472 raft_consensus.cc:515] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.355607 23449 ts_tablet_manager.cc:1403] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.011s
I20260710 11:03:21.357092 23472 leader_election.cc:290] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.358390 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.363570 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
W20260710 11:03:21.364512 23164 leader_election.cc:343] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.369612 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
W20260710 11:03:21.372237 23238 leader_election.cc:343] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.377351 23449 raft_consensus.cc:359] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.379482 23449 raft_consensus.cc:385] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.379936 23449 raft_consensus.cc:740] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.380999 23449 consensus_queue.cc:260] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.381979 23451 tablet_bootstrap.cc:654] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.385097 23449 ts_tablet_manager.cc:1434] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 11:03:21.386508 23449 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.386852 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.391075 23450 tablet_bootstrap.cc:492] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.391834 23450 ts_tablet_manager.cc:1403] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.007s
I20260710 11:03:21.393790 23438 raft_consensus.cc:493] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.394214 23449 tablet_bootstrap.cc:654] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.394587 23438 raft_consensus.cc:515] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:21.395876 23161 leader_election.cc:343] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.395984 23450 raft_consensus.cc:359] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.396485 23161 leader_election.cc:304] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:21.397063 23438 leader_election.cc:290] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.401252 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b8558c6de48b7a8a7d24eccc43929" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.397681 23437 raft_consensus.cc:2749] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.397130 23450 raft_consensus.cc:385] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.399358 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b8558c6de48b7a8a7d24eccc43929" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.405682 23450 raft_consensus.cc:740] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.405921 23121 raft_consensus.cc:2468] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:21.407217 23450 consensus_queue.cc:260] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.407768 23164 leader_election.cc:304] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:21.409132 23437 raft_consensus.cc:2804] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.409685 23437 raft_consensus.cc:493] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.410269 23018 catalog_manager.cc:5697] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.399902 23427 raft_consensus.cc:493] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.411877 23427 raft_consensus.cc:515] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.413694 23272 raft_consensus.cc:2468] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 0.
I20260710 11:03:21.413877 23427 leader_election.cc:290] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.410318 23437 raft_consensus.cc:3060] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.415127 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.415313 23017 catalog_manager.cc:5697] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:21.417649 23085 leader_election.cc:343] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.421444 23451 tablet_bootstrap.cc:492] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.422029 23451 ts_tablet_manager.cc:1403] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.007s
I20260710 11:03:21.423636 23450 ts_tablet_manager.cc:1434] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260710 11:03:21.424757 23450 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.425551 23451 raft_consensus.cc:359] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.426386 23451 raft_consensus.cc:385] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.426705 23451 raft_consensus.cc:740] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.427623 23451 consensus_queue.cc:260] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
W20260710 11:03:21.399950 23235 leader_election.cc:343] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.429330 23235 leader_election.cc:304] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5; no voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61
I20260710 11:03:21.431226 23473 raft_consensus.cc:2749] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.432366 23450 tablet_bootstrap.cc:654] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.435758 23451 ts_tablet_manager.cc:1434] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:03:21.436272 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.437222 23451 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.437608 23272 raft_consensus.cc:2468] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:21.436393 23437 raft_consensus.cc:515] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.440949 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b8558c6de48b7a8a7d24eccc43929" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:21.441632 23121 raft_consensus.cc:3060] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.449647 23085 leader_election.cc:304] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:21.449903 23121 raft_consensus.cc:2468] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:21.450644 23427 raft_consensus.cc:2804] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.451083 23427 raft_consensus.cc:493] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.451465 23427 raft_consensus.cc:3060] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.451498 23164 leader_election.cc:304] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:21.452431 23438 raft_consensus.cc:2804] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.454352 23437 leader_election.cc:290] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.464123 23427 raft_consensus.cc:515] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.465421 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f31b8558c6de48b7a8a7d24eccc43929" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.466109 23271 raft_consensus.cc:3060] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.467417 23450 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.467541 23449 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.468204 23449 ts_tablet_manager.cc:1403] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.007s
I20260710 11:03:21.468267 23450 ts_tablet_manager.cc:1403] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.005s
I20260710 11:03:21.471510 23449 raft_consensus.cc:359] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.472093 23450 raft_consensus.cc:359] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.472599 23449 raft_consensus.cc:385] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.472849 23450 raft_consensus.cc:385] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.473169 23449 raft_consensus.cc:740] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.473210 23450 raft_consensus.cc:740] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.474434 23451 tablet_bootstrap.cc:654] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.474306 23450 consensus_queue.cc:260] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.474483 23449 consensus_queue.cc:260] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.476151 23438 raft_consensus.cc:697] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:21.477101 23438 consensus_queue.cc:237] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.478374 23449 ts_tablet_manager.cc:1434] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:21.479679 23449 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.474507 23271 raft_consensus.cc:2468] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 1.
I20260710 11:03:21.483954 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
W20260710 11:03:21.485591 23085 leader_election.cc:343] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.486651 23449 tablet_bootstrap.cc:654] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.488571 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.489446 23271 raft_consensus.cc:3060] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.490368 23450 ts_tablet_manager.cc:1434] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:03:21.487363 23427 leader_election.cc:290] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.498538 23271 raft_consensus.cc:2468] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:21.501911 23449 tablet_bootstrap.cc:492] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.501754 23085 leader_election.cc:304] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 668e4757e327401c91bac77be0c77d61
I20260710 11:03:21.502743 23449 ts_tablet_manager.cc:1403] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.006s
I20260710 11:03:21.503297 23427 raft_consensus.cc:2804] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.503778 23450 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: Bootstrap starting.
I20260710 11:03:21.505353 23427 raft_consensus.cc:697] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:21.505714 23451 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.506567 23451 ts_tablet_manager.cc:1403] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.001s
I20260710 11:03:21.506464 23427 consensus_queue.cc:237] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.506970 23449 raft_consensus.cc:359] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.507869 23449 raft_consensus.cc:385] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.508249 23449 raft_consensus.cc:740] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.509057 23449 consensus_queue.cc:260] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.510011 23451 raft_consensus.cc:359] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.510797 23451 raft_consensus.cc:385] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.510949 23450 tablet_bootstrap.cc:654] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.511114 23451 raft_consensus.cc:740] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.511732 23449 ts_tablet_manager.cc:1434] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:21.512841 23449 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: Bootstrap starting.
I20260710 11:03:21.515311 23018 catalog_manager.cc:5697] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.519403 23449 tablet_bootstrap.cc:654] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.531284 23451 consensus_queue.cc:260] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.534629 23451 ts_tablet_manager.cc:1434] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.005s
I20260710 11:03:21.535806 23451 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.557374 23451 tablet_bootstrap.cc:654] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.559625 23449 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: No bootstrap required, opened a new log
I20260710 11:03:21.562186 23449 ts_tablet_manager.cc:1403] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.009s
I20260710 11:03:21.563665 23018 catalog_manager.cc:5697] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.566160 23449 raft_consensus.cc:359] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.566990 23449 raft_consensus.cc:385] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.567241 23449 raft_consensus.cc:740] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.568264 23449 consensus_queue.cc:260] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.568969 23450 tablet_bootstrap.cc:492] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: No bootstrap required, opened a new log
I20260710 11:03:21.570677 23449 ts_tablet_manager.cc:1434] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:21.571426 23450 ts_tablet_manager.cc:1403] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.028s
I20260710 11:03:21.572572 23451 tablet_bootstrap.cc:492] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.573100 23451 ts_tablet_manager.cc:1403] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260710 11:03:21.574055 23450 raft_consensus.cc:359] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.574638 23450 raft_consensus.cc:385] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.574878 23450 raft_consensus.cc:740] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.575511 23450 consensus_queue.cc:260] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.576294 23451 raft_consensus.cc:359] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.577006 23451 raft_consensus.cc:385] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.577301 23451 raft_consensus.cc:740] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.577404 23450 ts_tablet_manager.cc:1434] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.002s
I20260710 11:03:21.578070 23451 consensus_queue.cc:260] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.581238 23451 ts_tablet_manager.cc:1434] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:21.582393 23451 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.589967 23451 tablet_bootstrap.cc:654] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.595686 23451 tablet_bootstrap.cc:492] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.596244 23451 ts_tablet_manager.cc:1403] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:03:21.598799 23451 raft_consensus.cc:359] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.599370 23451 raft_consensus.cc:385] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.599607 23451 raft_consensus.cc:740] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.600198 23451 consensus_queue.cc:260] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.602267 23451 ts_tablet_manager.cc:1434] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:21.603188 23451 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: Bootstrap starting.
I20260710 11:03:21.609061 23451 tablet_bootstrap.cc:654] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.613865 23451 tablet_bootstrap.cc:492] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: No bootstrap required, opened a new log
I20260710 11:03:21.614392 23451 ts_tablet_manager.cc:1403] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:03:21.617049 23451 raft_consensus.cc:359] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.617748 23451 raft_consensus.cc:385] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.618012 23451 raft_consensus.cc:740] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.618690 23451 consensus_queue.cc:260] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.620745 23451 ts_tablet_manager.cc:1434] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:21.689237 23427 raft_consensus.cc:493] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.689858 23427 raft_consensus.cc:515] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.692422 23427 leader_election.cc:290] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.693233 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.693363 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.694003 23197 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:21.694269 23271 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 0.
I20260710 11:03:21.695092 23085 leader_election.cc:304] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:21.695722 23427 raft_consensus.cc:2804] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.696053 23427 raft_consensus.cc:493] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.696357 23427 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.701933 23427 raft_consensus.cc:515] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.704072 23427 leader_election.cc:290] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.705090 23197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.705277 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:21.705750 23197 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.706023 23271 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.710952 23486 raft_consensus.cc:493] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.711659 23486 raft_consensus.cc:515] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.712567 23271 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:21.712900 23438 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.714607 23197 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 1.
I20260710 11:03:21.714236 23085 leader_election.cc:304] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.715492 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.715744 23486 leader_election.cc:290] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.716032 23427 raft_consensus.cc:2804] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.716617 23427 raft_consensus.cc:697] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:21.716890 23272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4d856b6cd9c4a3894d8ac26d4328bdc" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.717796 23272 raft_consensus.cc:2393] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 5456e46c863543dc91cff678302497f9 in this term.
I20260710 11:03:21.717659 23427 consensus_queue.cc:237] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.718963 23161 leader_election.cc:304] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:21.720368 23486 raft_consensus.cc:3060] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.731932 23437 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:21.734045 23486 raft_consensus.cc:2749] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.735284 23017 catalog_manager.cc:5697] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.749547 23427 consensus_queue.cc:1048] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:21.758208 23427 consensus_queue.cc:1048] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.767215 23462 consensus_queue.cc:1048] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.770383 23197 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.780648 23473 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.795300 23462 consensus_queue.cc:1048] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.811771 23473 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.819133 23486 raft_consensus.cc:493] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.819816 23486 raft_consensus.cc:515] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.821969 23486 leader_election.cc:290] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:21.823515 23271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "115ab854282044d0afea8a68855bcdb5" is_pre_election: true
I20260710 11:03:21.823544 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5fb5b1dd934d5490a6f6d09d0819f9" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.824484 23271 raft_consensus.cc:2393] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 668e4757e327401c91bac77be0c77d61 in current term 1: Already voted for candidate 5456e46c863543dc91cff678302497f9 in this term.
I20260710 11:03:21.827127 23161 leader_election.cc:304] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 668e4757e327401c91bac77be0c77d61; no voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9
I20260710 11:03:21.828377 23486 raft_consensus.cc:3060] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.836017 23486 raft_consensus.cc:2749] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.845971 23473 raft_consensus.cc:493] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.846609 23473 raft_consensus.cc:515] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.848835 23473 leader_election.cc:290] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.849817 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.849932 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.850613 23122 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:21.850739 23196 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:21.851717 23238 leader_election.cc:304] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.852492 23473 raft_consensus.cc:2804] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.852857 23473 raft_consensus.cc:493] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.853147 23473 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.858839 23473 raft_consensus.cc:515] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.860891 23473 leader_election.cc:290] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.861796 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:21.862092 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.862391 23122 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.862711 23196 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.867280 23486 consensus_queue.cc:1048] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.868896 23122 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:21.869174 23196 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:21.870085 23238 leader_election.cc:304] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.870954 23473 raft_consensus.cc:2804] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.871517 23473 raft_consensus.cc:697] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:21.872321 23473 consensus_queue.cc:237] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.879887 23438 consensus_queue.cc:1048] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:21.893918 23017 catalog_manager.cc:5697] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:21.912271 23504 consensus_queue.cc:1048] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:21.920212 23473 raft_consensus.cc:493] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.920951 23473 raft_consensus.cc:515] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.923925 23473 leader_election.cc:290] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.924175 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4940d72095746588d33caac122d33c4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9" is_pre_election: true
I20260710 11:03:21.925179 23122 raft_consensus.cc:2468] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:21.926620 23238 leader_election.cc:304] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.927884 23473 raft_consensus.cc:2804] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.928362 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4940d72095746588d33caac122d33c4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61" is_pre_election: true
I20260710 11:03:21.928324 23473 raft_consensus.cc:493] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.929678 23473 raft_consensus.cc:3060] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.929355 23462 consensus_queue.cc:1048] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:21.929414 23196 raft_consensus.cc:2468] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 0.
I20260710 11:03:21.943563 23473 raft_consensus.cc:515] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.945796 23473 leader_election.cc:290] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:21.946105 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4940d72095746588d33caac122d33c4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:21.946378 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4940d72095746588d33caac122d33c4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:21.946882 23122 raft_consensus.cc:3060] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.947319 23196 raft_consensus.cc:3060] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.955658 23196 raft_consensus.cc:2468] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:21.955658 23122 raft_consensus.cc:2468] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 1.
I20260710 11:03:21.957094 23238 leader_election.cc:304] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:21.958048 23473 raft_consensus.cc:2804] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.958529 23473 raft_consensus.cc:697] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:21.959268 23473 consensus_queue.cc:237] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:21.967003 23017 catalog_manager.cc:5697] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 1 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.218514 23504 consensus_queue.cc:1048] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.228399 23196 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
mode: GRACEFUL
new_leader_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:52384
I20260710 11:03:22.229180 23196 raft_consensus.cc:606] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Received request to transfer leadership to TS 5456e46c863543dc91cff678302497f9
I20260710 11:03:22.235846 23504 consensus_queue.cc:1048] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.265214 23122 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784a32947a65464a8bf053bd16e79884"
dest_uuid: "5456e46c863543dc91cff678302497f9"
mode: GRACEFUL
new_leader_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:43692
I20260710 11:03:22.265825 23122 raft_consensus.cc:606] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Received request to transfer leadership to TS 668e4757e327401c91bac77be0c77d61
I20260710 11:03:22.271835 23270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:22.272403 23270 raft_consensus.cc:606] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Received request to transfer leadership to TS 668e4757e327401c91bac77be0c77d61
I20260710 11:03:22.280606 23270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
mode: GRACEFUL
new_leader_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:38824
I20260710 11:03:22.281257 23270 raft_consensus.cc:606] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Received request to transfer leadership to TS 668e4757e327401c91bac77be0c77d61
I20260710 11:03:22.302899 23486 raft_consensus.cc:993] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: : Instructing follower 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:22.303428 23438 raft_consensus.cc:1081] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Signalling peer 5456e46c863543dc91cff678302497f9 to start an election
I20260710 11:03:22.305459 23122 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4"
dest_uuid: "5456e46c863543dc91cff678302497f9"
 from {username='slave'} at 127.0.0.1:51710
I20260710 11:03:22.306135 23122 raft_consensus.cc:493] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.306542 23122 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.312498 23122 raft_consensus.cc:515] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.314250 23122 leader_election.cc:290] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Requested vote from peers 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:22.315120 23196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:22.315426 23270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "5456e46c863543dc91cff678302497f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:22.315836 23196 raft_consensus.cc:3055] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.316044 23270 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.316252 23196 raft_consensus.cc:740] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:22.317682 23196 consensus_queue.cc:260] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.319789 23196 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.323887 23270 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:22.325122 23085 leader_election.cc:304] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:22.325973 23504 raft_consensus.cc:2804] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.326447 23504 raft_consensus.cc:697] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Becoming Leader. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:22.326880 23196 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5456e46c863543dc91cff678302497f9 in term 2.
I20260710 11:03:22.327337 23504 consensus_queue.cc:237] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.335503 23017 catalog_manager.cc:5697] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 reported cstate change: term changed from 1 to 2, leader changed from 668e4757e327401c91bac77be0c77d61 (127.18.188.2) to 5456e46c863543dc91cff678302497f9 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "5456e46c863543dc91cff678302497f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.414505 23473 consensus_queue.cc:1048] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.421867 23472 raft_consensus.cc:993] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.422365 23353 raft_consensus.cc:1081] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Signalling peer 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.426872 23473 consensus_queue.cc:1048] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.427634 23196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:48540
I20260710 11:03:22.428215 23196 raft_consensus.cc:493] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.428544 23196 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.434877 23196 raft_consensus.cc:515] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.437605 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:22.438196 23121 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.444033 23121 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.445252 23196 leader_election.cc:290] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:22.445185 23164 leader_election.cc:304] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:22.446159 23438 raft_consensus.cc:2804] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.446653 23438 raft_consensus.cc:697] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:22.446653 23270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddb2eca4cfc4a968341865cd1621ad5" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:22.447546 23270 raft_consensus.cc:3055] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.447893 23270 raft_consensus.cc:740] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:22.447898 23438 consensus_queue.cc:237] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.449014 23270 consensus_queue.cc:260] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.450659 23270 raft_consensus.cc:3060] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.456357 23270 raft_consensus.cc:2468] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.455994 23017 catalog_manager.cc:5697] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 1 to 2, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.561062 23353 consensus_queue.cc:1048] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.571949 23473 consensus_queue.cc:1048] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.644446 23427 raft_consensus.cc:993] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: : Instructing follower 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.644917 23504 raft_consensus.cc:1081] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Signalling peer 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.646585 23196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784a32947a65464a8bf053bd16e79884"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:48534
I20260710 11:03:22.647181 23196 raft_consensus.cc:493] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.647552 23196 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.653101 23196 raft_consensus.cc:515] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.654570 23196 leader_election.cc:290] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:22.655320 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:22.655505 23270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784a32947a65464a8bf053bd16e79884" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:22.655877 23121 raft_consensus.cc:3055] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.656133 23270 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.656196 23121 raft_consensus.cc:740] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:22.656957 23121 consensus_queue.cc:260] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.657872 23121 raft_consensus.cc:3060] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.662379 23121 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.663439 23164 leader_election.cc:304] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:22.663938 23270 raft_consensus.cc:2468] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.664175 23438 raft_consensus.cc:2804] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.664777 23438 raft_consensus.cc:697] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:22.665628 23438 consensus_queue.cc:237] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.672506 23018 catalog_manager.cc:5697] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 1 to 2, leader changed from 5456e46c863543dc91cff678302497f9 (127.18.188.1) to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.778435 23473 raft_consensus.cc:993] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: : Instructing follower 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.778957 23353 raft_consensus.cc:1081] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Signalling peer 668e4757e327401c91bac77be0c77d61 to start an election
I20260710 11:03:22.780539 23196 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
 from {username='slave'} at 127.0.0.1:48540
I20260710 11:03:22.781220 23196 raft_consensus.cc:493] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.781610 23196 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.787468 23196 raft_consensus.cc:515] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.789024 23196 leader_election.cc:290] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 115ab854282044d0afea8a68855bcdb5 (127.18.188.3:33761)
I20260710 11:03:22.790123 23121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:22.791018 23270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "668e4757e327401c91bac77be0c77d61" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "115ab854282044d0afea8a68855bcdb5"
I20260710 11:03:22.791682 23121 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.792572 23197 raft_consensus.cc:1275] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.791739 23270 raft_consensus.cc:3055] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.793905 23270 raft_consensus.cc:740] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:22.794519 23427 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:22.794862 23270 consensus_queue.cc:260] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.796098 23270 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.799082 23121 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.800539 23164 leader_election.cc:304] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5456e46c863543dc91cff678302497f9, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:22.801578 23438 raft_consensus.cc:2804] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.802062 23438 raft_consensus.cc:697] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Becoming Leader. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:22.802893 23438 consensus_queue.cc:237] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:22.803458 23270 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 668e4757e327401c91bac77be0c77d61 in term 2.
I20260710 11:03:22.809865 23270 raft_consensus.cc:1275] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 5456e46c863543dc91cff678302497f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.811681 23427 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:22.818049 23017 catalog_manager.cc:5697] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 reported cstate change: term changed from 1 to 2, leader changed from 115ab854282044d0afea8a68855bcdb5 (127.18.188.3) to 668e4757e327401c91bac77be0c77d61 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "668e4757e327401c91bac77be0c77d61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.862998 23121 raft_consensus.cc:1275] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.864264 23438 consensus_queue.cc:1048] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:22.872632 23270 raft_consensus.cc:1275] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:22.874231 23486 consensus_queue.cc:1048] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.113031 23121 raft_consensus.cc:1275] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.114442 23486 consensus_queue.cc:1048] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.123328 23270 raft_consensus.cc:1275] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.124748 23526 consensus_queue.cc:1048] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.210673 23270 raft_consensus.cc:1275] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.212037 23526 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.221848 23121 raft_consensus.cc:1275] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 668e4757e327401c91bac77be0c77d61: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.223941 23526 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.288448 23017 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52112:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:25.316795 23017 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52112:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:25.354763 19184 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:03:25.458213 23085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:33761, user_credentials={real_user=slave}} blocked reactor thread for 59483us
W20260710 11:03:25.511662 23161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:33761, user_credentials={real_user=slave}} blocked reactor thread for 70727.8us
W20260710 11:03:25.670506 23569 log.cc:927] Time spent T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260710 11:03:25.669581 23576 tablet.cc:1724] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.740442 23119 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4"
dest_uuid: "5456e46c863543dc91cff678302497f9"
mode: GRACEFUL
new_leader_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:43700
I20260710 11:03:25.741473 23119 raft_consensus.cc:606] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Received request to transfer leadership to TS 115ab854282044d0afea8a68855bcdb5
I20260710 11:03:25.776155 23584 tablet.cc:1724] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.801003 23590 tablet.cc:1724] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.806320 23589 tablet.cc:1724] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.847321 23583 tablet.cc:1724] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.824945 23592 tablet.cc:1724] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.824978 23591 tablet.cc:1724] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.859450 23017 catalog_manager.cc:5789] TS 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287) does not have the latest schema for tablet ef5fb5b1dd934d5490a6f6d09d0819f9 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:25.860522 23017 catalog_manager.cc:5789] TS 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287) does not have the latest schema for tablet 48fd66099e6c44c482759c28cf1bb4db (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
W20260710 11:03:25.870771 23224 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:b4940d72095746588d33caac122d33c4)
W20260710 11:03:25.871738 23224 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:b4940d72095746588d33caac122d33c4)
I20260710 11:03:25.874220 23017 catalog_manager.cc:5789] TS 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287) does not have the latest schema for tablet c4d856b6cd9c4a3894d8ac26d4328bdc (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
W20260710 11:03:25.875730 23085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:33761, user_credentials={real_user=slave}} blocked reactor thread for 54766.3us
I20260710 11:03:25.878135 23017 catalog_manager.cc:5789] TS 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287) does not have the latest schema for tablet 16a6706ec02a4f678c8ccdb037096bf4 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:25.887669 23601 tablet.cc:1724] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.887492 23596 tablet.cc:1724] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.888104 23598 tablet.cc:1724] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.889655 23298 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:16a6706ec02a4f678c8ccdb037096bf4)
I20260710 11:03:25.918948 23595 raft_consensus.cc:993] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: : Instructing follower 115ab854282044d0afea8a68855bcdb5 to start an election
W20260710 11:03:25.923696 23585 log.cc:927] Time spent T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Append to log took a long time: real 0.207s	user 0.004s	sys 0.000s
I20260710 11:03:25.928004 23583 tablet.cc:1724] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.931147 23595 raft_consensus.cc:1081] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Signalling peer 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:25.945219 23576 tablet.cc:1724] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.950667 23583 tablet.cc:1724] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.951954 23606 tablet.cc:1724] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.962424 23598 tablet.cc:1724] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.967464 23592 tablet.cc:1724] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:25.977851 23161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:33761, user_credentials={real_user=slave}} blocked reactor thread for 64121us
I20260710 11:03:25.970784 23591 tablet.cc:1724] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.021574 23589 tablet.cc:1724] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.023415 23606 tablet.cc:1724] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.023047 23584 tablet.cc:1724] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.027186 23601 tablet.cc:1724] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.031977 23016 catalog_manager.cc:5789] TS 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667) does not have the latest schema for tablet 784a32947a65464a8bf053bd16e79884 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:26.032088 23195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
mode: GRACEFUL
new_leader_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:52400
I20260710 11:03:26.032955 23195 raft_consensus.cc:606] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Received request to transfer leadership to TS 115ab854282044d0afea8a68855bcdb5
I20260710 11:03:26.033178 23016 catalog_manager.cc:5789] TS 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667) does not have the latest schema for tablet 8ddb2eca4cfc4a968341865cd1621ad5 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:26.034121 23016 catalog_manager.cc:5789] TS 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667) does not have the latest schema for tablet 38d717d09ec741bfa72d4beb629ac199 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:26.034909 23016 catalog_manager.cc:5789] TS 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667) does not have the latest schema for tablet f31b8558c6de48b7a8a7d24eccc43929 (table soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c]). Expected version 1 got 0
I20260710 11:03:26.038869 19184 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:26.039564 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:26.050871 23120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a"
dest_uuid: "5456e46c863543dc91cff678302497f9"
mode: GRACEFUL
new_leader_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:43700
I20260710 11:03:26.051621 23120 raft_consensus.cc:606] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 LEADER]: Received request to transfer leadership to TS 115ab854282044d0afea8a68855bcdb5
W20260710 11:03:26.054834 23085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.2:46667, user_credentials={real_user=slave}} blocked reactor thread for 168817us
I20260710 11:03:26.056123 23195 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f"
dest_uuid: "668e4757e327401c91bac77be0c77d61"
mode: GRACEFUL
new_leader_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:52400
I20260710 11:03:26.056800 23195 raft_consensus.cc:606] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Received request to transfer leadership to TS 115ab854282044d0afea8a68855bcdb5
I20260710 11:03:26.062498 23270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:40322
I20260710 11:03:26.063230 23270 raft_consensus.cc:493] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.063665 23270 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.065430 23589 tablet.cc:1724] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.066648 23591 tablet.cc:1724] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.068861 23592 tablet.cc:1724] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.070552 23599 raft_consensus.cc:993] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: : Instructing follower 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.071110 23599 raft_consensus.cc:1081] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 LEADER]: Signalling peer 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.071444 23598 tablet.cc:1724] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.072263 23603 tablet.cc:1724] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.077872 23596 tablet.cc:1724] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:26.082587 23267 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:40322
I20260710 11:03:26.083261 23267 raft_consensus.cc:493] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.083626 23267 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:26.100637 23267 raft_consensus.cc:515] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.104127 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:26.104935 23120 raft_consensus.cc:3055] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:26.105283 23120 raft_consensus.cc:740] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:26.106273 23120 consensus_queue.cc:260] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.107494 23120 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:26.108162 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26063214d0f1481f9f7077edd5c2082a" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:26.108872 23195 raft_consensus.cc:3060] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:26.110169 23267 leader_election.cc:290] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 4 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:26.115785 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:26.116019 23120 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 4.
I20260710 11:03:26.116561 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:26.117482 23238 leader_election.cc:304] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [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: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:26.118943 23546 raft_consensus.cc:2804] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:26.119503 23546 raft_consensus.cc:697] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 4 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:26.119762 23270 raft_consensus.cc:515] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.120927 23265 raft_consensus.cc:1240] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Rejecting Update request from peer 5456e46c863543dc91cff678302497f9 for earlier term 2. Current term is 3. Ops: []
I20260710 11:03:26.120523 23546 consensus_queue.cc:237] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.124686 23599 consensus_queue.cc:1059] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:26.125746 23599 raft_consensus.cc:3055] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.126103 23599 raft_consensus.cc:740] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5456e46c863543dc91cff678302497f9, State: Running, Role: LEADER
I20260710 11:03:26.126951 23599 consensus_queue.cc:260] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.128080 23599 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.139271 23195 raft_consensus.cc:2468] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 4.
I20260710 11:03:26.143054 23120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:26.143751 23193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16a6706ec02a4f678c8ccdb037096bf4" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:26.144400 23193 raft_consensus.cc:3060] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.161056 23193 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 3.
I20260710 11:03:26.162011 23270 leader_election.cc:290] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 3 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:26.166533 23235 leader_election.cc:304] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [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: 115ab854282044d0afea8a68855bcdb5, 668e4757e327401c91bac77be0c77d61; no voters: 
I20260710 11:03:26.167073 23570 raft_consensus.cc:993] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: : Instructing follower 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.167790 23552 raft_consensus.cc:1081] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Signalling peer 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.169776 23546 raft_consensus.cc:2804] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.169973 23270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:03:26.170437 23546 raft_consensus.cc:697] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:26.170691 23270 raft_consensus.cc:493] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.171202 23270 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.171617 23546 consensus_queue.cc:237] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.177656 23270 raft_consensus.cc:515] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.181313 23270 leader_election.cc:290] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 3 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:26.181885 23120 raft_consensus.cc:2468] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 3.
I20260710 11:03:26.183697 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:26.184283 23122 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.190898 23122 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 3.
I20260710 11:03:26.191633 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38d717d09ec741bfa72d4beb629ac199" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:26.191730 23019 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: soft_deleted_table [id=0e0149159288413a81fdfd10acd85f2c] alter complete (version 1)
I20260710 11:03:26.192389 23195 raft_consensus.cc:3055] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.192600 23238 leader_election.cc:304] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [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: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:26.192895 23195 raft_consensus.cc:740] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:26.193507 23546 raft_consensus.cc:2804] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.194036 23546 raft_consensus.cc:697] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 3 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:26.193840 23195 consensus_queue.cc:260] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.195144 23195 raft_consensus.cc:3060] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.195060 23546 consensus_queue.cc:237] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [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: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.203195 23195 raft_consensus.cc:2468] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 3.
I20260710 11:03:26.215515 23016 catalog_manager.cc:5697] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 3 to 4, leader changed from 5456e46c863543dc91cff678302497f9 (127.18.188.1) to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 4 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.217814 23016 catalog_manager.cc:5697] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 2 to 3, leader changed from 5456e46c863543dc91cff678302497f9 (127.18.188.1) to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.219985 23016 catalog_manager.cc:5697] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 2 to 3, leader changed from 668e4757e327401c91bac77be0c77d61 (127.18.188.2) to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 3 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.407562 23552 raft_consensus.cc:993] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: : Instructing follower 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.408128 23552 raft_consensus.cc:1081] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Signalling peer 115ab854282044d0afea8a68855bcdb5 to start an election
I20260710 11:03:26.410013 23265 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f"
dest_uuid: "115ab854282044d0afea8a68855bcdb5"
 from {username='slave'} at 127.0.0.1:40326
I20260710 11:03:26.410588 23265 raft_consensus.cc:493] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.410954 23265 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.416898 23265 raft_consensus.cc:515] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.419081 23265 leader_election.cc:290] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Requested vote from peers 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287), 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667)
I20260710 11:03:26.419943 23122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5456e46c863543dc91cff678302497f9"
I20260710 11:03:26.420652 23122 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.421096 23195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75355e5853824feaa78b0a171a825f7f" candidate_uuid: "115ab854282044d0afea8a68855bcdb5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "668e4757e327401c91bac77be0c77d61"
I20260710 11:03:26.421787 23195 raft_consensus.cc:3055] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:26.422116 23195 raft_consensus.cc:740] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 668e4757e327401c91bac77be0c77d61, State: Running, Role: LEADER
I20260710 11:03:26.423028 23195 consensus_queue.cc:260] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.424492 23195 raft_consensus.cc:3060] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.426995 23122 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:26.429289 23238 leader_election.cc:304] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 115ab854282044d0afea8a68855bcdb5, 5456e46c863543dc91cff678302497f9; no voters: 
I20260710 11:03:26.430492 23546 raft_consensus.cc:2804] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:26.430634 23195 raft_consensus.cc:2468] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 115ab854282044d0afea8a68855bcdb5 in term 2.
I20260710 11:03:26.431082 23546 raft_consensus.cc:697] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Becoming Leader. State: Replica: 115ab854282044d0afea8a68855bcdb5, State: Running, Role: LEADER
I20260710 11:03:26.432054 23546 consensus_queue.cc:237] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } }
I20260710 11:03:26.440697 23016 catalog_manager.cc:5697] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 reported cstate change: term changed from 1 to 2, leader changed from 668e4757e327401c91bac77be0c77d61 (127.18.188.2) to 115ab854282044d0afea8a68855bcdb5 (127.18.188.3). New cstate: current_term: 2 leader_uuid: "115ab854282044d0afea8a68855bcdb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "115ab854282044d0afea8a68855bcdb5" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 33761 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.588580 23195 raft_consensus.cc:1275] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.590443 23546 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:26.604836 23122 raft_consensus.cc:1275] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.606381 23614 consensus_queue.cc:1048] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:26.650484 23122 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 4 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:26.651672 23614 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.661180 23195 raft_consensus.cc:1275] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 4 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:03:26.662783 23614 consensus_queue.cc:1048] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.753938 23122 raft_consensus.cc:1275] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.754182 23195 raft_consensus.cc:1275] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.755858 23353 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:26.756636 23614 consensus_queue.cc:1048] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:26.955072 23193 raft_consensus.cc:1275] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:26.956686 23546 consensus_queue.cc:1048] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "668e4757e327401c91bac77be0c77d61" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 46667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:26.967711 23122 raft_consensus.cc:1275] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Refusing update from remote peer 115ab854282044d0afea8a68855bcdb5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:26.969385 23620 consensus_queue.cc:1048] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5456e46c863543dc91cff678302497f9" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 35287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:27.183569 19184 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:27.188977 19184 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:27.189484 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:27.195523 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:27.195996 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:28.231703 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
I20260710 11:03:28.264175 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.265012 19184 tablet_replica.cc:333] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.266115 19184 raft_consensus.cc:2243] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.266856 19184 raft_consensus.cc:2272] T b4940d72095746588d33caac122d33c4 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.270311 19184 tablet_replica.cc:333] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.271430 19184 raft_consensus.cc:2243] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.272040 19184 raft_consensus.cc:2272] T 8ddb2eca4cfc4a968341865cd1621ad5 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.274477 19184 tablet_replica.cc:333] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.275180 19184 raft_consensus.cc:2243] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.275738 19184 raft_consensus.cc:2272] T 784a32947a65464a8bf053bd16e79884 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.278559 19184 tablet_replica.cc:333] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.279387 19184 raft_consensus.cc:2243] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.280236 19184 raft_consensus.cc:2272] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.282473 19184 tablet_replica.cc:333] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.283085 19184 raft_consensus.cc:2243] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.283579 19184 raft_consensus.cc:2272] T f31b8558c6de48b7a8a7d24eccc43929 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.286360 19184 tablet_replica.cc:333] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
W20260710 11:03:28.286738 23238 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:03:28.287371 19184 raft_consensus.cc:2243] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.288192 19184 raft_consensus.cc:2272] T 38d717d09ec741bfa72d4beb629ac199 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.290659 23238 consensus_peers.cc:597] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. 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 11:03:28.291237 19184 tablet_replica.cc:333] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.292083 19184 raft_consensus.cc:2243] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.293064 19184 raft_consensus.cc:2272] T c4d856b6cd9c4a3894d8ac26d4328bdc P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.295572 19184 tablet_replica.cc:333] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.296147 19184 raft_consensus.cc:2243] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.296541 19184 raft_consensus.cc:2272] T 16a6706ec02a4f678c8ccdb037096bf4 P 5456e46c863543dc91cff678302497f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.298717 19184 tablet_replica.cc:333] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.299670 19184 raft_consensus.cc:2243] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.300578 19184 raft_consensus.cc:2272] T 48fd66099e6c44c482759c28cf1bb4db P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.302686 19184 tablet_replica.cc:333] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.303303 19184 raft_consensus.cc:2243] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.304008 19184 raft_consensus.cc:2272] T 111a71c4a62c4722a7a2b81c152de7ff P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.306667 19184 tablet_replica.cc:333] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.307538 19184 raft_consensus.cc:2243] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.308060 19184 raft_consensus.cc:2272] T 26063214d0f1481f9f7077edd5c2082a P 5456e46c863543dc91cff678302497f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.310184 19184 tablet_replica.cc:333] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.310747 19184 raft_consensus.cc:2243] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.311192 19184 raft_consensus.cc:2272] T 055128beb7e84ac39fb97f676c8103c1 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.313207 19184 tablet_replica.cc:333] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.313868 19184 raft_consensus.cc:2243] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.314333 19184 raft_consensus.cc:2272] T 83851488e6d647a1942c369690ddca96 P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.316854 19184 tablet_replica.cc:333] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.317458 19184 raft_consensus.cc:2243] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.318100 19184 raft_consensus.cc:2272] T 6d9ddd95aeb04a6999668683f741a75b P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.320811 19184 tablet_replica.cc:333] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.321561 19184 raft_consensus.cc:2243] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.322599 19184 raft_consensus.cc:2272] T 7a639845bd2d4cee8540045831eee61c P 5456e46c863543dc91cff678302497f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.325121 19184 tablet_replica.cc:333] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.325827 19184 raft_consensus.cc:2243] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.326356 19184 raft_consensus.cc:2272] T 75355e5853824feaa78b0a171a825f7f P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.328505 19184 tablet_replica.cc:333] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.329145 19184 raft_consensus.cc:2243] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.330127 19184 raft_consensus.cc:2272] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.332657 19184 tablet_replica.cc:333] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9: stopping tablet replica
I20260710 11:03:28.333231 19184 raft_consensus.cc:2243] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.334121 19184 raft_consensus.cc:2272] T a7847e3acd8c4518a28197ef7805a777 P 5456e46c863543dc91cff678302497f9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.363799 23164 connection.cc:573] client connection to 127.18.188.1:35287 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:03:28.364499 23164 consensus_peers.cc:597] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:28.379041 23238 consensus_peers.cc:597] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:35287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.380270 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
W20260710 11:03:28.388820 23238 consensus_peers.cc:597] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:35287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.423455 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
I20260710 11:03:28.455539 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.456341 19184 tablet_replica.cc:333] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.458230 19184 raft_consensus.cc:2243] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.458823 19184 raft_consensus.cc:2272] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.460601 23235 consensus_peers.cc:597] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 -> Peer 668e4757e327401c91bac77be0c77d61 (127.18.188.2:46667): Couldn't send request to peer 668e4757e327401c91bac77be0c77d61. 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 11:03:28.461390 19184 tablet_replica.cc:333] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.462061 19184 raft_consensus.cc:2243] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.462747 19184 raft_consensus.cc:2272] T 784a32947a65464a8bf053bd16e79884 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.464447 19184 tablet_replica.cc:333] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.465160 19184 raft_consensus.cc:2243] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.465695 19184 raft_consensus.cc:2272] T b4940d72095746588d33caac122d33c4 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.468019 19184 tablet_replica.cc:333] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.468632 19184 raft_consensus.cc:2243] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.469344 19184 raft_consensus.cc:2272] T 8ddb2eca4cfc4a968341865cd1621ad5 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.471159 19184 tablet_replica.cc:333] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.471717 19184 raft_consensus.cc:2243] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.472240 19184 raft_consensus.cc:2272] T c4d856b6cd9c4a3894d8ac26d4328bdc P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.474464 19184 tablet_replica.cc:333] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.475291 19184 raft_consensus.cc:2243] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.475925 19184 raft_consensus.cc:2272] T 38d717d09ec741bfa72d4beb629ac199 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.477878 23164 consensus_peers.cc:597] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:35287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.478013 19184 tablet_replica.cc:333] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.478771 19184 raft_consensus.cc:2243] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.479580 19184 raft_consensus.cc:2272] T f31b8558c6de48b7a8a7d24eccc43929 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.481863 19184 tablet_replica.cc:333] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.482419 19184 raft_consensus.cc:2243] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.482915 19184 raft_consensus.cc:2272] T 16a6706ec02a4f678c8ccdb037096bf4 P 668e4757e327401c91bac77be0c77d61 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.484838 19184 tablet_replica.cc:333] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.485355 19184 raft_consensus.cc:2243] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.485968 19184 raft_consensus.cc:2272] T 111a71c4a62c4722a7a2b81c152de7ff P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.487973 19184 tablet_replica.cc:333] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.488524 19184 raft_consensus.cc:2243] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.488983 19184 raft_consensus.cc:2272] T 48fd66099e6c44c482759c28cf1bb4db P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.490937 19184 tablet_replica.cc:333] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.491523 19184 raft_consensus.cc:2243] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.491911 19184 raft_consensus.cc:2272] T a7847e3acd8c4518a28197ef7805a777 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.493970 19184 tablet_replica.cc:333] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.494460 19184 raft_consensus.cc:2243] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.495196 19184 raft_consensus.cc:2272] T 055128beb7e84ac39fb97f676c8103c1 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.497002 19184 tablet_replica.cc:333] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.497478 19184 raft_consensus.cc:2243] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.498042 19184 raft_consensus.cc:2272] T 26063214d0f1481f9f7077edd5c2082a P 668e4757e327401c91bac77be0c77d61 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.499859 19184 tablet_replica.cc:333] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.500324 19184 raft_consensus.cc:2243] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.500694 19184 raft_consensus.cc:2272] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.502755 19184 tablet_replica.cc:333] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.503222 19184 raft_consensus.cc:2243] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.503978 19184 raft_consensus.cc:2272] T 6d9ddd95aeb04a6999668683f741a75b P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.506158 19184 tablet_replica.cc:333] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.506665 19184 raft_consensus.cc:2243] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.507534 19184 raft_consensus.cc:2272] T 83851488e6d647a1942c369690ddca96 P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.509900 19184 tablet_replica.cc:333] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
I20260710 11:03:28.510633 19184 raft_consensus.cc:2243] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.511164 19184 raft_consensus.cc:2272] T 7a639845bd2d4cee8540045831eee61c P 668e4757e327401c91bac77be0c77d61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.513813 19184 tablet_replica.cc:333] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61: stopping tablet replica
W20260710 11:03:28.513715 23238 consensus_peers.cc:597] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:35287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.514578 19184 raft_consensus.cc:2243] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.515054 19184 raft_consensus.cc:2272] T 75355e5853824feaa78b0a171a825f7f P 668e4757e327401c91bac77be0c77d61 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.533051 23238 consensus_peers.cc:597] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 -> Peer 5456e46c863543dc91cff678302497f9 (127.18.188.1:35287): Couldn't send request to peer 5456e46c863543dc91cff678302497f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:35287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.556594 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
I20260710 11:03:28.593237 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:03:28.624666 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.625459 19184 tablet_replica.cc:333] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.626158 19184 raft_consensus.cc:2243] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.627153 19184 raft_consensus.cc:2272] T b4940d72095746588d33caac122d33c4 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.629212 19184 tablet_replica.cc:333] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.630267 19184 raft_consensus.cc:2243] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.630892 19184 raft_consensus.cc:2272] T 8ddb2eca4cfc4a968341865cd1621ad5 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.633376 19184 tablet_replica.cc:333] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.634066 19184 raft_consensus.cc:2243] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.634505 19184 raft_consensus.cc:2272] T ef5fb5b1dd934d5490a6f6d09d0819f9 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.636663 19184 tablet_replica.cc:333] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.637199 19184 raft_consensus.cc:2243] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.638156 19184 raft_consensus.cc:2272] T 16a6706ec02a4f678c8ccdb037096bf4 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.640421 19184 tablet_replica.cc:333] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.641124 19184 raft_consensus.cc:2243] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.641844 19184 raft_consensus.cc:2272] T 784a32947a65464a8bf053bd16e79884 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.644208 19184 tablet_replica.cc:333] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.644774 19184 raft_consensus.cc:2243] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.645705 19184 raft_consensus.cc:2272] T 26063214d0f1481f9f7077edd5c2082a P 115ab854282044d0afea8a68855bcdb5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.647883 19184 tablet_replica.cc:333] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.648427 19184 raft_consensus.cc:2243] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.648823 19184 raft_consensus.cc:2272] T 055128beb7e84ac39fb97f676c8103c1 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.651382 19184 tablet_replica.cc:333] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.651942 19184 raft_consensus.cc:2243] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.652408 19184 raft_consensus.cc:2272] T a3c9b531bcbf4bb4bda943e2e2b99ef1 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.654630 19184 tablet_replica.cc:333] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.655159 19184 raft_consensus.cc:2243] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.655599 19184 raft_consensus.cc:2272] T 48fd66099e6c44c482759c28cf1bb4db P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.657457 19184 tablet_replica.cc:333] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.658066 19184 raft_consensus.cc:2243] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.658852 19184 raft_consensus.cc:2272] T 111a71c4a62c4722a7a2b81c152de7ff P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.661180 19184 tablet_replica.cc:333] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.661834 19184 raft_consensus.cc:2243] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.662264 19184 raft_consensus.cc:2272] T a7847e3acd8c4518a28197ef7805a777 P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.664225 19184 tablet_replica.cc:333] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.664717 19184 raft_consensus.cc:2243] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.665117 19184 raft_consensus.cc:2272] T 83851488e6d647a1942c369690ddca96 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.667181 19184 tablet_replica.cc:333] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.667666 19184 raft_consensus.cc:2243] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.668076 19184 raft_consensus.cc:2272] T 6d9ddd95aeb04a6999668683f741a75b P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.670624 19184 tablet_replica.cc:333] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.671278 19184 raft_consensus.cc:2243] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.671782 19184 raft_consensus.cc:2272] T f31b8558c6de48b7a8a7d24eccc43929 P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.673981 19184 tablet_replica.cc:333] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.674489 19184 raft_consensus.cc:2243] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.675316 19184 raft_consensus.cc:2272] T 38d717d09ec741bfa72d4beb629ac199 P 115ab854282044d0afea8a68855bcdb5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.677711 19184 tablet_replica.cc:333] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.678398 19184 raft_consensus.cc:2243] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.678917 19184 raft_consensus.cc:2272] T c4d856b6cd9c4a3894d8ac26d4328bdc P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.680994 19184 tablet_replica.cc:333] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.681532 19184 raft_consensus.cc:2243] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.682349 19184 raft_consensus.cc:2272] T 75355e5853824feaa78b0a171a825f7f P 115ab854282044d0afea8a68855bcdb5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.684370 19184 tablet_replica.cc:333] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5: stopping tablet replica
I20260710 11:03:28.684844 19184 raft_consensus.cc:2243] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.685282 19184 raft_consensus.cc:2272] T 7a639845bd2d4cee8540045831eee61c P 115ab854282044d0afea8a68855bcdb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.724885 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:03:28.759825 19184 master.cc:562] Master@127.18.188.62:39743 shutting down...
I20260710 11:03:28.783177 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.783849 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.784150 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P c190d9c92869424a894ec7d0f8270ec2: stopping tablet replica
I20260710 11:03:28.805454 19184 master.cc:584] Master@127.18.188.62:39743 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14850 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:28.863479 19184 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.188.62:45723
I20260710 11:03:28.864800 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:28.872372 23630 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 11:03:28.872365 23631 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 11:03:28.872799 23633 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 11:03:28.875648 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:28.876772 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:28.876991 19184 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 11:03:28.877180 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681408877163 us; error 0 us; skew 500 ppm
I20260710 11:03:28.877801 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:28.880486 19184 webserver.cc:533] Webserver started at http://127.18.188.62:39705/ using document root <none> and password file <none>
I20260710 11:03:28.881078 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:28.881253 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:28.881635 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:28.882841 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/master-0-root/instance:
uuid: "5a47cef9c9db4d018fa145d90f911b90"
format_stamp: "Formatted at 2026-07-10 11:03:28 on dist-test-slave-5d6r"
I20260710 11:03:28.887868 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260710 11:03:28.892259 23638 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:28.893744 19184 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:28.894059 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/master-0-root
uuid: "5a47cef9c9db4d018fa145d90f911b90"
format_stamp: "Formatted at 2026-07-10 11:03:28 on dist-test-slave-5d6r"
I20260710 11:03:28.894335 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-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 11:03:28.913338 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:28.914721 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:28.961877 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.62:45723
I20260710 11:03:28.962007 23689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.62:45723 every 8 connection(s)
I20260710 11:03:28.967306 23690 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 11:03:28.982024 23690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: Bootstrap starting.
I20260710 11:03:28.988337 23690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.995347 23690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: No bootstrap required, opened a new log
I20260710 11:03:28.998883 23690 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER }
I20260710 11:03:28.999368 23690 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.999693 23690 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a47cef9c9db4d018fa145d90f911b90, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.000626 23690 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER }
I20260710 11:03:29.001210 23690 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:29.001469 23690 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:29.001888 23690 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.009119 23690 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER }
I20260710 11:03:29.009959 23690 leader_election.cc:304] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [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: 5a47cef9c9db4d018fa145d90f911b90; no voters: 
I20260710 11:03:29.011386 23690 leader_election.cc:290] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:29.011829 23693 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:29.013433 23693 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 1 LEADER]: Becoming Leader. State: Replica: 5a47cef9c9db4d018fa145d90f911b90, State: Running, Role: LEADER
I20260710 11:03:29.014274 23693 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [LEADER]: Queue going to LEADER mode. State: All 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: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER }
I20260710 11:03:29.014853 23690 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:29.020660 23695 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a47cef9c9db4d018fa145d90f911b90. Latest consensus state: current_term: 1 leader_uuid: "5a47cef9c9db4d018fa145d90f911b90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER } }
I20260710 11:03:29.020737 23694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5a47cef9c9db4d018fa145d90f911b90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5a47cef9c9db4d018fa145d90f911b90" member_type: VOTER } }
I20260710 11:03:29.022302 23695 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:29.022324 23694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:29.025072 23701 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:29.031251 23701 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:29.036823 19184 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:29.044411 23701 catalog_manager.cc:1383] Generated new cluster ID: 06b35d64fde84db7beae7fe3a093cc0f
I20260710 11:03:29.044770 23701 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:29.063881 23701 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:29.065357 23701 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:29.084376 23701 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: Generated new TSK 0
I20260710 11:03:29.085026 23701 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:29.107635 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.114506 23711 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 11:03:29.116093 23712 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 11:03:29.117950 23714 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 11:03:29.118799 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:29.119800 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.119983 19184 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 11:03:29.120183 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681409120169 us; error 0 us; skew 500 ppm
I20260710 11:03:29.121061 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.124043 19184 webserver.cc:533] Webserver started at http://127.18.188.1:33361/ using document root <none> and password file <none>
I20260710 11:03:29.124601 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.124776 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.125278 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.126523 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-0-root/instance:
uuid: "af314f7f848f401487baf9eb2b770d16"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.131870 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260710 11:03:29.136667 23719 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.137679 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:29.138010 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-0-root
uuid: "af314f7f848f401487baf9eb2b770d16"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.138325 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-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 11:03:29.159140 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.160506 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.162252 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.164839 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.165107 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.165391 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.165650 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:29.216699 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.1:43475
I20260710 11:03:29.216858 23781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.1:43475 every 8 connection(s)
I20260710 11:03:29.222069 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.231499 23786 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 11:03:29.231740 23787 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 11:03:29.236445 23790 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 11:03:29.236207 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:29.239295 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.239856 19184 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 11:03:29.240151 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681409240131 us; error 0 us; skew 500 ppm
I20260710 11:03:29.241012 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.241631 23782 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45723
I20260710 11:03:29.242156 23782 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.243237 23782 heartbeater.cc:507] Master 127.18.188.62:45723 requested a full tablet report, sending...
I20260710 11:03:29.244693 19184 webserver.cc:533] Webserver started at http://127.18.188.2:43587/ using document root <none> and password file <none>
I20260710 11:03:29.245574 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.245862 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.246232 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.247337 23655 ts_manager.cc:194] Registered new tserver with Master: af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475)
I20260710 11:03:29.248541 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-1-root/instance:
uuid: "638db86f6f9c4b2fb925724cf823ca47"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.250382 23655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39040
I20260710 11:03:29.255926 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:03:29.260670 23794 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.261679 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:29.261960 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-1-root
uuid: "638db86f6f9c4b2fb925724cf823ca47"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.262210 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-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 11:03:29.280074 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.281435 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.282997 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.285394 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.285671 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:29.285979 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.286156 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.332644 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.2:42617
I20260710 11:03:29.332755 23856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.2:42617 every 8 connection(s)
I20260710 11:03:29.338620 19184 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.346560 23860 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 11:03:29.348471 23861 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 11:03:29.350431 23863 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 11:03:29.350589 19184 server_base.cc:1061] running on GCE node
I20260710 11:03:29.350736 23857 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45723
I20260710 11:03:29.351279 23857 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.351951 19184 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.352280 19184 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 11:03:29.352293 23857 heartbeater.cc:507] Master 127.18.188.62:45723 requested a full tablet report, sending...
I20260710 11:03:29.352655 19184 hybrid_clock.cc:648] HybridClock initialized: now 1783681409352632 us; error 0 us; skew 500 ppm
I20260710 11:03:29.353569 19184 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.355337 23655 ts_manager.cc:194] Registered new tserver with Master: 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:29.356709 19184 webserver.cc:533] Webserver started at http://127.18.188.3:42551/ using document root <none> and password file <none>
I20260710 11:03:29.357244 23655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39054
I20260710 11:03:29.357420 19184 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.357892 19184 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.358237 19184 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.359700 19184 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-2-root/instance:
uuid: "9f8d8a73089949dfabd416f0147b3d6c"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.365046 19184 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:03:29.368790 23868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.369735 19184 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:03:29.370052 19184 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-2-root
uuid: "9f8d8a73089949dfabd416f0147b3d6c"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-5d6r"
I20260710 11:03:29.370373 19184 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task0B1lGK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681303606337-19184-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 11:03:29.383443 19184 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.384686 19184 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.386418 19184 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.388810 19184 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.389076 19184 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.389349 19184 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.389559 19184 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:29.434559 19184 rpc_server.cc:307] RPC server started. Bound to: 127.18.188.3:39687
I20260710 11:03:29.434675 23930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.188.3:39687 every 8 connection(s)
I20260710 11:03:29.450155 23931 heartbeater.cc:344] Connected to a master server at 127.18.188.62:45723
I20260710 11:03:29.450652 23931 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.451731 23931 heartbeater.cc:507] Master 127.18.188.62:45723 requested a full tablet report, sending...
I20260710 11:03:29.454231 23655 ts_manager.cc:194] Registered new tserver with Master: 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:29.454845 19184 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016602875s
I20260710 11:03:29.455819 23655 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39062
I20260710 11:03:29.484911 23655 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39066:
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 11:03:29.487797 23655 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 11:03:29.560971 23896 tablet_service.cc:1511] Processing CreateTablet for tablet 1b55f02fa4154f47a10bfafbac11582b (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.562597 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b55f02fa4154f47a10bfafbac11582b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.562410 23894 tablet_service.cc:1511] Processing CreateTablet for tablet 63f33638abfe4343bbe0513b44a3b7d5 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.565898 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f33638abfe4343bbe0513b44a3b7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.565609 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 9c577055f85c485fad18f15c99190730 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.567653 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c577055f85c485fad18f15c99190730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.582052 23893 tablet_service.cc:1511] Processing CreateTablet for tablet f057907d837d42bab1c8199f8ea6fe2d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.583599 23893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f057907d837d42bab1c8199f8ea6fe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.587735 23892 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3dca3b306c4447beffc4b14ef5133d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.589486 23892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3dca3b306c4447beffc4b14ef5133d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.601312 23891 tablet_service.cc:1511] Processing CreateTablet for tablet 6215013b25e24e75a5332c59936f84b9 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.603014 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6215013b25e24e75a5332c59936f84b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.604674 23742 tablet_service.cc:1511] Processing CreateTablet for tablet 6215013b25e24e75a5332c59936f84b9 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.605286 23747 tablet_service.cc:1511] Processing CreateTablet for tablet 1b55f02fa4154f47a10bfafbac11582b (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.606215 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6215013b25e24e75a5332c59936f84b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.607161 23747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b55f02fa4154f47a10bfafbac11582b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.608516 23746 tablet_service.cc:1511] Processing CreateTablet for tablet 9c577055f85c485fad18f15c99190730 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.608603 23890 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb6055ec84686ba49056193b9138d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.610656 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb6055ec84686ba49056193b9138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.610865 23745 tablet_service.cc:1511] Processing CreateTablet for tablet 63f33638abfe4343bbe0513b44a3b7d5 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.613021 23744 tablet_service.cc:1511] Processing CreateTablet for tablet f057907d837d42bab1c8199f8ea6fe2d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.614826 23741 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb6055ec84686ba49056193b9138d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.615051 23743 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3dca3b306c4447beffc4b14ef5133d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.622114 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c577055f85c485fad18f15c99190730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.626820 23741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb6055ec84686ba49056193b9138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.628988 23743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3dca3b306c4447beffc4b14ef5133d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.631170 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f057907d837d42bab1c8199f8ea6fe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.633347 23745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f33638abfe4343bbe0513b44a3b7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.653481 23740 tablet_service.cc:1511] Processing CreateTablet for tablet 31bbe2b2c981448daaf9368b149c3d0a (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.676903 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bbe2b2c981448daaf9368b149c3d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.700577 23822 tablet_service.cc:1511] Processing CreateTablet for tablet 1b55f02fa4154f47a10bfafbac11582b (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.702407 23822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b55f02fa4154f47a10bfafbac11582b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.715466 23945 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:29.723187 23945 tablet_bootstrap.cc:654] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.732197 23896 tablet_service.cc:1511] Processing CreateTablet for tablet 31bbe2b2c981448daaf9368b149c3d0a (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.734084 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bbe2b2c981448daaf9368b149c3d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.747550 23821 tablet_service.cc:1511] Processing CreateTablet for tablet 9c577055f85c485fad18f15c99190730 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.749329 23821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c577055f85c485fad18f15c99190730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.749411 23819 tablet_service.cc:1511] Processing CreateTablet for tablet f057907d837d42bab1c8199f8ea6fe2d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.751075 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f057907d837d42bab1c8199f8ea6fe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.738461 23946 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:29.747557 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 63f33638abfe4343bbe0513b44a3b7d5 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.755682 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 88992fe9ad074c969419b285e5ac64f1 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.757853 23815 tablet_service.cc:1511] Processing CreateTablet for tablet 31bbe2b2c981448daaf9368b149c3d0a (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.738652 23746 tablet_service.cc:1511] Processing CreateTablet for tablet 88992fe9ad074c969419b285e5ac64f1 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.761883 23816 tablet_service.cc:1511] Processing CreateTablet for tablet f83eb6055ec84686ba49056193b9138d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.763818 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88992fe9ad074c969419b285e5ac64f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.763441 23817 tablet_service.cc:1511] Processing CreateTablet for tablet 6215013b25e24e75a5332c59936f84b9 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.764276 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f33638abfe4343bbe0513b44a3b7d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.765002 23817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6215013b25e24e75a5332c59936f84b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.755682 23818 tablet_service.cc:1511] Processing CreateTablet for tablet 3f3dca3b306c4447beffc4b14ef5133d (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.767447 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f3dca3b306c4447beffc4b14ef5133d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.769156 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88992fe9ad074c969419b285e5ac64f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.777966 23815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31bbe2b2c981448daaf9368b149c3d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.781448 23946 tablet_bootstrap.cc:654] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.781857 23816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83eb6055ec84686ba49056193b9138d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.802260 23945 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:29.814422 23945 ts_tablet_manager.cc:1403] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.010s
I20260710 11:03:29.798694 23896 tablet_service.cc:1511] Processing CreateTablet for tablet 88992fe9ad074c969419b285e5ac64f1 (DEFAULT_TABLE table=test-workload [id=67037ddf116c4850927abb7166156665]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.816390 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88992fe9ad074c969419b285e5ac64f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.819289 23945 raft_consensus.cc:359] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:29.820556 23945 raft_consensus.cc:385] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.821050 23945 raft_consensus.cc:740] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.822557 23948 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:29.836500 23948 tablet_bootstrap.cc:654] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.858621 23945 consensus_queue.cc:260] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:29.893550 23931 heartbeater.cc:499] Master 127.18.188.62:45723 was elected leader, sending a full tablet report...
I20260710 11:03:29.893486 23951 raft_consensus.cc:493] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.908907 23951 raft_consensus.cc:515] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:29.915072 23951 leader_election.cc:290] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:29.918130 23946 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:29.918710 23946 ts_tablet_manager.cc:1403] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.181s	user 0.044s	sys 0.064s
I20260710 11:03:29.918994 23948 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:29.919484 23948 ts_tablet_manager.cc:1403] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.097s	user 0.036s	sys 0.037s
I20260710 11:03:29.921838 23946 raft_consensus.cc:359] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:29.922628 23946 raft_consensus.cc:385] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.922933 23946 raft_consensus.cc:740] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.923755 23946 consensus_queue.cc:260] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:29.926334 23945 ts_tablet_manager.cc:1434] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.111s	user 0.011s	sys 0.002s
I20260710 11:03:29.927677 23945 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:29.947948 23948 raft_consensus.cc:359] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:29.949247 23948 raft_consensus.cc:385] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.949750 23948 raft_consensus.cc:740] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.959849 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:29.960729 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:29.961138 23948 consensus_queue.cc:260] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
W20260710 11:03:29.963748 23872 leader_election.cc:343] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:29.964798 23872 leader_election.cc:343] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:29.965372 23872 leader_election.cc:304] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c; no voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:29.966414 23951 raft_consensus.cc:2749] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:29.966547 23945 tablet_bootstrap.cc:654] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.969126 23857 heartbeater.cc:499] Master 127.18.188.62:45723 was elected leader, sending a full tablet report...
I20260710 11:03:29.974671 23946 ts_tablet_manager.cc:1434] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.056s	user 0.031s	sys 0.023s
I20260710 11:03:29.975993 23782 heartbeater.cc:499] Master 127.18.188.62:45723 was elected leader, sending a full tablet report...
I20260710 11:03:29.976891 23946 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:29.977596 23948 ts_tablet_manager.cc:1434] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.058s	user 0.012s	sys 0.001s
I20260710 11:03:29.978868 23948 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:29.984872 23946 tablet_bootstrap.cc:654] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.985716 23948 tablet_bootstrap.cc:654] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.022799 23948 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.023582 23948 ts_tablet_manager.cc:1403] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.011s
I20260710 11:03:30.029315 23948 raft_consensus.cc:359] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.030361 23948 raft_consensus.cc:385] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:30.030774 23703 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:30.035787 23945 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.030756 23948 raft_consensus.cc:740] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.036582 23945 ts_tablet_manager.cc:1403] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.109s	user 0.023s	sys 0.036s
I20260710 11:03:30.036916 23948 consensus_queue.cc:260] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.039368 23948 ts_tablet_manager.cc:1434] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:03:30.035787 23946 tablet_bootstrap.cc:492] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.040512 23948 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.040585 23946 ts_tablet_manager.cc:1403] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.025s
I20260710 11:03:30.043954 23946 raft_consensus.cc:359] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.044855 23946 raft_consensus.cc:385] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.045176 23946 raft_consensus.cc:740] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.046013 23946 consensus_queue.cc:260] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.048277 23948 tablet_bootstrap.cc:654] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.048520 23945 raft_consensus.cc:359] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.049322 23945 raft_consensus.cc:385] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.049697 23945 raft_consensus.cc:740] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.050558 23945 consensus_queue.cc:260] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.048329 23946 ts_tablet_manager.cc:1434] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:30.052489 23946 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.052850 23945 ts_tablet_manager.cc:1434] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:03:30.053895 23945 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.062006 23945 tablet_bootstrap.cc:654] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.066758 23946 tablet_bootstrap.cc:654] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.068691 23945 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.069279 23945 ts_tablet_manager.cc:1403] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260710 11:03:30.073257 23945 raft_consensus.cc:359] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.074266 23945 raft_consensus.cc:385] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.074653 23945 raft_consensus.cc:740] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.075646 23945 consensus_queue.cc:260] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.078940 23945 ts_tablet_manager.cc:1434] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:30.080317 23945 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.086742 23948 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.087409 23948 ts_tablet_manager.cc:1403] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.011s
I20260710 11:03:30.089018 23945 tablet_bootstrap.cc:654] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.090618 23948 raft_consensus.cc:359] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.091528 23948 raft_consensus.cc:385] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.091895 23948 raft_consensus.cc:740] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.092762 23948 consensus_queue.cc:260] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.094777 23946 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.095027 23948 ts_tablet_manager.cc:1434] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:30.095691 23946 ts_tablet_manager.cc:1403] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.043s	user 0.019s	sys 0.008s
I20260710 11:03:30.096292 23948 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.104507 23948 tablet_bootstrap.cc:654] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.105173 23946 raft_consensus.cc:359] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.106472 23946 raft_consensus.cc:385] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.106957 23946 raft_consensus.cc:740] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.108204 23946 consensus_queue.cc:260] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.111248 23946 ts_tablet_manager.cc:1434] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:03:30.111959 23948 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.112349 23946 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.112524 23948 ts_tablet_manager.cc:1403] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:03:30.113456 23945 tablet_bootstrap.cc:492] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.114037 23945 ts_tablet_manager.cc:1403] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260710 11:03:30.116175 23948 raft_consensus.cc:359] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.117130 23948 raft_consensus.cc:385] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.117460 23948 raft_consensus.cc:740] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.117481 23945 raft_consensus.cc:359] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.118739 23945 raft_consensus.cc:385] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.118333 23948 consensus_queue.cc:260] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.119201 23945 raft_consensus.cc:740] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.120054 23946 tablet_bootstrap.cc:654] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.120885 23948 ts_tablet_manager.cc:1434] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:30.120393 23945 consensus_queue.cc:260] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.122128 23948 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.123322 23945 ts_tablet_manager.cc:1434] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:03:30.125015 23945 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.128877 23955 raft_consensus.cc:493] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.129617 23955 raft_consensus.cc:515] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.130167 23948 tablet_bootstrap.cc:654] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.141111 23945 tablet_bootstrap.cc:654] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.143332 23948 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.144459 23948 ts_tablet_manager.cc:1403] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 11:03:30.146150 23955 leader_election.cc:290] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687), af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475)
I20260710 11:03:30.147730 23948 raft_consensus.cc:359] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.148653 23948 raft_consensus.cc:385] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.149026 23948 raft_consensus.cc:740] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.151878 23948 consensus_queue.cc:260] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.154392 23948 ts_tablet_manager.cc:1434] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:03:30.155490 23948 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.156529 23951 raft_consensus.cc:493] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.157270 23951 raft_consensus.cc:515] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.160298 23951 leader_election.cc:290] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.162385 23948 tablet_bootstrap.cc:654] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.164525 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.165602 23757 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.169834 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.170092 23872 leader_election.cc:304] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.170670 23832 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.172199 23951 raft_consensus.cc:2804] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.172914 23946 tablet_bootstrap.cc:492] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.172869 23951 raft_consensus.cc:493] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.173565 23951 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.173627 23946 ts_tablet_manager.cc:1403] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.024s
I20260710 11:03:30.175845 23948 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.176527 23948 ts_tablet_manager.cc:1403] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 11:03:30.178092 23945 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.177838 23946 raft_consensus.cc:359] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.178779 23945 ts_tablet_manager.cc:1403] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.000s
I20260710 11:03:30.178872 23946 raft_consensus.cc:385] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.179379 23946 raft_consensus.cc:740] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.180264 23948 raft_consensus.cc:359] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.180294 23946 consensus_queue.cc:260] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.181373 23948 raft_consensus.cc:385] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.181802 23948 raft_consensus.cc:740] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.182540 23945 raft_consensus.cc:359] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.182868 23948 consensus_queue.cc:260] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.183405 23946 ts_tablet_manager.cc:1434] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:30.184775 23946 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.191857 23946 tablet_bootstrap.cc:654] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.183439 23945 raft_consensus.cc:385] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.195339 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.196422 23757 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.196805 23948 ts_tablet_manager.cc:1434] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.001s
I20260710 11:03:30.198416 23798 leader_election.cc:304] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.199949 23955 raft_consensus.cc:2804] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.200440 23955 raft_consensus.cc:493] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.200898 23955 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.208326 23951 raft_consensus.cc:515] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.209625 23945 raft_consensus.cc:740] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.210130 23948 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.218024 23954 raft_consensus.cc:493] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.218333 23951 leader_election.cc:290] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.218623 23954 raft_consensus.cc:515] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.221585 23945 consensus_queue.cc:260] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.222841 23946 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.223448 23946 ts_tablet_manager.cc:1403] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.016s
I20260710 11:03:30.210820 23955 raft_consensus.cc:515] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.214696 23972 raft_consensus.cc:493] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.224104 23972 raft_consensus.cc:515] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.227115 23972 leader_election.cc:290] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.227732 23972 raft_consensus.cc:493] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.228320 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.228269 23972 raft_consensus.cc:515] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.229038 23757 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.231397 23972 leader_election.cc:290] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.236178 23948 tablet_bootstrap.cc:654] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.235203 23945 ts_tablet_manager.cc:1434] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.056s	user 0.010s	sys 0.000s
I20260710 11:03:30.237422 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:30.237320 23946 raft_consensus.cc:359] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.238332 23946 raft_consensus.cc:385] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.238433 23832 raft_consensus.cc:2393] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9f8d8a73089949dfabd416f0147b3d6c in current term 1: Already voted for candidate 638db86f6f9c4b2fb925724cf823ca47 in this term.
I20260710 11:03:30.238708 23946 raft_consensus.cc:740] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.239832 23946 consensus_queue.cc:260] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.240351 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.241304 23906 raft_consensus.cc:2393] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 638db86f6f9c4b2fb925724cf823ca47 in current term 1: Already voted for candidate 9f8d8a73089949dfabd416f0147b3d6c in this term.
I20260710 11:03:30.243886 23954 leader_election.cc:290] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.241703 23945 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.235329 23955 leader_election.cc:290] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687), af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475)
I20260710 11:03:30.242116 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.243294 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.253355 23945 tablet_bootstrap.cc:654] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.256897 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.257890 23904 raft_consensus.cc:2393] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 638db86f6f9c4b2fb925724cf823ca47 in current term 1: Already voted for candidate 9f8d8a73089949dfabd416f0147b3d6c in this term.
W20260710 11:03:30.258095 23795 leader_election.cc:343] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:30.260231 23795 leader_election.cc:343] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.269320 23945 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.270047 23945 ts_tablet_manager.cc:1403] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260710 11:03:30.270054 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.272245 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.272954 23756 raft_consensus.cc:2468] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.273525 23945 raft_consensus.cc:359] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.274324 23945 raft_consensus.cc:385] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.274610 23945 raft_consensus.cc:740] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.274565 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
W20260710 11:03:30.275629 23798 leader_election.cc:343] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.276041 23757 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.276118 23798 leader_election.cc:304] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47; no voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.276351 23945 consensus_queue.cc:260] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.277510 23974 raft_consensus.cc:2749] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.278194 23798 leader_election.cc:304] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:30.280001 23798 leader_election.cc:304] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [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: 638db86f6f9c4b2fb925724cf823ca47; no voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.280951 23955 raft_consensus.cc:2749] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.281404 23945 ts_tablet_manager.cc:1434] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:03:30.282612 23945 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.279345 23974 raft_consensus.cc:2804] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.285600 23948 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.285835 23974 raft_consensus.cc:493] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.286500 23948 ts_tablet_manager.cc:1403] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.000s
I20260710 11:03:30.286538 23974 raft_consensus.cc:3060] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.289533 23945 tablet_bootstrap.cc:654] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.290736 23948 raft_consensus.cc:359] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.291603 23948 raft_consensus.cc:385] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.292754 23955 raft_consensus.cc:493] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.293541 23872 leader_election.cc:304] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:30.293447 23955 raft_consensus.cc:515] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.295233 23951 raft_consensus.cc:2804] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.295779 23951 raft_consensus.cc:697] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:30.296671 23951 consensus_queue.cc:237] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:30.298488 23955 leader_election.cc:290] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.291605 23946 ts_tablet_manager.cc:1434] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.058s	user 0.032s	sys 0.023s
I20260710 11:03:30.292263 23948 raft_consensus.cc:740] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.299827 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.305882 23904 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.301918 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.305470 23948 consensus_queue.cc:260] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.307004 23757 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.308614 23798 leader_election.cc:304] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.309684 23955 raft_consensus.cc:2804] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.310075 23955 raft_consensus.cc:493] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.310442 23955 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.311007 23948 ts_tablet_manager.cc:1434] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 11:03:30.313259 23948 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.319373 23952 raft_consensus.cc:493] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.319991 23952 raft_consensus.cc:515] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.322335 23952 leader_election.cc:290] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.323378 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.324478 23904 raft_consensus.cc:2468] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:30.324656 23948 tablet_bootstrap.cc:654] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.326838 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.327617 23832 raft_consensus.cc:2468] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.329509 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
W20260710 11:03:30.332751 23872 leader_election.cc:343] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.333523 23872 leader_election.cc:304] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.334854 23952 raft_consensus.cc:2804] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.335273 23952 raft_consensus.cc:493] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.335593 23952 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.342955 23720 leader_election.cc:304] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.343529 23955 raft_consensus.cc:515] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.344079 23977 raft_consensus.cc:2804] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.344550 23977 raft_consensus.cc:493] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.344878 23977 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.347046 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.347772 23757 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.303356 23974 raft_consensus.cc:515] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.304183 23946 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.353724 23977 raft_consensus.cc:515] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.356344 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.357086 23756 raft_consensus.cc:3060] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.357323 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.358036 23904 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.358232 23977 leader_election.cc:290] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.362109 23946 tablet_bootstrap.cc:654] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.341992 23650 catalog_manager.cc:5697] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.364626 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.365058 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:30.365444 23832 raft_consensus.cc:2468] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:30.368187 23904 raft_consensus.cc:2468] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:30.368664 23951 raft_consensus.cc:493] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.369297 23951 raft_consensus.cc:515] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.371654 23951 leader_election.cc:290] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.369474 23720 leader_election.cc:304] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:30.372220 23948 tablet_bootstrap.cc:492] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.372803 23948 ts_tablet_manager.cc:1403] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.015s
I20260710 11:03:30.372947 23977 raft_consensus.cc:2804] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.373744 23977 raft_consensus.cc:697] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:30.374595 23977 consensus_queue.cc:237] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.375506 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.372906 23974 leader_election.cc:290] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
W20260710 11:03:30.377384 23795 leader_election.cc:343] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.378106 23946 tablet_bootstrap.cc:492] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.377976 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.373055 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.378749 23831 raft_consensus.cc:2468] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.377548 23948 raft_consensus.cc:359] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.379324 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.380558 23945 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.380458 23948 raft_consensus.cc:385] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.380898 23904 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.381088 23945 ts_tablet_manager.cc:1403] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.047s
I20260710 11:03:30.380963 23948 raft_consensus.cc:740] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.381747 23952 raft_consensus.cc:515] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.380226 23872 leader_election.cc:304] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:30.382978 23756 raft_consensus.cc:2468] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.382887 23948 consensus_queue.cc:260] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.383841 23952 leader_election.cc:290] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.375651 23757 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.384531 23798 leader_election.cc:304] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 9f8d8a73089949dfabd416f0147b3d6c
W20260710 11:03:30.383806 23872 leader_election.cc:343] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.385874 23798 leader_election.cc:304] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.379843 23946 ts_tablet_manager.cc:1403] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.002s
I20260710 11:03:30.387145 23972 raft_consensus.cc:2804] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.388463 23974 raft_consensus.cc:2804] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.388513 23945 raft_consensus.cc:359] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.389094 23974 raft_consensus.cc:697] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:30.389542 23946 raft_consensus.cc:359] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.390480 23946 raft_consensus.cc:385] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.390820 23946 raft_consensus.cc:740] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.392287 23948 ts_tablet_manager.cc:1434] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:03:30.392102 23946 consensus_queue.cc:260] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.390847 23974 consensus_queue.cc:237] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.389339 23945 raft_consensus.cc:385] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.393790 23945 raft_consensus.cc:740] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.394799 23948 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:30.401520 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.394676 23945 consensus_queue.cc:260] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.377393 23955 leader_election.cc:290] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.384544 23952 raft_consensus.cc:2804] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:30.406136 23872 leader_election.cc:343] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.406312 23952 raft_consensus.cc:493] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.406912 23952 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.408017 23904 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.399760 23946 ts_tablet_manager.cc:1434] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260710 11:03:30.410336 23946 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.399354 23651 catalog_manager.cc:5697] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.418810 23948 tablet_bootstrap.cc:654] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.420568 23945 ts_tablet_manager.cc:1434] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260710 11:03:30.421973 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:30.422286 23945 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.422784 23831 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.424602 23946 tablet_bootstrap.cc:654] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.425594 23952 raft_consensus.cc:515] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.419492 23972 raft_consensus.cc:697] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:30.427163 23972 consensus_queue.cc:237] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.429488 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.430467 23952 leader_election.cc:290] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.430226 23757 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.431787 23831 raft_consensus.cc:2468] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.433241 23872 leader_election.cc:304] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.434013 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:30.434852 23952 raft_consensus.cc:2804] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.434852 23831 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.435767 23952 raft_consensus.cc:697] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:30.437176 23952 consensus_queue.cc:237] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.446120 23945 tablet_bootstrap.cc:654] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.447665 23831 raft_consensus.cc:2468] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.448205 23946 tablet_bootstrap.cc:492] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.451287 23948 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:30.452510 23948 ts_tablet_manager.cc:1403] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260710 11:03:30.449936 23872 leader_election.cc:304] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:30.453384 23757 raft_consensus.cc:2468] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.453809 23951 raft_consensus.cc:2804] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.448871 23946 ts_tablet_manager.cc:1403] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.039s	user 0.004s	sys 0.008s
I20260710 11:03:30.459626 23948 raft_consensus.cc:359] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.460944 23948 raft_consensus.cc:385] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.461422 23948 raft_consensus.cc:740] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.462949 23948 consensus_queue.cc:260] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.465941 23948 ts_tablet_manager.cc:1434] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 11:03:30.469627 23946 raft_consensus.cc:359] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.470391 23946 raft_consensus.cc:385] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.470671 23946 raft_consensus.cc:740] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.471515 23946 consensus_queue.cc:260] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.475739 23946 ts_tablet_manager.cc:1434] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260710 11:03:30.477102 23946 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.477663 23650 catalog_manager.cc:5697] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.480720 23652 catalog_manager.cc:5697] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.484205 23652 catalog_manager.cc:5697] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.488133 23946 tablet_bootstrap.cc:654] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.491357 23951 raft_consensus.cc:697] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:30.492444 23951 consensus_queue.cc:237] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.498654 23945 tablet_bootstrap.cc:492] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.499359 23945 ts_tablet_manager.cc:1403] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.007s
I20260710 11:03:30.504379 23945 raft_consensus.cc:359] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.505106 23945 raft_consensus.cc:385] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.505389 23945 raft_consensus.cc:740] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.506155 23945 consensus_queue.cc:260] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.506675 23652 catalog_manager.cc:5697] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.508698 23945 ts_tablet_manager.cc:1434] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:30.509716 23945 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:30.509719 23946 tablet_bootstrap.cc:492] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.510519 23946 ts_tablet_manager.cc:1403] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260710 11:03:30.514183 23946 raft_consensus.cc:359] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.514770 23946 raft_consensus.cc:385] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.515009 23946 raft_consensus.cc:740] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.515638 23946 consensus_queue.cc:260] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.516269 23945 tablet_bootstrap.cc:654] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.519608 23946 ts_tablet_manager.cc:1434] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:30.520695 23946 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:30.529276 23946 tablet_bootstrap.cc:654] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.534054 23945 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:30.534066 23946 tablet_bootstrap.cc:492] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:30.534642 23945 ts_tablet_manager.cc:1403] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260710 11:03:30.534988 23946 ts_tablet_manager.cc:1403] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260710 11:03:30.536615 23945 raft_consensus.cc:359] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.537318 23945 raft_consensus.cc:385] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.537588 23945 raft_consensus.cc:740] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.537696 23946 raft_consensus.cc:359] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.538429 23946 raft_consensus.cc:385] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.538712 23946 raft_consensus.cc:740] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.538442 23945 consensus_queue.cc:260] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.539366 23946 consensus_queue.cc:260] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.540385 23945 ts_tablet_manager.cc:1434] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:30.541404 23946 ts_tablet_manager.cc:1434] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:03:30.542695 23951 raft_consensus.cc:493] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.543177 23951 raft_consensus.cc:515] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.545329 23951 leader_election.cc:290] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.546615 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88992fe9ad074c969419b285e5ac64f1" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.546955 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88992fe9ad074c969419b285e5ac64f1" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.547351 23831 raft_consensus.cc:2468] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.547706 23757 raft_consensus.cc:2468] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:30.550437 23872 leader_election.cc:304] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.551337 23951 raft_consensus.cc:2804] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.552107 23972 raft_consensus.cc:493] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.551735 23951 raft_consensus.cc:493] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.552832 23951 raft_consensus.cc:3060] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.552703 23972 raft_consensus.cc:515] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.555162 23972 leader_election.cc:290] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.556088 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.556751 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.556860 23757 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.557627 23904 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.558283 23798 leader_election.cc:304] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.559264 23972 raft_consensus.cc:2804] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.559659 23972 raft_consensus.cc:493] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.559990 23972 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.562408 23951 raft_consensus.cc:515] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.564742 23951 leader_election.cc:290] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.566210 23757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88992fe9ad074c969419b285e5ac64f1" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.566210 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88992fe9ad074c969419b285e5ac64f1" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:30.567173 23831 raft_consensus.cc:3060] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.567178 23757 raft_consensus.cc:3060] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.567932 23972 raft_consensus.cc:515] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.569787 23972 leader_election.cc:290] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.570748 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.571240 23756 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.571743 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.572362 23904 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.575971 23831 raft_consensus.cc:2468] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.577369 23872 leader_election.cc:304] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:30.578387 23951 raft_consensus.cc:2804] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.578908 23757 raft_consensus.cc:2468] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:30.579174 23951 raft_consensus.cc:697] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:30.580276 23951 consensus_queue.cc:237] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.580843 23904 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.581179 23756 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.582082 23795 leader_election.cc:304] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:30.583122 23972 raft_consensus.cc:2804] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.583550 23972 raft_consensus.cc:697] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:30.584232 23972 consensus_queue.cc:237] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.593951 23652 catalog_manager.cc:5697] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.594229 23651 catalog_manager.cc:5697] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.597460 23972 raft_consensus.cc:493] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.598142 23972 raft_consensus.cc:515] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.600448 23972 leader_election.cc:290] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.601640 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bbe2b2c981448daaf9368b149c3d0a" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.602057 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bbe2b2c981448daaf9368b149c3d0a" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.602469 23756 raft_consensus.cc:2468] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.602764 23904 raft_consensus.cc:2468] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:30.603807 23798 leader_election.cc:304] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:30.604887 23972 raft_consensus.cc:2804] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.605402 23972 raft_consensus.cc:493] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.605827 23972 raft_consensus.cc:3060] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.612278 23972 raft_consensus.cc:515] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.614005 23972 leader_election.cc:290] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.614981 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bbe2b2c981448daaf9368b149c3d0a" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:30.614879 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31bbe2b2c981448daaf9368b149c3d0a" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:30.615743 23756 raft_consensus.cc:3060] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.615720 23904 raft_consensus.cc:3060] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.623503 23756 raft_consensus.cc:2468] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.623503 23904 raft_consensus.cc:2468] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:30.625128 23795 leader_election.cc:304] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:30.626009 23972 raft_consensus.cc:2804] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.626493 23972 raft_consensus.cc:697] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:30.627233 23972 consensus_queue.cc:237] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.636291 23651 catalog_manager.cc:5697] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.775131 23951 raft_consensus.cc:493] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.775763 23951 raft_consensus.cc:515] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.777482 23951 leader_election.cc:290] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:30.778709 23756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:30.778901 23831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6215013b25e24e75a5332c59936f84b9" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.779701 23756 raft_consensus.cc:2393] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9f8d8a73089949dfabd416f0147b3d6c in current term 1: Already voted for candidate 638db86f6f9c4b2fb925724cf823ca47 in this term.
I20260710 11:03:30.780759 23872 leader_election.cc:304] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c; no voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.781483 23951 raft_consensus.cc:3060] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.788074 23951 raft_consensus.cc:2749] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.817261 23904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:30.817979 23904 raft_consensus.cc:606] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.828348 23977 consensus_queue.cc:1048] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.830603 23951 consensus_queue.cc:1048] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.834808 23977 raft_consensus.cc:493] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.835408 23977 raft_consensus.cc:515] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:30.835855 23832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c577055f85c485fad18f15c99190730"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:45690
I20260710 11:03:30.836575 23832 raft_consensus.cc:606] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.837895 23977 leader_election.cc:290] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:30.839920 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:30.841364 23832 raft_consensus.cc:2393] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af314f7f848f401487baf9eb2b770d16 in current term 1: Already voted for candidate 9f8d8a73089949dfabd416f0147b3d6c in this term.
I20260710 11:03:30.842883 23952 consensus_queue.cc:1048] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.844655 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:30.844447 23972 consensus_queue.cc:1048] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.856385 23904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:30.856673 23986 raft_consensus.cc:993] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:30.857116 23904 raft_consensus.cc:606] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:30.859310 23720 leader_election.cc:304] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:30.860176 23977 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.857306 23986 raft_consensus.cc:1081] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:30.869844 23755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c577055f85c485fad18f15c99190730"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33792
I20260710 11:03:30.878789 23977 raft_consensus.cc:2749] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.887174 23904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:30.896744 23904 raft_consensus.cc:606] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:30.902339 23951 consensus_queue.cc:1048] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.903596 23952 raft_consensus.cc:993] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:30.904235 23952 raft_consensus.cc:1081] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:30.907447 23754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:03:30.915527 23955 consensus_queue.cc:1048] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.923177 23832 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.924999 23754 raft_consensus.cc:493] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.926759 23754 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.951565 23755 raft_consensus.cc:493] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.959707 23755 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.975008 23951 raft_consensus.cc:993] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:30.973346 23955 consensus_queue.cc:1048] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:03:30.986855 23985 consensus_queue.cc:1048] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.001169 23952 raft_consensus.cc:1081] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:31.002137 24017 consensus_queue.cc:1048] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.022303 24022 consensus_queue.cc:1048] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.022964 23754 raft_consensus.cc:515] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:31.024047 23828 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:45662
I20260710 11:03:31.015791 23952 consensus_queue.cc:1048] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:31.025389 23754 leader_election.cc:290] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:31.024204 23756 raft_consensus.cc:1240] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Rejecting Update request from peer 9f8d8a73089949dfabd416f0147b3d6c for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:31.033111 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:31.034235 23829 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.030972 23755 raft_consensus.cc:515] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.049612 23955 consensus_queue.cc:1048] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.053395 23828 raft_consensus.cc:493] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:31.054078 23828 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.064303 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b55f02fa4154f47a10bfafbac11582b" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:31.065318 23904 raft_consensus.cc:3055] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:31.065778 23904 raft_consensus.cc:740] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:31.066953 23904 consensus_queue.cc:260] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:31.068846 23904 raft_consensus.cc:3060] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.063021 23955 consensus_queue.cc:1048] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:03:31.081091 23952 consensus_queue.cc:1048] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.084518 24018 consensus_queue.cc:1048] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.087175 23755 leader_election.cc:290] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:31.090234 23830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:31.090960 23830 raft_consensus.cc:3055] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:31.091282 23830 raft_consensus.cc:740] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:31.092116 23830 consensus_queue.cc:260] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.093997 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c577055f85c485fad18f15c99190730" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:31.094717 23985 consensus_queue.cc:1048] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:31.095288 23905 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.105422 24018 consensus_queue.cc:1048] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.093327 23830 raft_consensus.cc:3060] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.122634 23952 raft_consensus.cc:993] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:31.123132 23952 raft_consensus.cc:1081] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:31.124533 23829 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:31.125574 23752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:03:31.126243 23752 raft_consensus.cc:493] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:31.127342 23752 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.131815 23723 leader_election.cc:304] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:31.132880 24017 raft_consensus.cc:2804] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:31.133390 24017 raft_consensus.cc:697] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:31.134256 24017 consensus_queue.cc:237] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [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: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } }
I20260710 11:03:31.159862 23904 raft_consensus.cc:2468] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:31.162906 23752 raft_consensus.cc:515] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.164012 23755 raft_consensus.cc:1240] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Rejecting Update request from peer 9f8d8a73089949dfabd416f0147b3d6c for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:31.166352 23829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:31.166357 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f057907d837d42bab1c8199f8ea6fe2d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:31.168133 23904 raft_consensus.cc:3055] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:31.168524 23904 raft_consensus.cc:740] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:31.169129 23830 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:31.165134 23752 leader_election.cc:290] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:31.170593 23723 leader_election.cc:304] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:31.171342 24017 raft_consensus.cc:2804] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:31.171800 24017 raft_consensus.cc:697] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:31.153831 23828 raft_consensus.cc:515] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.169344 23904 consensus_queue.cc:260] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.173789 23904 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.173695 24017 consensus_queue.cc:237] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.171821 23905 raft_consensus.cc:2468] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
W20260710 11:03:31.180970 24025 log.cc:927] Time spent T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: Append to log took a long time: real 0.088s	user 0.003s	sys 0.000s
I20260710 11:03:31.185540 23828 leader_election.cc:290] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:31.188158 23904 raft_consensus.cc:2468] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:31.188361 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:31.189107 23903 raft_consensus.cc:3055] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:31.189473 23903 raft_consensus.cc:740] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:31.190408 23903 consensus_queue.cc:260] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.191706 23903 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.192010 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f3dca3b306c4447beffc4b14ef5133d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:31.192720 23754 raft_consensus.cc:3060] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.200358 23720 leader_election.cc:304] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [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: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:31.202950 23754 raft_consensus.cc:2468] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:31.203290 24009 raft_consensus.cc:2804] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:31.203964 24009 raft_consensus.cc:697] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:31.204919 24009 consensus_queue.cc:237] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [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: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.206230 23798 leader_election.cc:304] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:31.207266 23974 raft_consensus.cc:2804] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:31.207810 23974 raft_consensus.cc:697] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:31.208391 23651 catalog_manager.cc:5697] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.208747 23974 consensus_queue.cc:237] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:31.219895 23903 raft_consensus.cc:2468] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:31.219632 23972 consensus_queue.cc:1048] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.255973 23650 catalog_manager.cc:5697] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.257593 23650 catalog_manager.cc:5697] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.268386 23654 catalog_manager.cc:5697] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:31.623907 23832 raft_consensus.cc:1275] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.625536 24009 consensus_queue.cc:1048] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.630962 23906 raft_consensus.cc:1275] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.632391 23972 consensus_queue.cc:1048] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.641003 23906 raft_consensus.cc:1275] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.642503 24017 consensus_queue.cc:1048] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.646070 23754 raft_consensus.cc:1275] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.655162 23828 raft_consensus.cc:3060] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.657006 23972 consensus_queue.cc:1048] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:31.667538 23828 raft_consensus.cc:1275] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.669387 24017 consensus_queue.cc:1048] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:31.682196 23903 raft_consensus.cc:1275] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.682611 23906 raft_consensus.cc:1275] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.684875 24015 consensus_queue.cc:1048] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.684542 24017 consensus_queue.cc:1048] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:03:31.708988 23828 raft_consensus.cc:1275] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.710636 24038 consensus_queue.cc:1048] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:33.974375 23651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39080:
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 11:03:33.977484 23651 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 11:03:34.034720 23746 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f7ad3fee9486db61ca7836937033f (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:34.036020 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f7ad3fee9486db61ca7836937033f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.036172 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f7ad3fee9486db61ca7836937033f (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:34.037585 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f7ad3fee9486db61ca7836937033f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.037364 23896 tablet_service.cc:1511] Processing CreateTablet for tablet 8f5f7ad3fee9486db61ca7836937033f (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:34.039223 23896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f5f7ad3fee9486db61ca7836937033f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.041807 23743 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa73cd74bc41b38a529302013acd58 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:34.041934 23818 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa73cd74bc41b38a529302013acd58 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:34.043396 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa73cd74bc41b38a529302013acd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.043277 23740 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc47b589b0142e3b2e8d050b3a4ea99 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:34.043406 23743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa73cd74bc41b38a529302013acd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.044847 23740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc47b589b0142e3b2e8d050b3a4ea99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.053830 23815 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca4b3b66d84e1897499802e809fbd6 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:34.054246 23816 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc47b589b0142e3b2e8d050b3a4ea99 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:34.055423 23815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca4b3b66d84e1897499802e809fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.056941 23820 tablet_service.cc:1511] Processing CreateTablet for tablet 490335b77804437f85053baf12b4d8be (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:34.058411 23891 tablet_service.cc:1511] Processing CreateTablet for tablet 37fa73cd74bc41b38a529302013acd58 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:34.058214 23892 tablet_service.cc:1511] Processing CreateTablet for tablet 490335b77804437f85053baf12b4d8be (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:34.058909 23820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490335b77804437f85053baf12b4d8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.059839 23891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37fa73cd74bc41b38a529302013acd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.060521 23892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490335b77804437f85053baf12b4d8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.062369 23893 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc47b589b0142e3b2e8d050b3a4ea99 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:34.063763 23816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc47b589b0142e3b2e8d050b3a4ea99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.063459 23744 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca4b3b66d84e1897499802e809fbd6 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:34.064217 23893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc47b589b0142e3b2e8d050b3a4ea99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.065014 23744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca4b3b66d84e1897499802e809fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.057065 23890 tablet_service.cc:1511] Processing CreateTablet for tablet e3ca4b3b66d84e1897499802e809fbd6 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:34.066645 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3ca4b3b66d84e1897499802e809fbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.066941 23741 tablet_service.cc:1511] Processing CreateTablet for tablet 490335b77804437f85053baf12b4d8be (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:34.068284 23741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490335b77804437f85053baf12b4d8be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.072429 23745 tablet_service.cc:1511] Processing CreateTablet for tablet ee89f06341ab438b802dbe67af32e812 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:34.073876 23745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee89f06341ab438b802dbe67af32e812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.072170 23817 tablet_service.cc:1511] Processing CreateTablet for tablet ee89f06341ab438b802dbe67af32e812 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:34.078652 23817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee89f06341ab438b802dbe67af32e812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.098435 24053 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.103682 23894 tablet_service.cc:1511] Processing CreateTablet for tablet ee89f06341ab438b802dbe67af32e812 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:34.104525 23742 tablet_service.cc:1511] Processing CreateTablet for tablet 599dce2b18b74a52813e6364675c7321 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:34.105235 23894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee89f06341ab438b802dbe67af32e812. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.105803 24053 tablet_bootstrap.cc:654] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.105894 23742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599dce2b18b74a52813e6364675c7321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.124969 23814 tablet_service.cc:1511] Processing CreateTablet for tablet 599dce2b18b74a52813e6364675c7321 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:34.126498 23814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599dce2b18b74a52813e6364675c7321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.129541 23895 tablet_service.cc:1511] Processing CreateTablet for tablet 599dce2b18b74a52813e6364675c7321 (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:34.131450 23895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599dce2b18b74a52813e6364675c7321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.148378 23743 tablet_service.cc:1511] Processing CreateTablet for tablet 0db9c40ddcb74e598082fece7205413d (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:34.149984 23743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db9c40ddcb74e598082fece7205413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.168522 24054 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.180757 24053 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.181586 24053 ts_tablet_manager.cc:1403] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.006s
I20260710 11:03:34.193267 24054 tablet_bootstrap.cc:654] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:34.201143 23703 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:34.205188 23819 tablet_service.cc:1511] Processing CreateTablet for tablet 0db9c40ddcb74e598082fece7205413d (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:34.216547 23819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db9c40ddcb74e598082fece7205413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.229828 24053 raft_consensus.cc:359] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.230720 23889 tablet_service.cc:1511] Processing CreateTablet for tablet 0db9c40ddcb74e598082fece7205413d (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:34.232344 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0db9c40ddcb74e598082fece7205413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.247781 23746 tablet_service.cc:1511] Processing CreateTablet for tablet d38daae35cd04ba79d8c59365c546dbf (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:34.249366 23746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38daae35cd04ba79d8c59365c546dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.230772 24053 raft_consensus.cc:385] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.258561 24053 raft_consensus.cc:740] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.270192 24056 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.275833 23818 tablet_service.cc:1511] Processing CreateTablet for tablet d38daae35cd04ba79d8c59365c546dbf (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:34.281127 23818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38daae35cd04ba79d8c59365c546dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.287387 23890 tablet_service.cc:1511] Processing CreateTablet for tablet d38daae35cd04ba79d8c59365c546dbf (DEFAULT_TABLE table=soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:34.289103 23890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38daae35cd04ba79d8c59365c546dbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:34.293097 24056 tablet_bootstrap.cc:654] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.259428 24053 consensus_queue.cc:260] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.304255 24053 ts_tablet_manager.cc:1434] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260710 11:03:34.312481 24054 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.314374 24053 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.315060 24054 ts_tablet_manager.cc:1403] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.018s
I20260710 11:03:34.320906 24054 raft_consensus.cc:359] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.329166 24056 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.326037 24054 raft_consensus.cc:385] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.330022 24056 ts_tablet_manager.cc:1403] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.007s
I20260710 11:03:34.329917 24054 raft_consensus.cc:740] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.331007 24054 consensus_queue.cc:260] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.333724 24054 ts_tablet_manager.cc:1434] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:03:34.335633 24053 tablet_bootstrap.cc:654] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.340193 24056 raft_consensus.cc:359] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.343951 24056 raft_consensus.cc:385] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.344316 24056 raft_consensus.cc:740] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.345178 24056 consensus_queue.cc:260] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.347867 24056 ts_tablet_manager.cc:1434] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260710 11:03:34.349064 24056 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.351336 24053 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.351939 24053 ts_tablet_manager.cc:1403] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 11:03:34.355160 24053 raft_consensus.cc:359] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.355924 24053 raft_consensus.cc:385] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.356257 24053 raft_consensus.cc:740] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.358389 24054 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.356973 24053 consensus_queue.cc:260] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.366541 24054 tablet_bootstrap.cc:654] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.369438 24056 tablet_bootstrap.cc:654] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.371284 24053 ts_tablet_manager.cc:1434] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 11:03:34.372350 24053 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.382422 24053 tablet_bootstrap.cc:654] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.383632 24056 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.384452 24056 ts_tablet_manager.cc:1403] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260710 11:03:34.388386 24054 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.388059 24056 raft_consensus.cc:359] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.388832 24056 raft_consensus.cc:385] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.388978 24054 ts_tablet_manager.cc:1403] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.013s
I20260710 11:03:34.389389 24053 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.389408 24056 raft_consensus.cc:740] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.390178 24053 ts_tablet_manager.cc:1403] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260710 11:03:34.391772 24056 consensus_queue.cc:260] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.392951 24054 raft_consensus.cc:359] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.393756 24054 raft_consensus.cc:385] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.393715 24053 raft_consensus.cc:359] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.394335 24056 ts_tablet_manager.cc:1434] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:03:34.394286 24054 raft_consensus.cc:740] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.394632 24053 raft_consensus.cc:385] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.395012 24053 raft_consensus.cc:740] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.395746 24056 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.395416 24054 consensus_queue.cc:260] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.395983 24053 consensus_queue.cc:260] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.398245 24054 ts_tablet_manager.cc:1434] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:03:34.399176 24053 ts_tablet_manager.cc:1434] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:03:34.399379 24054 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.400460 24053 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.407583 24054 tablet_bootstrap.cc:654] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.413636 24053 tablet_bootstrap.cc:654] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.420050 24054 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.420620 24054 ts_tablet_manager.cc:1403] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.005s
I20260710 11:03:34.423030 24053 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.423648 24053 ts_tablet_manager.cc:1403] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 11:03:34.428462 24056 tablet_bootstrap.cc:654] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.428084 24053 raft_consensus.cc:359] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.429021 24053 raft_consensus.cc:385] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.429585 24053 raft_consensus.cc:740] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.430619 24053 consensus_queue.cc:260] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.431721 24054 raft_consensus.cc:359] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.432554 24054 raft_consensus.cc:385] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.432888 24054 raft_consensus.cc:740] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.433382 24053 ts_tablet_manager.cc:1434] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:34.433979 24041 raft_consensus.cc:493] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.434794 24041 raft_consensus.cc:515] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.437101 24054 consensus_queue.cc:260] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.439205 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:34.440356 24054 ts_tablet_manager.cc:1434] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 11:03:34.441192 24056 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
W20260710 11:03:34.441406 23798 leader_election.cc:343] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.441826 24056 ts_tablet_manager.cc:1403] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260710 11:03:34.441888 24054 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.443892 24053 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.444471 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.445437 24056 raft_consensus.cc:359] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.446245 24056 raft_consensus.cc:385] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.450166 24054 tablet_bootstrap.cc:654] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.449705 24022 raft_consensus.cc:493] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.446553 24056 raft_consensus.cc:740] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.453975 24022 raft_consensus.cc:515] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.455060 24056 consensus_queue.cc:260] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.455542 24053 tablet_bootstrap.cc:654] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.458150 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:34.459283 23754 raft_consensus.cc:2468] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:34.461632 23872 leader_election.cc:304] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
W20260710 11:03:34.446532 23795 leader_election.cc:343] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.466094 24042 raft_consensus.cc:493] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.466876 24042 raft_consensus.cc:515] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.471257 24042 leader_election.cc:290] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.465185 23795 leader_election.cc:304] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47; no voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:34.474486 24022 leader_election.cc:290] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:34.481889 24022 raft_consensus.cc:2804] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.483304 24022 raft_consensus.cc:493] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.484853 24022 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.473327 24041 leader_election.cc:290] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.490025 24041 raft_consensus.cc:493] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.490716 24041 raft_consensus.cc:515] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.494624 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
W20260710 11:03:34.496894 23798 leader_election.cc:343] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.504639 24041 leader_election.cc:290] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.505565 24041 raft_consensus.cc:2749] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:34.563963 23872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.1:43475, user_credentials={real_user=slave}} blocked reactor thread for 102320us
I20260710 11:03:34.571494 24054 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.576710 24054 ts_tablet_manager.cc:1403] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.135s	user 0.026s	sys 0.063s
I20260710 11:03:34.573800 24015 raft_consensus.cc:493] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.583086 24015 raft_consensus.cc:515] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.592932 23828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f7ad3fee9486db61ca7836937033f" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:34.594583 23828 raft_consensus.cc:2468] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:34.597703 24054 raft_consensus.cc:359] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.599383 24054 raft_consensus.cc:385] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.599893 24054 raft_consensus.cc:740] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.601323 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:34.601490 24054 consensus_queue.cc:260] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.602836 24015 leader_election.cc:290] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.606667 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
W20260710 11:03:34.588449 23795 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.188.3:39687, user_credentials={real_user=slave}} blocked reactor thread for 141817us
I20260710 11:03:34.611335 24056 ts_tablet_manager.cc:1434] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.169s	user 0.019s	sys 0.029s
I20260710 11:03:34.611794 24053 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.620296 24053 ts_tablet_manager.cc:1403] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.177s	user 0.029s	sys 0.049s
I20260710 11:03:34.620282 24056 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.622443 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f7ad3fee9486db61ca7836937033f" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.618158 24022 raft_consensus.cc:515] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.610246 24067 raft_consensus.cc:493] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.627806 24067 raft_consensus.cc:515] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.628845 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.605310 23723 leader_election.cc:304] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:34.632349 24074 raft_consensus.cc:2804] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.633240 24074 raft_consensus.cc:493] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.633924 24074 raft_consensus.cc:3060] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:34.636392 23720 leader_election.cc:343] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.637910 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:34.639154 23754 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.639418 24056 tablet_bootstrap.cc:654] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:34.644205 23720 leader_election.cc:343] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.644657 24067 leader_election.cc:290] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.627022 24022 leader_election.cc:290] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:34.646023 23828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:34.647446 24054 ts_tablet_manager.cc:1434] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.014s
I20260710 11:03:34.655501 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.657037 23906 raft_consensus.cc:2468] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
W20260710 11:03:34.660897 23872 leader_election.cc:343] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.662804 23753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:34.664115 24054 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
W20260710 11:03:34.666770 23872 leader_election.cc:343] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:34.664273 23723 leader_election.cc:343] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.677587 23723 leader_election.cc:304] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:34.679051 24073 raft_consensus.cc:2749] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:34.680612 23798 leader_election.cc:343] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.681846 23795 leader_election.cc:304] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: af314f7f848f401487baf9eb2b770d16
I20260710 11:03:34.682562 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.692304 24056 tablet_bootstrap.cc:492] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.693094 24056 ts_tablet_manager.cc:1403] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.022s
I20260710 11:03:34.696921 24056 raft_consensus.cc:359] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.697739 24056 raft_consensus.cc:385] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.698124 24056 raft_consensus.cc:740] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.699499 24056 consensus_queue.cc:260] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.701924 24072 raft_consensus.cc:2804] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.702507 24072 raft_consensus.cc:493] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.702857 24072 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.704336 24054 tablet_bootstrap.cc:654] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.707069 24053 raft_consensus.cc:359] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.710304 24053 raft_consensus.cc:385] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.710681 24053 raft_consensus.cc:740] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.711772 24053 consensus_queue.cc:260] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.715487 24053 ts_tablet_manager.cc:1434] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.003s
I20260710 11:03:34.720584 24056 ts_tablet_manager.cc:1434] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.004s
I20260710 11:03:34.709067 23754 raft_consensus.cc:2468] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
W20260710 11:03:34.716847 23795 leader_election.cc:343] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.721354 23795 leader_election.cc:304] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47; no voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:34.722316 24056 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.722502 23872 leader_election.cc:304] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:34.717299 24054 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.718880 24072 raft_consensus.cc:515] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.724205 24054 ts_tablet_manager.cc:1403] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.013s
I20260710 11:03:34.724804 24053 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.725872 24072 leader_election.cc:290] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.727177 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:34.727717 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:34.727882 23906 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:34.729323 23798 leader_election.cc:343] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.734133 24053 tablet_bootstrap.cc:654] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.737728 24056 tablet_bootstrap.cc:654] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.719621 24074 raft_consensus.cc:515] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.723079 24067 raft_consensus.cc:2749] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.723466 24022 raft_consensus.cc:2804] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.740782 24022 raft_consensus.cc:697] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:34.742676 24022 consensus_queue.cc:237] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.742868 23906 raft_consensus.cc:2468] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:34.750110 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f7ad3fee9486db61ca7836937033f" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:34.744290 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f5f7ad3fee9486db61ca7836937033f" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:34.740041 24054 raft_consensus.cc:359] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.752884 24054 raft_consensus.cc:385] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.752406 23832 raft_consensus.cc:3060] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.753310 24054 raft_consensus.cc:740] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.755317 23795 leader_election.cc:304] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: af314f7f848f401487baf9eb2b770d16
I20260710 11:03:34.756316 24072 raft_consensus.cc:2804] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.751186 23905 raft_consensus.cc:3060] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.756843 24072 raft_consensus.cc:697] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:34.762814 24072 consensus_queue.cc:237] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.763964 24074 leader_election.cc:290] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.768865 23832 raft_consensus.cc:2468] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:34.770972 23723 leader_election.cc:304] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:34.774804 24074 raft_consensus.cc:2804] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.776494 24074 raft_consensus.cc:697] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:34.777621 24074 consensus_queue.cc:237] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.778723 24068 raft_consensus.cc:493] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.779511 24068 raft_consensus.cc:515] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.781286 23905 raft_consensus.cc:2468] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:34.754747 24054 consensus_queue.cc:260] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.785187 24068 leader_election.cc:290] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:34.786659 24056 tablet_bootstrap.cc:492] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.787186 24054 ts_tablet_manager.cc:1434] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.004s
I20260710 11:03:34.787277 24056 ts_tablet_manager.cc:1403] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.003s
I20260710 11:03:34.788844 24054 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.788884 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
W20260710 11:03:34.792692 23872 leader_election.cc:343] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.800994 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:34.802597 23832 raft_consensus.cc:2468] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:34.804667 23872 leader_election.cc:304] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: af314f7f848f401487baf9eb2b770d16
I20260710 11:03:34.807552 24054 tablet_bootstrap.cc:654] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.807745 24022 raft_consensus.cc:2804] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.810029 24022 raft_consensus.cc:493] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.810696 24022 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.829157 23651 catalog_manager.cc:5697] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.827868 23653 catalog_manager.cc:5697] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.830777 24056 raft_consensus.cc:359] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.834285 24056 raft_consensus.cc:385] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.834774 24056 raft_consensus.cc:740] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.837263 24056 consensus_queue.cc:260] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.842537 24056 ts_tablet_manager.cc:1434] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.002s
I20260710 11:03:34.844189 24056 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.847785 24054 tablet_bootstrap.cc:492] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.848472 24054 ts_tablet_manager.cc:1403] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.007s
I20260710 11:03:34.848726 24053 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.849344 24053 ts_tablet_manager.cc:1403] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.125s	user 0.045s	sys 0.068s
I20260710 11:03:34.851886 24022 raft_consensus.cc:515] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.852365 24054 raft_consensus.cc:359] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.853021 24053 raft_consensus.cc:359] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.856817 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:34.857117 24053 raft_consensus.cc:385] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.857184 24056 tablet_bootstrap.cc:654] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.857460 24053 raft_consensus.cc:740] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.857383 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:34.858377 23832 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.858665 24053 consensus_queue.cc:260] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.862426 24053 ts_tablet_manager.cc:1434] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:03:34.864217 24053 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.853185 24054 raft_consensus.cc:385] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.854730 24022 leader_election.cc:290] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:34.866150 24054 raft_consensus.cc:740] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.867123 24054 consensus_queue.cc:260] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.868184 23754 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.869944 24054 ts_tablet_manager.cc:1434] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.006s
I20260710 11:03:34.870208 23832 raft_consensus.cc:2468] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:34.871244 24054 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.871793 23872 leader_election.cc:304] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:34.872859 24053 tablet_bootstrap.cc:654] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.877859 24022 raft_consensus.cc:2804] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.878146 24056 tablet_bootstrap.cc:492] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.879168 24056 ts_tablet_manager.cc:1403] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.007s
I20260710 11:03:34.881784 24022 raft_consensus.cc:697] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:34.883204 24054 tablet_bootstrap.cc:654] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.884222 24056 raft_consensus.cc:359] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.888288 24056 raft_consensus.cc:385] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.888819 24056 raft_consensus.cc:740] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.889159 23754 raft_consensus.cc:2468] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:34.883836 24022 consensus_queue.cc:237] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.894030 24056 consensus_queue.cc:260] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.897691 24056 ts_tablet_manager.cc:1434] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:03:34.899102 24056 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.911456 24056 tablet_bootstrap.cc:654] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.912092 24054 tablet_bootstrap.cc:492] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.912734 24054 ts_tablet_manager.cc:1403] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.003s
I20260710 11:03:34.917572 24053 tablet_bootstrap.cc:492] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.918071 24054 raft_consensus.cc:359] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.918769 24053 ts_tablet_manager.cc:1403] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.020s
I20260710 11:03:34.919345 24054 raft_consensus.cc:385] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.919823 24054 raft_consensus.cc:740] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.920965 24054 consensus_queue.cc:260] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.925591 24054 ts_tablet_manager.cc:1434] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.013s	user 0.014s	sys 0.000s
I20260710 11:03:34.925091 24053 raft_consensus.cc:359] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.926596 24053 raft_consensus.cc:385] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.927191 24053 raft_consensus.cc:740] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.927695 24054 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.928442 24053 consensus_queue.cc:260] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.934973 24053 ts_tablet_manager.cc:1434] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.001s
I20260710 11:03:34.936401 24056 tablet_bootstrap.cc:492] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.936468 24053 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:34.935854 23654 catalog_manager.cc:5697] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:34.937263 24056 ts_tablet_manager.cc:1403] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.003s
I20260710 11:03:34.940726 24054 tablet_bootstrap.cc:654] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.941519 24056 raft_consensus.cc:359] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.943030 24056 raft_consensus.cc:385] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.943450 24056 raft_consensus.cc:740] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.944643 24056 consensus_queue.cc:260] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.945708 24053 tablet_bootstrap.cc:654] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.947233 24056 ts_tablet_manager.cc:1434] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:03:34.948859 24056 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.957769 24056 tablet_bootstrap.cc:654] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.963007 24054 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:34.963554 24054 ts_tablet_manager.cc:1403] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.004s
I20260710 11:03:34.969178 24054 raft_consensus.cc:359] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.969966 24054 raft_consensus.cc:385] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.970247 24054 raft_consensus.cc:740] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.971038 24054 consensus_queue.cc:260] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.975632 24074 raft_consensus.cc:493] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.979429 24054 ts_tablet_manager.cc:1434] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 11:03:34.982272 24056 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:34.982963 24056 ts_tablet_manager.cc:1403] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.021s
I20260710 11:03:34.982254 24054 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: Bootstrap starting.
I20260710 11:03:34.982497 24074 raft_consensus.cc:515] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.986542 24056 raft_consensus.cc:359] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:34.987323 24056 raft_consensus.cc:385] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.987582 24056 raft_consensus.cc:740] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.987623 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:34.988361 24056 consensus_queue.cc:260] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
W20260710 11:03:34.989336 23723 leader_election.cc:343] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.990684 24056 ts_tablet_manager.cc:1434] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:03:34.991200 24054 tablet_bootstrap.cc:654] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.991897 24056 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: Bootstrap starting.
I20260710 11:03:34.993218 24074 leader_election.cc:290] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:34.994758 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:34.995532 23905 raft_consensus.cc:2468] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:34.997104 24053 tablet_bootstrap.cc:492] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:34.997262 23720 leader_election.cc:304] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:34.997934 24053 ts_tablet_manager.cc:1403] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.020s
I20260710 11:03:34.998733 24056 tablet_bootstrap.cc:654] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.998797 24074 raft_consensus.cc:2804] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.999266 24074 raft_consensus.cc:493] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.999609 24074 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.002331 24053 raft_consensus.cc:359] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.003480 24053 raft_consensus.cc:385] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.003870 24053 raft_consensus.cc:740] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.005144 24053 consensus_queue.cc:260] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.013239 24053 ts_tablet_manager.cc:1434] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:03:35.015048 24053 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: Bootstrap starting.
I20260710 11:03:35.018574 24073 raft_consensus.cc:493] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.019218 24073 raft_consensus.cc:515] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.021807 24072 raft_consensus.cc:493] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.022023 24073 leader_election.cc:290] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.022485 24072 raft_consensus.cc:515] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.024065 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:35.024870 23832 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:35.026137 24072 leader_election.cc:290] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.026895 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:35.027236 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:35.027719 23754 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:35.028005 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:35.028785 23903 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:35.028901 23905 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:35.030273 23798 leader_election.cc:304] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.030797 24053 tablet_bootstrap.cc:654] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:35.031347 24072 raft_consensus.cc:2804] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.031929 24072 raft_consensus.cc:493] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.032300 24072 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.041342 23723 leader_election.cc:304] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.040969 23650 catalog_manager.cc:5697] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:35.047502 24075 raft_consensus.cc:2804] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.064604 24075 raft_consensus.cc:493] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.065184 24075 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.069242 24080 raft_consensus.cc:493] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.069943 24080 raft_consensus.cc:515] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.072376 24080 leader_election.cc:290] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.074662 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:35.075953 24075 raft_consensus.cc:515] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.079083 24075 leader_election.cc:290] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.083842 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.084072 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:35.104961 23905 raft_consensus.cc:2468] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 0.
I20260710 11:03:35.086037 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.106384 23903 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.106940 23795 leader_election.cc:304] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:35.108734 24080 raft_consensus.cc:2804] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.109289 24080 raft_consensus.cc:493] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.109773 24080 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.090111 24072 raft_consensus.cc:515] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.104135 23832 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.126577 24074 raft_consensus.cc:515] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.130718 24074 leader_election.cc:290] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.133599 23754 raft_consensus.cc:2393] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 638db86f6f9c4b2fb925724cf823ca47 in current term 1: Already voted for candidate af314f7f848f401487baf9eb2b770d16 in this term.
I20260710 11:03:35.134478 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.137298 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.139707 24072 leader_election.cc:290] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.140043 23754 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.139587 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.142010 23905 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.141916 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.142652 23906 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.144610 23832 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:35.146569 23723 leader_election.cc:304] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.145299 24080 raft_consensus.cc:515] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.148540 24053 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: No bootstrap required, opened a new log
I20260710 11:03:35.148586 23827 raft_consensus.cc:2393] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate af314f7f848f401487baf9eb2b770d16 in current term 1: Already voted for candidate 638db86f6f9c4b2fb925724cf823ca47 in this term.
I20260710 11:03:35.149286 24053 ts_tablet_manager.cc:1403] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: Time spent bootstrapping tablet: real 0.135s	user 0.039s	sys 0.070s
I20260710 11:03:35.151332 23906 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:35.152666 23795 leader_election.cc:304] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:35.153740 24075 raft_consensus.cc:2804] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.154315 24072 raft_consensus.cc:2804] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.154891 24056 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: No bootstrap required, opened a new log
I20260710 11:03:35.155184 24072 raft_consensus.cc:697] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.155463 24056 ts_tablet_manager.cc:1403] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: Time spent bootstrapping tablet: real 0.164s	user 0.052s	sys 0.069s
I20260710 11:03:35.155236 24075 raft_consensus.cc:697] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.156258 24072 consensus_queue.cc:237] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.156798 24075 consensus_queue.cc:237] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.157594 24022 raft_consensus.cc:493] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.158138 24022 raft_consensus.cc:515] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.159233 24056 raft_consensus.cc:359] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.159979 24056 raft_consensus.cc:385] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.160260 24056 raft_consensus.cc:740] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.160506 24022 leader_election.cc:290] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:35.161155 24056 consensus_queue.cc:260] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.153525 24053 raft_consensus.cc:359] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.162411 24053 raft_consensus.cc:385] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.162575 23753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.162901 24053 raft_consensus.cc:740] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.163519 23753 raft_consensus.cc:2393] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 638db86f6f9c4b2fb925724cf823ca47 in current term 1: Already voted for candidate af314f7f848f401487baf9eb2b770d16 in this term.
I20260710 11:03:35.163694 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16" is_pre_election: true
I20260710 11:03:35.164644 23755 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:35.165644 24080 leader_election.cc:290] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.167369 24056 ts_tablet_manager.cc:1434] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:35.166936 24053 consensus_queue.cc:260] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.167392 23872 leader_election.cc:304] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.169893 24053 ts_tablet_manager.cc:1434] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260710 11:03:35.171028 24022 raft_consensus.cc:2804] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.171444 24022 raft_consensus.cc:493] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.172003 24022 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.173542 23903 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:35.176041 24054 tablet_bootstrap.cc:492] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: No bootstrap required, opened a new log
I20260710 11:03:35.177143 24054 ts_tablet_manager.cc:1403] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: Time spent bootstrapping tablet: real 0.195s	user 0.037s	sys 0.015s
I20260710 11:03:35.178062 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:35.178978 23827 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 0.
I20260710 11:03:35.180269 23754 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 1.
I20260710 11:03:35.180706 23906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.182180 24054 raft_consensus.cc:359] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.182783 23827 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.182826 23795 leader_election.cc:304] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [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: 638db86f6f9c4b2fb925724cf823ca47; no voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16
I20260710 11:03:35.182907 24054 raft_consensus.cc:385] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:35.185389 24054 raft_consensus.cc:740] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Initialized, Role: FOLLOWER
I20260710 11:03:35.185264 24022 raft_consensus.cc:515] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.186192 24054 consensus_queue.cc:260] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.188414 24054 ts_tablet_manager.cc:1434] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:03:35.188585 24022 leader_election.cc:290] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:35.185237 24072 raft_consensus.cc:2749] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:35.188179 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.189759 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.190274 23755 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.190659 23832 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.189940 23650 catalog_manager.cc:5697] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 0 to 1, leader changed from <none> to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 1 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.198894 23832 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:35.161912 23905 raft_consensus.cc:2468] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:35.200278 23872 leader_election.cc:304] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:35.206491 24068 raft_consensus.cc:2804] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.207360 23754 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:35.207939 23703 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:35.214022 24068 raft_consensus.cc:697] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:35.215186 24068 consensus_queue.cc:237] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.204516 23755 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 1.
I20260710 11:03:35.208065 23720 leader_election.cc:304] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.200340 24022 consensus_queue.cc:1048] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.227058 23650 catalog_manager.cc:5697] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 0 to 1, leader changed from <none> to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 1 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:35.228051 24075 raft_consensus.cc:2804] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.228600 24075 raft_consensus.cc:697] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.229439 24075 consensus_queue.cc:237] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.229753 23654 catalog_manager.cc:5697] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.233789 24041 consensus_queue.cc:1048] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.261446 23650 catalog_manager.cc:5697] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.265316 24067 consensus_queue.cc:1048] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.294373 24102 consensus_queue.cc:1048] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.333345 24074 raft_consensus.cc:493] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:35.333985 24074 raft_consensus.cc:515] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.336169 24074 leader_election.cc:290] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.337152 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47" is_pre_election: true
I20260710 11:03:35.337662 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c" is_pre_election: true
I20260710 11:03:35.338028 23827 raft_consensus.cc:2468] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:35.338124 24074 consensus_queue.cc:1048] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.338376 23905 raft_consensus.cc:2468] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 0.
I20260710 11:03:35.339426 23723 leader_election.cc:304] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.340262 24074 raft_consensus.cc:2804] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:35.340662 24074 raft_consensus.cc:493] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:35.341032 24074 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.348884 24074 raft_consensus.cc:515] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.351096 24074 leader_election.cc:290] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.354094 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.354848 23827 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.356276 24022 consensus_queue.cc:1048] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.357533 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.358276 23903 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:35.359272 24015 consensus_queue.cc:1048] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.365446 23827 raft_consensus.cc:2468] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:35.368297 23723 leader_election.cc:304] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.370445 24015 raft_consensus.cc:2804] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:35.372517 24015 raft_consensus.cc:697] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.374010 24015 consensus_queue.cc:237] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.375025 23903 raft_consensus.cc:2468] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 1.
I20260710 11:03:35.382843 24068 consensus_queue.cc:1048] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.403142 23654 catalog_manager.cc:5697] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 1 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.438097 23905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:35.439106 23905 raft_consensus.cc:606] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:35.446346 23832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:45690
I20260710 11:03:35.447039 23832 raft_consensus.cc:606] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:35.453123 23832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
mode: GRACEFUL
new_leader_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:45690
I20260710 11:03:35.453984 23832 raft_consensus.cc:606] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Received request to transfer leadership to TS af314f7f848f401487baf9eb2b770d16
I20260710 11:03:35.471812 23754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "490335b77804437f85053baf12b4d8be"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
mode: GRACEFUL
new_leader_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:33806
I20260710 11:03:35.472679 23754 raft_consensus.cc:606] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Received request to transfer leadership to TS 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.482481 23905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:35.483297 23905 raft_consensus.cc:606] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.489882 23905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599dce2b18b74a52813e6364675c7321"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
mode: GRACEFUL
new_leader_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:52940
I20260710 11:03:35.490572 23905 raft_consensus.cc:606] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Received request to transfer leadership to TS 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.498078 23755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
mode: GRACEFUL
new_leader_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:33806
I20260710 11:03:35.498638 23755 raft_consensus.cc:606] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Received request to transfer leadership to TS 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.504973 23755 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
mode: GRACEFUL
new_leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:33806
I20260710 11:03:35.505605 23755 raft_consensus.cc:606] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Received request to transfer leadership to TS 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:35.615024 24067 consensus_queue.cc:1048] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.625996 24074 consensus_queue.cc:1048] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.630978 24041 consensus_queue.cc:1048] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.631253 24022 consensus_queue.cc:1048] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.640607 24074 raft_consensus.cc:993] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: : Instructing follower 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.641700 24074 raft_consensus.cc:1081] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Signalling peer 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.649567 23832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "490335b77804437f85053baf12b4d8be"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:45676
I20260710 11:03:35.650530 23832 raft_consensus.cc:493] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.651093 23832 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.650767 24073 consensus_queue.cc:1048] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.665081 24080 raft_consensus.cc:993] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.665627 24080 raft_consensus.cc:1081] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.666265 24022 consensus_queue.cc:1048] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.667174 23832 raft_consensus.cc:515] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.668192 23755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33792
I20260710 11:03:35.668915 23755 raft_consensus.cc:493] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.669342 23755 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.673790 24073 consensus_queue.cc:1048] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.675285 23832 leader_election.cc:290] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.678612 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.679314 23754 raft_consensus.cc:3055] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.679706 23754 raft_consensus.cc:740] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.680572 23754 consensus_queue.cc:260] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.682168 23754 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.687222 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490335b77804437f85053baf12b4d8be" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.688207 23903 raft_consensus.cc:3060] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.689256 24072 raft_consensus.cc:993] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.689884 24072 raft_consensus.cc:1081] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.692098 23754 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.692479 23753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33792
I20260710 11:03:35.693076 23753 raft_consensus.cc:493] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.693439 23753 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.695834 23798 leader_election.cc:304] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.697182 24041 raft_consensus.cc:2804] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.697973 24041 raft_consensus.cc:697] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.699235 24041 consensus_queue.cc:237] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.703452 23753 raft_consensus.cc:515] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.706614 23903 raft_consensus.cc:2468] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.707175 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.707811 23832 raft_consensus.cc:3055] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.708137 23832 raft_consensus.cc:740] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.708982 23832 consensus_queue.cc:260] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.710208 23832 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.714548 23755 raft_consensus.cc:515] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.716889 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc47b589b0142e3b2e8d050b3a4ea99" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.717625 23904 raft_consensus.cc:3060] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.719944 23755 leader_election.cc:290] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.725199 23654 catalog_manager.cc:5697] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 1 to 2, leader changed from af314f7f848f401487baf9eb2b770d16 (127.18.188.1) to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.726361 23753 leader_election.cc:290] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.727041 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.727582 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3ca4b3b66d84e1897499802e809fbd6" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.727697 23827 raft_consensus.cc:3055] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.728312 23827 raft_consensus.cc:740] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.729148 23904 raft_consensus.cc:2468] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.729247 23827 consensus_queue.cc:260] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.732931 23827 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.733307 23720 leader_election.cc:304] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.734009 23832 raft_consensus.cc:2468] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.734850 24015 raft_consensus.cc:2804] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.728315 23903 raft_consensus.cc:3060] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.735443 24015 raft_consensus.cc:697] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.736349 24015 consensus_queue.cc:237] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.750722 23827 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.753227 23723 leader_election.cc:304] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.755121 24073 consensus_queue.cc:1048] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.758247 24073 raft_consensus.cc:2804] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.764842 24073 raft_consensus.cc:697] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.766363 24073 consensus_queue.cc:237] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.773942 24022 raft_consensus.cc:993] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.774462 24022 raft_consensus.cc:1081] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer af314f7f848f401487baf9eb2b770d16 to start an election
I20260710 11:03:35.775831 23903 raft_consensus.cc:2468] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.776746 23753 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
 from {username='slave'} at 127.0.0.1:33790
I20260710 11:03:35.777552 23753 raft_consensus.cc:493] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.778064 23753 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.783197 23650 catalog_manager.cc:5697] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.792512 24015 raft_consensus.cc:993] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: : Instructing follower 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.793190 24015 raft_consensus.cc:1081] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Signalling peer 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.785046 23650 catalog_manager.cc:5697] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.795120 24068 raft_consensus.cc:993] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.795964 24022 raft_consensus.cc:1081] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:35.797762 23753 raft_consensus.cc:515] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.799965 23832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599dce2b18b74a52813e6364675c7321"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:45662
I20260710 11:03:35.800673 23832 raft_consensus.cc:493] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.796018 23827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:45676
I20260710 11:03:35.801079 23832 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.801775 23827 raft_consensus.cc:493] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.802412 23827 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.809599 23832 raft_consensus.cc:515] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.812481 23753 leader_election.cc:290] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Requested vote from peers 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.813059 23903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.813735 23903 raft_consensus.cc:3055] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.813766 23832 leader_election.cc:290] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.814185 23903 raft_consensus.cc:740] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:35.814397 23904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.815101 23904 raft_consensus.cc:3055] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.815235 23903 consensus_queue.cc:260] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.815502 23904 raft_consensus.cc:740] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:35.816762 23903 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.817122 23904 consensus_queue.cc:260] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.818290 23753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599dce2b18b74a52813e6364675c7321" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.818660 23904 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.820904 24073 consensus_queue.cc:1048] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.811961 23827 raft_consensus.cc:515] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.819236 23832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37fa73cd74bc41b38a529302013acd58" candidate_uuid: "af314f7f848f401487baf9eb2b770d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.823855 23832 raft_consensus.cc:3060] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.828298 23904 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.824442 23753 raft_consensus.cc:3060] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.829952 23795 leader_election.cc:304] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:35.831080 24041 raft_consensus.cc:2804] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.831689 24041 raft_consensus.cc:697] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.832634 24041 consensus_queue.cc:237] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.837319 23827 leader_election.cc:290] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:35.838639 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:35.839176 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0db9c40ddcb74e598082fece7205413d" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.839406 23905 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.839821 23755 raft_consensus.cc:3055] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.840198 23755 raft_consensus.cc:740] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.841144 23755 consensus_queue.cc:260] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.842604 23755 raft_consensus.cc:3060] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.831096 23903 raft_consensus.cc:2468] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.851276 23905 raft_consensus.cc:2468] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.851404 23720 leader_election.cc:304] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:35.852865 24073 raft_consensus.cc:2804] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.853428 24073 raft_consensus.cc:697] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Becoming Leader. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.853116 23654 catalog_manager.cc:5697] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.854053 23795 leader_election.cc:304] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, 9f8d8a73089949dfabd416f0147b3d6c; no voters: 
I20260710 11:03:35.854719 24073 consensus_queue.cc:237] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.855473 24041 raft_consensus.cc:2804] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.856431 24041 raft_consensus.cc:697] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:35.857875 24041 consensus_queue.cc:237] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.862540 23753 raft_consensus.cc:2468] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.851557 23755 raft_consensus.cc:2468] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:35.865644 24015 raft_consensus.cc:993] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: : Instructing follower 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:35.866978 24073 raft_consensus.cc:1081] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Signalling peer 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:35.873288 23905 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:52930
I20260710 11:03:35.874028 23905 raft_consensus.cc:493] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.874464 23905 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.856411 23832 raft_consensus.cc:2468] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af314f7f848f401487baf9eb2b770d16 in term 2.
I20260710 11:03:35.877197 23653 catalog_manager.cc:5697] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 1 to 2, leader changed from af314f7f848f401487baf9eb2b770d16 (127.18.188.1) to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.880296 23650 catalog_manager.cc:5697] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to af314f7f848f401487baf9eb2b770d16 (127.18.188.1). New cstate: current_term: 2 leader_uuid: "af314f7f848f401487baf9eb2b770d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.885205 24132 consensus_queue.cc:1048] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.886541 23905 raft_consensus.cc:515] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.889035 23905 leader_election.cc:290] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:35.891129 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:35.891441 23753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d38daae35cd04ba79d8c59365c546dbf" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:35.892293 23753 raft_consensus.cc:3055] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.892804 23753 raft_consensus.cc:740] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:35.894202 23753 consensus_queue.cc:260] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.896067 23753 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.910056 23753 raft_consensus.cc:2468] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 2.
I20260710 11:03:35.911522 23872 leader_election.cc:304] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [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: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 638db86f6f9c4b2fb925724cf823ca47
I20260710 11:03:35.912482 24130 raft_consensus.cc:2804] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.913028 24130 raft_consensus.cc:697] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:35.913975 24130 consensus_queue.cc:237] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:35.924826 23650 catalog_manager.cc:5697] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 1 to 2, leader changed from af314f7f848f401487baf9eb2b770d16 (127.18.188.1) to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 2 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:36.006558 24068 raft_consensus.cc:993] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: : Instructing follower 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:36.007339 24130 raft_consensus.cc:1081] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Signalling peer 638db86f6f9c4b2fb925724cf823ca47 to start an election
I20260710 11:03:36.008994 23832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
 from {username='slave'} at 127.0.0.1:45662
I20260710 11:03:36.009616 23832 raft_consensus.cc:493] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:36.009955 23832 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.015094 23832 raft_consensus.cc:515] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:36.016932 23832 leader_election.cc:290] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3:39687)
I20260710 11:03:36.017812 23755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:36.018059 23905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee89f06341ab438b802dbe67af32e812" candidate_uuid: "638db86f6f9c4b2fb925724cf823ca47" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
I20260710 11:03:36.018452 23755 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.018646 23905 raft_consensus.cc:3055] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:36.018996 23905 raft_consensus.cc:740] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:36.019686 23905 consensus_queue.cc:260] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:36.020627 23905 raft_consensus.cc:3060] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.024310 23755 raft_consensus.cc:2468] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:36.025784 23798 leader_election.cc:304] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 638db86f6f9c4b2fb925724cf823ca47, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:36.026680 24041 raft_consensus.cc:2804] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:36.027302 24041 raft_consensus.cc:697] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Becoming Leader. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:36.027354 23905 raft_consensus.cc:2468] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 638db86f6f9c4b2fb925724cf823ca47 in term 2.
I20260710 11:03:36.028164 24041 consensus_queue.cc:237] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:36.035285 23650 catalog_manager.cc:5697] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 reported cstate change: term changed from 1 to 2, leader changed from 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3) to 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2). New cstate: current_term: 2 leader_uuid: "638db86f6f9c4b2fb925724cf823ca47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:36.159461 23832 raft_consensus.cc:1275] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.161219 24132 consensus_queue.cc:1048] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.171917 23905 raft_consensus.cc:1275] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.173511 24074 consensus_queue.cc:1048] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.219728 23755 raft_consensus.cc:1275] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.221410 24080 consensus_queue.cc:1048] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.236521 23905 raft_consensus.cc:1275] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.238551 24080 consensus_queue.cc:1048] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:36.276748 23905 raft_consensus.cc:1275] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.278573 24041 consensus_queue.cc:1048] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.290405 23755 raft_consensus.cc:1275] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.292352 24080 consensus_queue.cc:1048] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.311429 23905 raft_consensus.cc:1275] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.313432 24074 consensus_queue.cc:1048] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:36.316300 23755 raft_consensus.cc:1275] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.318008 24130 consensus_queue.cc:1048] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:36.324712 23832 raft_consensus.cc:1275] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.325975 23906 raft_consensus.cc:1275] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.327404 24015 consensus_queue.cc:1048] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:36.330726 24133 consensus_queue.cc:1048] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.331375 23827 raft_consensus.cc:3060] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:36.350033 23832 raft_consensus.cc:1275] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer af314f7f848f401487baf9eb2b770d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.351960 24132 consensus_queue.cc:1048] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.352378 23827 raft_consensus.cc:1275] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.353086 23755 raft_consensus.cc:1275] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.355055 24080 consensus_queue.cc:1048] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.357266 24130 consensus_queue.cc:1048] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:36.373798 23905 raft_consensus.cc:1275] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.376013 24136 consensus_queue.cc:1048] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.521334 23905 raft_consensus.cc:1275] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.523028 24136 consensus_queue.cc:1048] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:36.533035 23753 raft_consensus.cc:1275] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 638db86f6f9c4b2fb925724cf823ca47: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:36.535267 24041 consensus_queue.cc:1048] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:38.509245 23653 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39080:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:38.533454 23653 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39080:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:38.721285 19184 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:38.721405 23720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.188.3:39687, user_credentials={real_user=slave}} blocked reactor thread for 54446.1us
I20260710 11:03:38.808362 24186 tablet.cc:1724] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.857478 24183 tablet.cc:1724] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.889577 24189 tablet.cc:1724] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.942780 24191 log.cc:927] Time spent T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260710 11:03:38.972326 24197 tablet.cc:1724] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.975281 24194 log.cc:927] Time spent T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260710 11:03:38.989754 24189 tablet.cc:1724] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.938750 24195 tablet.cc:1724] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.040876 24205 tablet.cc:1724] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.070290 24186 tablet.cc:1724] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.074167 24206 tablet.cc:1724] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:38.981345 24200 tablet.cc:1724] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.052241 24199 tablet.cc:1724] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.085816 24183 tablet.cc:1724] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.099844 24211 tablet.cc:1724] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.115757 24189 tablet.cc:1724] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.150928 24212 tablet.cc:1724] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.155191 24197 tablet.cc:1724] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.171633 23754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5"
dest_uuid: "af314f7f848f401487baf9eb2b770d16"
mode: GRACEFUL
new_leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:32794
I20260710 11:03:39.172262 23754 raft_consensus.cc:606] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Received request to transfer leadership to TS 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:39.172500 24195 tablet.cc:1724] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.170579 24197 tablet.cc:1724] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.175015 24205 tablet.cc:1724] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.178638 24206 tablet.cc:1724] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.187592 24186 tablet.cc:1724] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.170430 24189 tablet.cc:1724] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.199458 24209 tablet.cc:1724] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.206607 24200 tablet.cc:1724] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.220203 24183 tablet.cc:1724] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.226064 24158 raft_consensus.cc:993] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: : Instructing follower 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:39.226640 24158 raft_consensus.cc:1081] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Signalling peer 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:39.234177 24209 tablet.cc:1724] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.230196 23904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:52930
I20260710 11:03:39.246915 23904 raft_consensus.cc:493] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:39.248560 23904 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.253244 23827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d"
dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
mode: GRACEFUL
new_leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:54066
I20260710 11:03:39.254072 23827 raft_consensus.cc:606] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Received request to transfer leadership to TS 9f8d8a73089949dfabd416f0147b3d6c
I20260710 11:03:39.255911 19184 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:39.245872 24200 tablet.cc:1724] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:39.256608 19184 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:39.268062 23904 raft_consensus.cc:515] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.268982 23654 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: soft_deleted_table [id=237f66ccc75d46bfa0d1ee838aec6128] alter complete (version 1)
I20260710 11:03:39.270335 23904 leader_election.cc:290] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:39.271870 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:39.272504 23827 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.272567 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f33638abfe4343bbe0513b44a3b7d5" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:39.273228 23754 raft_consensus.cc:3055] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:39.273708 23754 raft_consensus.cc:740] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af314f7f848f401487baf9eb2b770d16, State: Running, Role: LEADER
I20260710 11:03:39.274483 23754 consensus_queue.cc:260] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.275693 23754 raft_consensus.cc:3060] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.283385 23754 raft_consensus.cc:2468] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 2.
I20260710 11:03:39.284886 23872 leader_election.cc:304] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:39.285753 23827 raft_consensus.cc:2468] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 2.
I20260710 11:03:39.286087 24190 raft_consensus.cc:2804] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:39.286706 24190 raft_consensus.cc:697] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:39.287500 24190 consensus_queue.cc:237] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.298730 23654 catalog_manager.cc:5697] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 1 to 2, leader changed from af314f7f848f401487baf9eb2b770d16 (127.18.188.1) to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 2 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:39.674602 23754 raft_consensus.cc:1275] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:39.675932 24190 consensus_queue.cc:1048] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:39.691726 23827 raft_consensus.cc:1275] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:39.693454 24220 consensus_queue.cc:1048] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:39.748857 24185 raft_consensus.cc:993] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: : Instructing follower 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:39.749478 24144 raft_consensus.cc:1081] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Signalling peer 9f8d8a73089949dfabd416f0147b3d6c to start an election
I20260710 11:03:39.751519 23904 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d"
dest_uuid: "9f8d8a73089949dfabd416f0147b3d6c"
 from {username='slave'} at 127.0.0.1:52926
I20260710 11:03:39.752151 23904 raft_consensus.cc:493] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:39.752605 23904 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.760262 23904 raft_consensus.cc:515] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.762460 23904 leader_election.cc:290] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 2 election: Requested vote from peers af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475), 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617)
I20260710 11:03:39.763336 23754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af314f7f848f401487baf9eb2b770d16"
I20260710 11:03:39.763537 23827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83eb6055ec84686ba49056193b9138d" candidate_uuid: "9f8d8a73089949dfabd416f0147b3d6c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "638db86f6f9c4b2fb925724cf823ca47"
I20260710 11:03:39.764102 23754 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.764209 23827 raft_consensus.cc:3055] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:39.764721 23827 raft_consensus.cc:740] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 638db86f6f9c4b2fb925724cf823ca47, State: Running, Role: LEADER
I20260710 11:03:39.765419 23827 consensus_queue.cc:260] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.766537 23827 raft_consensus.cc:3060] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.770071 23754 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 2.
I20260710 11:03:39.771728 23872 leader_election.cc:304] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9f8d8a73089949dfabd416f0147b3d6c, af314f7f848f401487baf9eb2b770d16; no voters: 
I20260710 11:03:39.772743 24220 raft_consensus.cc:2804] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:39.773352 24220 raft_consensus.cc:697] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Becoming Leader. State: Replica: 9f8d8a73089949dfabd416f0147b3d6c, State: Running, Role: LEADER
I20260710 11:03:39.773401 23827 raft_consensus.cc:2468] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f8d8a73089949dfabd416f0147b3d6c in term 2.
I20260710 11:03:39.774547 24220 consensus_queue.cc:237] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } }
I20260710 11:03:39.785689 23651 catalog_manager.cc:5697] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c reported cstate change: term changed from 1 to 2, leader changed from 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2) to 9f8d8a73089949dfabd416f0147b3d6c (127.18.188.3). New cstate: current_term: 2 leader_uuid: "9f8d8a73089949dfabd416f0147b3d6c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f8d8a73089949dfabd416f0147b3d6c" member_type: VOTER last_known_addr { host: "127.18.188.3" port: 39687 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:40.192970 23827 raft_consensus.cc:1275] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.194223 24220 consensus_queue.cc:1048] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "638db86f6f9c4b2fb925724cf823ca47" member_type: VOTER last_known_addr { host: "127.18.188.2" port: 42617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:40.204051 23754 raft_consensus.cc:1275] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Refusing update from remote peer 9f8d8a73089949dfabd416f0147b3d6c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.205772 24220 consensus_queue.cc:1048] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [LEADER]: Connected to new peer: Peer: permanent_uuid: "af314f7f848f401487baf9eb2b770d16" member_type: VOTER last_known_addr { host: "127.18.188.1" port: 43475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:40.336246 19184 tablet_server.cc:179] TabletServer@127.18.188.1:0 shutting down...
I20260710 11:03:40.373025 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:40.373946 19184 tablet_replica.cc:333] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.374898 19184 raft_consensus.cc:2243] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.375975 19184 raft_consensus.cc:2272] T 7bc47b589b0142e3b2e8d050b3a4ea99 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.378135 19184 tablet_replica.cc:333] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.378783 19184 raft_consensus.cc:2243] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.379267 19184 raft_consensus.cc:2272] T ee89f06341ab438b802dbe67af32e812 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.381212 19184 tablet_replica.cc:333] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.381963 19184 raft_consensus.cc:2243] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.382455 19184 raft_consensus.cc:2272] T 599dce2b18b74a52813e6364675c7321 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.384333 19184 tablet_replica.cc:333] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.384932 19184 raft_consensus.cc:2243] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.385411 19184 raft_consensus.cc:2272] T 490335b77804437f85053baf12b4d8be P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.387650 19184 tablet_replica.cc:333] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.388283 19184 raft_consensus.cc:2243] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.389194 19184 raft_consensus.cc:2272] T 9c577055f85c485fad18f15c99190730 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.391955 19184 tablet_replica.cc:333] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.392678 19184 raft_consensus.cc:2243] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.393724 19184 raft_consensus.cc:2272] T 37fa73cd74bc41b38a529302013acd58 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.396442 19184 tablet_replica.cc:333] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.397346 19184 raft_consensus.cc:2243] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.398350 19184 raft_consensus.cc:2272] T 8f5f7ad3fee9486db61ca7836937033f P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.400636 19184 tablet_replica.cc:333] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.401350 19184 raft_consensus.cc:2243] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.401911 19184 raft_consensus.cc:2272] T 88992fe9ad074c969419b285e5ac64f1 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.404259 19184 tablet_replica.cc:333] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.404964 19184 raft_consensus.cc:2243] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.405886 19184 raft_consensus.cc:2272] T e3ca4b3b66d84e1897499802e809fbd6 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.408219 19184 tablet_replica.cc:333] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.408957 19184 raft_consensus.cc:2243] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.409636 19184 raft_consensus.cc:2272] T 31bbe2b2c981448daaf9368b149c3d0a P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.412261 19184 tablet_replica.cc:333] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.412822 19184 raft_consensus.cc:2243] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.413264 19184 raft_consensus.cc:2272] T 3f3dca3b306c4447beffc4b14ef5133d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.415380 19184 tablet_replica.cc:333] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.416040 19184 raft_consensus.cc:2243] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.416579 19184 raft_consensus.cc:2272] T f83eb6055ec84686ba49056193b9138d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.419273 19184 tablet_replica.cc:333] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.419972 19184 raft_consensus.cc:2243] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.420495 19184 raft_consensus.cc:2272] T 63f33638abfe4343bbe0513b44a3b7d5 P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.423301 19184 tablet_replica.cc:333] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.424038 19184 raft_consensus.cc:2243] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.424626 19184 raft_consensus.cc:2272] T 0db9c40ddcb74e598082fece7205413d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.427399 19184 tablet_replica.cc:333] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.428119 19184 raft_consensus.cc:2243] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.428665 19184 raft_consensus.cc:2272] T 6215013b25e24e75a5332c59936f84b9 P af314f7f848f401487baf9eb2b770d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.431123 19184 tablet_replica.cc:333] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.431885 19184 raft_consensus.cc:2243] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.432963 19184 raft_consensus.cc:2272] T f057907d837d42bab1c8199f8ea6fe2d P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.435840 19184 tablet_replica.cc:333] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.436493 19184 raft_consensus.cc:2243] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.437247 19184 raft_consensus.cc:2272] T d38daae35cd04ba79d8c59365c546dbf P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.440189 19184 tablet_replica.cc:333] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16: stopping tablet replica
I20260710 11:03:40.441043 19184 raft_consensus.cc:2243] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.441969 19184 raft_consensus.cc:2272] T 1b55f02fa4154f47a10bfafbac11582b P af314f7f848f401487baf9eb2b770d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.484836 19184 tablet_server.cc:196] TabletServer@127.18.188.1:0 shutdown complete.
I20260710 11:03:40.522267 19184 tablet_server.cc:179] TabletServer@127.18.188.2:0 shutting down...
I20260710 11:03:40.555675 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:40.556560 19184 tablet_replica.cc:333] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.557433 19184 raft_consensus.cc:2243] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.558310 19184 raft_consensus.cc:2272] T 490335b77804437f85053baf12b4d8be P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.560187 19184 tablet_replica.cc:333] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.560801 19184 raft_consensus.cc:2243] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.561640 19184 raft_consensus.cc:2272] T 599dce2b18b74a52813e6364675c7321 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.563511 19184 tablet_replica.cc:333] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.564136 19184 raft_consensus.cc:2243] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.564654 19184 raft_consensus.cc:2272] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:40.565256 23798 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.188.1:43475: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260710 11:03:40.566766 19184 tablet_replica.cc:333] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.567468 19184 raft_consensus.cc:2243] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.568085 19184 raft_consensus.cc:2272] T ee89f06341ab438b802dbe67af32e812 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.570250 19184 tablet_replica.cc:333] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.571164 19184 raft_consensus.cc:2243] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.571973 19184 raft_consensus.cc:2272] T 8f5f7ad3fee9486db61ca7836937033f P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.574477 19184 tablet_replica.cc:333] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.575300 19184 raft_consensus.cc:2243] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.575740 19184 raft_consensus.cc:2272] T 88992fe9ad074c969419b285e5ac64f1 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.577728 19184 tablet_replica.cc:333] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.578277 19184 raft_consensus.cc:2243] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.578742 19184 raft_consensus.cc:2272] T f83eb6055ec84686ba49056193b9138d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.581562 19184 tablet_replica.cc:333] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.582126 19184 raft_consensus.cc:2243] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.582892 19184 raft_consensus.cc:2272] T 3f3dca3b306c4447beffc4b14ef5133d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.584975 19184 tablet_replica.cc:333] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.585623 19184 raft_consensus.cc:2243] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.586054 19184 raft_consensus.cc:2272] T e3ca4b3b66d84e1897499802e809fbd6 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.587854 19184 tablet_replica.cc:333] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.588398 19184 raft_consensus.cc:2243] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.589265 19184 raft_consensus.cc:2272] T 31bbe2b2c981448daaf9368b149c3d0a P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.592729 19184 tablet_replica.cc:333] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.593761 19184 raft_consensus.cc:2243] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.594744 19184 raft_consensus.cc:2272] T 37fa73cd74bc41b38a529302013acd58 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:40.596947 23872 consensus_peers.cc:597] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c -> Peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Couldn't send request to peer af314f7f848f401487baf9eb2b770d16. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:43475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.597355 19184 tablet_replica.cc:333] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
W20260710 11:03:40.597854 23872 consensus_peers.cc:597] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c -> Peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Couldn't send request to peer 638db86f6f9c4b2fb925724cf823ca47. 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 11:03:40.598251 19184 raft_consensus.cc:2243] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.598814 19184 raft_consensus.cc:2272] T 9c577055f85c485fad18f15c99190730 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.601162 19184 tablet_replica.cc:333] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.602139 19184 raft_consensus.cc:2243] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.602886 19184 raft_consensus.cc:2272] T f057907d837d42bab1c8199f8ea6fe2d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.605707 19184 tablet_replica.cc:333] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.606348 19184 raft_consensus.cc:2243] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.606881 19184 raft_consensus.cc:2272] T 63f33638abfe4343bbe0513b44a3b7d5 P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.609440 19184 tablet_replica.cc:333] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.610304 19184 raft_consensus.cc:2243] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.611402 19184 raft_consensus.cc:2272] T 0db9c40ddcb74e598082fece7205413d P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.614187 19184 tablet_replica.cc:333] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.614835 19184 raft_consensus.cc:2243] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.615860 19184 raft_consensus.cc:2272] T 6215013b25e24e75a5332c59936f84b9 P 638db86f6f9c4b2fb925724cf823ca47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.618628 19184 tablet_replica.cc:333] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.619257 19184 raft_consensus.cc:2243] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.619850 19184 raft_consensus.cc:2272] T d38daae35cd04ba79d8c59365c546dbf P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.622048 19184 tablet_replica.cc:333] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47: stopping tablet replica
I20260710 11:03:40.622608 19184 raft_consensus.cc:2243] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.623097 19184 raft_consensus.cc:2272] T 1b55f02fa4154f47a10bfafbac11582b P 638db86f6f9c4b2fb925724cf823ca47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.665876 19184 tablet_server.cc:196] TabletServer@127.18.188.2:0 shutdown complete.
W20260710 11:03:40.667364 23872 consensus_peers.cc:597] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c -> Peer 638db86f6f9c4b2fb925724cf823ca47 (127.18.188.2:42617): Couldn't send request to peer 638db86f6f9c4b2fb925724cf823ca47. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.2:42617: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.702268 19184 tablet_server.cc:179] TabletServer@127.18.188.3:0 shutting down...
I20260710 11:03:40.734309 19184 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:40.735291 19184 tablet_replica.cc:333] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.736090 19184 raft_consensus.cc:2243] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.736863 19184 raft_consensus.cc:2272] T 599dce2b18b74a52813e6364675c7321 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.738955 19184 tablet_replica.cc:333] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.739732 19184 raft_consensus.cc:2243] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.740374 19184 raft_consensus.cc:2272] T 490335b77804437f85053baf12b4d8be P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.742731 19184 tablet_replica.cc:333] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.743403 19184 raft_consensus.cc:2243] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:40.743546 23872 consensus_peers.cc:597] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c -> Peer af314f7f848f401487baf9eb2b770d16 (127.18.188.1:43475): Couldn't send request to peer af314f7f848f401487baf9eb2b770d16. Status: Network error: Client connection negotiation failed: client connection to 127.18.188.1:43475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.743959 19184 raft_consensus.cc:2272] T 8f5f7ad3fee9486db61ca7836937033f P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.745990 19184 tablet_replica.cc:333] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.746583 19184 raft_consensus.cc:2243] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.746994 19184 raft_consensus.cc:2272] T ee89f06341ab438b802dbe67af32e812 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.748850 19184 tablet_replica.cc:333] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.749392 19184 raft_consensus.cc:2243] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.749872 19184 raft_consensus.cc:2272] T 9c577055f85c485fad18f15c99190730 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.751814 19184 tablet_replica.cc:333] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.752425 19184 raft_consensus.cc:2243] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.752868 19184 raft_consensus.cc:2272] T 37fa73cd74bc41b38a529302013acd58 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.754942 19184 tablet_replica.cc:333] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.755522 19184 raft_consensus.cc:2243] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.756022 19184 raft_consensus.cc:2272] T 7bc47b589b0142e3b2e8d050b3a4ea99 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.758054 19184 tablet_replica.cc:333] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.758632 19184 raft_consensus.cc:2243] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.759496 19184 raft_consensus.cc:2272] T 88992fe9ad074c969419b285e5ac64f1 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.761734 19184 tablet_replica.cc:333] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.762319 19184 raft_consensus.cc:2243] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.762794 19184 raft_consensus.cc:2272] T 0db9c40ddcb74e598082fece7205413d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.764647 19184 tablet_replica.cc:333] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.765228 19184 raft_consensus.cc:2243] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.765743 19184 raft_consensus.cc:2272] T 6215013b25e24e75a5332c59936f84b9 P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.768146 19184 tablet_replica.cc:333] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.768814 19184 raft_consensus.cc:2243] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.769340 19184 raft_consensus.cc:2272] T e3ca4b3b66d84e1897499802e809fbd6 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.771344 19184 tablet_replica.cc:333] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.771927 19184 raft_consensus.cc:2243] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.772461 19184 raft_consensus.cc:2272] T 31bbe2b2c981448daaf9368b149c3d0a P 9f8d8a73089949dfabd416f0147b3d6c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.774757 19184 tablet_replica.cc:333] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.775574 19184 raft_consensus.cc:2243] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.776458 19184 raft_consensus.cc:2272] T f83eb6055ec84686ba49056193b9138d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.779019 19184 tablet_replica.cc:333] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.779608 19184 raft_consensus.cc:2243] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.780275 19184 raft_consensus.cc:2272] T 3f3dca3b306c4447beffc4b14ef5133d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.782318 19184 tablet_replica.cc:333] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.782868 19184 raft_consensus.cc:2243] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.783653 19184 raft_consensus.cc:2272] T d38daae35cd04ba79d8c59365c546dbf P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.785614 19184 tablet_replica.cc:333] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.786183 19184 raft_consensus.cc:2243] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.786648 19184 raft_consensus.cc:2272] T 1b55f02fa4154f47a10bfafbac11582b P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.788607 19184 tablet_replica.cc:333] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.789146 19184 raft_consensus.cc:2243] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:40.789692 19184 raft_consensus.cc:2272] T f057907d837d42bab1c8199f8ea6fe2d P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.792303 19184 tablet_replica.cc:333] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c: stopping tablet replica
I20260710 11:03:40.792977 19184 raft_consensus.cc:2243] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.793994 19184 raft_consensus.cc:2272] T 63f33638abfe4343bbe0513b44a3b7d5 P 9f8d8a73089949dfabd416f0147b3d6c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.839931 19184 tablet_server.cc:196] TabletServer@127.18.188.3:0 shutdown complete.
I20260710 11:03:40.872526 19184 master.cc:562] Master@127.18.188.62:45723 shutting down...
I20260710 11:03:40.899986 19184 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:40.900625 19184 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:40.900956 19184 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5a47cef9c9db4d018fa145d90f911b90: stopping tablet replica
I20260710 11:03:40.925213 19184 master.cc:584] Master@127.18.188.62:45723 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12124 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26974 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (117207 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:40.991256 19184 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260710 11:03:40.991515 19184 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 416 messages since previous log ~15 seconds ago
I20260710 11:03:40.991668 19184 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 415 messages since previous log ~15 seconds ago
I20260710 11:03:40.991827 19184 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 ~35 seconds ago
I20260710 11:03:40.991981 19184 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 ~35 seconds ago
I20260710 11:03:40.992187 19184 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:03:40.992365 19184 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~29 seconds ago
